Update README.md
Browse files
README.md
CHANGED
|
@@ -1,26 +1,27 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
-
|
| 21 |
-
-
|
| 22 |
-
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
library_name: fme
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
<img src="ACE-logo.png" alt="Logo for the ACE Project" style="width: auto; height: 50px;">
|
| 7 |
+
|
| 8 |
+
# SamudrACE-CM4-piControl
|
| 9 |
+
|
| 10 |
+
Ai2 Climate Emulator (ACE) is a family of models designed to simulate atmospheric variability from the time scale of days to centuries.
|
| 11 |
+
|
| 12 |
+
**Disclaimer: ACE models are research tools and should not be used for operational climate predictions.**
|
| 13 |
+
|
| 14 |
+
SamudrACE-CM4-piControl is trained on simulation data from [GFDL's Climate Model v4](https://www.gfdl.noaa.gov/coupled-physical-model-cm4/) with preindustrial control forcing conditions, as described in [SamudrACE: Fast and Accurate Coupled Climate Modeling with 3D Ocean and Atmosphere Emulators](https://arxiv.org/abs/2509.12490).
|
| 15 |
+
|
| 16 |
+
**Note: this model requires fme>=2025.10.0**
|
| 17 |
+
|
| 18 |
+
## Quick links
|
| 19 |
+
|
| 20 |
+
- π [Paper](https://arxiv.org/abs/2509.12490)
|
| 21 |
+
- π» [Code](https://github.com/ai2cm/ace)
|
| 22 |
+
- π¬ [Docs](https://ai2-climate-emulator.readthedocs.io/en/stable/)
|
| 23 |
+
- π [All Models in the ACE Family](https://huggingface.co/collections/allenai/ace-67327d822f0f0d8e0e5e6ca4)
|
| 24 |
+
|
| 25 |
+
## License
|
| 26 |
+
|
| 27 |
+
This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with Ai2's [Responsible Use Guidelines](https://allenai.org/responsible-use).
|