Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 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 |
+
# ACE2-EAMv3
|
| 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 |
+
ACE2-EAMv3 is trained on output from the E3SMv3's atmosphere model (i.e. EAMv3) forced with historical sea surface temperature (AMIP) from 1970-2020.
|
| 14 |
+
|
| 15 |
+
Quick links:
|
| 16 |
+
- 📃 [Paper]
|
| 17 |
+
- 💻 [Code](https://github.com/ai2cm/ace)
|
| 18 |
+
- 💬 [Docs](https://ai2-climate-emulator.readthedocs.io/en/stable/)
|
| 19 |
+
- 📂 [All Models](https://huggingface.co/collections/allenai/ace-67327d822f0f0d8e0e5e6ca4)
|