Update README.md
Browse files
README.md
CHANGED
@@ -12,18 +12,21 @@ Ai2 Climate Emulator (ACE) is a family of models designed to simulate atmospheri
|
|
12 |
|
13 |
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.
|
14 |
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
17 |
|
18 |
Briefly, the strengths of ACE2-ERA5 are:
|
19 |
- accurate atmospheric warming response to combined increase of sea surface temperature and CO2 over last 80 years
|
20 |
- highly accurate atmospheric response to El Niño sea surface temperature variability
|
21 |
-
- good representation of geographic distribution of tropical cyclones
|
22 |
- accurate Madden Julian Oscillation variability
|
23 |
- realistic stratospheric polar vortex strength and variability
|
24 |
- exact conservation of global dry air mass and moisture
|
25 |
|
26 |
Some known weaknesses are:
|
27 |
-
- the individual sensitivities to
|
28 |
- the medium-range (3-10 day) weather forecast skill is not state of the art
|
29 |
-
- not expected to generalize accurately for large perturbations of inputs (e.g. doubling of CO2)
|
|
|
12 |
|
13 |
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.
|
14 |
|
15 |
+
Quick links:
|
16 |
+
- 📃 Paper (coming soon)
|
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)
|
20 |
|
21 |
Briefly, the strengths of ACE2-ERA5 are:
|
22 |
- accurate atmospheric warming response to combined increase of sea surface temperature and CO2 over last 80 years
|
23 |
- highly accurate atmospheric response to El Niño sea surface temperature variability
|
24 |
+
- good representation of the geographic distribution of tropical cyclones
|
25 |
- accurate Madden Julian Oscillation variability
|
26 |
- realistic stratospheric polar vortex strength and variability
|
27 |
- exact conservation of global dry air mass and moisture
|
28 |
|
29 |
Some known weaknesses are:
|
30 |
+
- the individual sensitivities to changing sea surface temperature and CO2 are not entirely realistic
|
31 |
- the medium-range (3-10 day) weather forecast skill is not state of the art
|
32 |
+
- not expected to generalize accurately for large perturbations of certain inputs (e.g. doubling of CO2)
|