Full Model Emulation
elynnwu commited on
Commit
b6f9ce6
·
verified ·
1 Parent(s): 6f6418c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -1,3 +1,29 @@
1
  ---
2
  license: apache-2.0
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ library_name: fme
4
  ---
5
+
6
+ # SamudrACE-E3SMv3
7
+
8
+ <img src="ACE-logo.png" alt="Logo for the ACE Project" style="width: auto; height: 50px;">
9
+
10
+ Ai2 Climate Emulator (ACE) is a family of models designed to simulate
11
+ atmospheric variability from the time scale of days to centuries.
12
+
13
+ **Disclaimer: ACE models are research tools and should not be used for
14
+ operational climate predictions.**
15
+
16
+ Quick links:
17
+ - 📃 [Paper]()
18
+ - 💻 [Code](https://github.com/ai2cm/ace)
19
+ - 💬 [Docs](https://ai2-climate-emulator.readthedocs.io/en/stable/)
20
+ - 📂 [All Models](https://huggingface.co/collections/allenai/ace-67327d822f0f0d8e0e5e6ca4)
21
+
22
+ ## License
23
+
24
+ This model is licensed under Apache 2.0. It is intended for research and
25
+ educational use in accordance with Ai2’s
26
+ [Responsible Use Guidelines](https://allenai.org/responsible-use).
27
+
28
+ ## Attribution
29
+ This model is trained on outputs generated from the Energy Exascale Earth System Model (E3SM) provided by the U.S. Department of Energy (DOE). This model was trained and evaluated using the Perlmutter system operated by the National Energy Research Scientific Computing Center (NERSC), a DOE Office of Science User Facility, located at Lawrence Berkeley National Laboratory. We thank the E3SM team for their collaboration.