Skip to content

Commit 06d145d

Browse files
authored
Add link to E3SMv2-trained paper and checkpoint (#12)
* Add link to E3SMv2-trained paper and checkpoint * lint
1 parent be4a3e5 commit 06d145d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Docs](https://readthedocs.org/projects/ai2-climate-emulator/badge/?version=latest)](https://ai2-climate-emulator.readthedocs.io/en/latest/)
22

33
# ACE: Ai2 Climate Emulator
4-
This repo contains code accompanying "ACE: A fast, skillful learned global atmospheric model for climate prediction" ([arxiv:2310.02074](https://arxiv.org/abs/2310.02074)).
4+
This repo contains code accompanying "ACE: A fast, skillful learned global atmospheric model for climate prediction" ([arxiv:2310.02074](https://arxiv.org/abs/2310.02074)) and "Application of the Ai2 Climate Emulator to E3SMv2's global atmosphere model, with a focus on precipitation fidelity" ([preprint](https://doi.org/10.22541/au.170864176.62037635/v2)).
55

66
## Documentation
77

@@ -11,10 +11,12 @@ See complete documentation [here](https://ai2-climate-emulator.readthedocs.io/en
1111

1212
A quickstart guide may be found [here](https://ai2-climate-emulator.readthedocs.io/en/latest/quickstart.html).
1313

14-
## Model checkpoint
14+
## Model checkpoints
1515

16-
The trained ACE checkpoint and a 1-year subsample of the validation dataset is available in
16+
The trained ACE checkpoint and a 1-year subsample of the validation dataset used in [arxiv:2310.02074](https://arxiv.org/abs/2310.02074) are available in
1717
[this Zenodo repository](https://doi.org/10.5281/zenodo.10791087).
18+
The checkpoint trained on the [E3SMv2](https://doi.org/10.22541/au.170864176.62037635/v2) model
19+
and the corresponding dataset are available [here](https://portal.nersc.gov/archive/home/projects/e3sm/www/e3smv2-fme-dataset).
1820

1921
## Available datasets
2022
Two versions of the complete dataset described in [arxiv:2310.02074](https://arxiv.org/abs/2310.02074)

0 commit comments

Comments
 (0)