seaice
emulation
will-gregory commited on
Commit
27335a9
·
verified ·
1 Parent(s): e559a78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -9,9 +9,7 @@ tags:
9
 
10
  This repository contains the optimized weights for the FloeNet sea ice emulator. The model has been trained on simulated data from a reanalysis-forced ice-ocean simulation, using the Geophysical Fluid Dynamics Laboratory (GFDL) coupled ocean-sea-ice model, OM4. Training was carried out using the Allen Institute for AI (Ai2) emulator framework (https://github.com/ai2cm/ace). FloNet can be found at ``fme/ace/models/graphcast``.
11
 
12
- <video
13
- src="Arctic_FloeNet_2007.mp4"
14
- controls
15
- style="max-width: 720px;"
16
- ></video>
17
 
 
9
 
10
  This repository contains the optimized weights for the FloeNet sea ice emulator. The model has been trained on simulated data from a reanalysis-forced ice-ocean simulation, using the Geophysical Fluid Dynamics Laboratory (GFDL) coupled ocean-sea-ice model, OM4. Training was carried out using the Allen Institute for AI (Ai2) emulator framework (https://github.com/ai2cm/ace). FloNet can be found at ``fme/ace/models/graphcast``.
11
 
12
+ <video controls style="max-width: 720px;">
13
+ <source src="https://huggingface.co/M2LInES/FloeNet-OM4/resolve/main/Arctic_FloeNet_2007.mp4" type="video/mp4">
14
+ </video>
 
 
15