oliverwm commited on
Commit
a63863f
1 Parent(s): 832416b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # ACE2-ERA5
5
+
6
+ The Ai2 Climate Emulator (ACE) is a family of models designed to simulate atmospheric variability from the time scale of days to centuries.
7
+
8
+ **Disclaimer: ACE models are research tools and should not be used for operational climate predictions.**
9
+
10
+ ACE2-ERA5 is trained on the [ERA5 dataset](https://rmets.onlinelibrary.wiley.com/doi/10.1002/qj.3803) and will be described in a forthcoming paper.
11
+
12
+ Code for doing inference with ACE models can be found here: [https://github.com/ai2cm/ace](https://github.com/ai2cm/ace).
13
+
14
+ Briefly, the strengths of ACE2-ERA5 are:
15
+ - accurate atmospheric warming response to combined increase of sea surface temperature and CO2 over last 80 years
16
+ - highly accurate atmospheric response to El Niño sea surface temperature variability
17
+ - good representation of geographic distribution of tropical cyclones
18
+ - accurate Madden Julian Oscillation variability
19
+ - realistic stratospheric polar vortex strength and variability
20
+
21
+ Some known weaknesses are:
22
+ - the individual sensitivities to increased sea surface temperature and CO2 are not entirely realistic
23
+ - the medium-range (3-10 day) weather forecast skill is not state of the art