Full Model Emulation
oliverwm commited on
Commit
48567c8
Β·
verified Β·
1 Parent(s): ca728a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -26
README.md CHANGED
@@ -1,26 +1,27 @@
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](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).
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).
 
 
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).