Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,9 @@ tags:
|
|
| 7 |
|
| 8 |
**FloeNet**
|
| 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).
|
|
|
|
|
|
|
| 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">
|
|
|
|
| 7 |
|
| 8 |
**FloeNet**
|
| 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).
|
| 11 |
+
|
| 12 |
+
FloNet's architecture can be found at ``fme/ace/registry/m2lines``.
|
| 13 |
|
| 14 |
<video controls style="max-width: 720px;">
|
| 15 |
<source src="https://huggingface.co/M2LInES/FloeNet-OM4/resolve/main/Arctic_FloeNet_2007.mp4" type="video/mp4">
|