Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,8 @@ Ai2 Climate Emulator (ACE) is a family of models designed to simulate atmospheri
|
|
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
|
|
|
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 |
+
with corresponding documentation here: [https://ai2-climate-emulator.readthedocs.io/en/stable/](https://ai2-climate-emulator.readthedocs.io/en/stable/)
|
14 |
|
15 |
Briefly, the strengths of ACE2-ERA5 are:
|
16 |
- accurate atmospheric warming response to combined increase of sea surface temperature and CO2 over last 80 years
|