James Duncan
commited on
Commit
ยท
d8871d8
1
Parent(s):
8fd22b2
Update model card
Browse files- ACE-logo.png +0 -0
- README.md +23 -0
ACE-logo.png
ADDED
|
|
README.md
CHANGED
|
@@ -1,3 +1,26 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
<img src="ACE-logo.png" alt="Logo for the ACE Project" style="width: auto; height: 50px;">
|
| 6 |
+
|
| 7 |
+
# SamudrACE-CM4-piControl
|
| 8 |
+
|
| 9 |
+
Ai2 Climate Emulator (ACE) is a family of models designed to simulate atmospheric variability from the time scale of days to centuries.
|
| 10 |
+
|
| 11 |
+
**Disclaimer: ACE models are research tools and should not be used for operational climate predictions.**
|
| 12 |
+
|
| 13 |
+
SamudrACE-CM4-piControl is trained on simulation data from GFDL's Climate Model v4 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).
|
| 14 |
+
|
| 15 |
+
**Note: this model requires fme>=2025.10.0**
|
| 16 |
+
|
| 17 |
+
## Quick links
|
| 18 |
+
|
| 19 |
+
- ๐ [Paper](https://arxiv.org/abs/2509.12490)
|
| 20 |
+
- ๐ป [Code](https://github.com/ai2cm/ace)
|
| 21 |
+
- ๐ฌ [Docs](https://ai2-climate-emulator.readthedocs.io/en/stable/)
|
| 22 |
+
- ๐ [All Models in the ACE Family](https://huggingface.co/collections/allenai/ace-67327d822f0f0d8e0e5e6ca4)
|
| 23 |
+
|
| 24 |
+
## License
|
| 25 |
+
|
| 26 |
+
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).
|