Instructions to use allenai/ACE2-ERA5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Full Model Emulation
How to use allenai/ACE2-ERA5 with Full Model Emulation:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -50,3 +50,6 @@ Some known weaknesses are:
|
|
| 50 |
This repository only contains the data necessary for inference starting from a select number of
|
| 51 |
past times. You can find the complete training dataset spanning 1940-2022 at this requester-pays
|
| 52 |
Google cloud bucket: `gs://ai2cm-public-requester-pays/2024-11-13-ai2-climate-emulator-v2-amip/data/era5-1deg-1940-2022.zarr`.
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
This repository only contains the data necessary for inference starting from a select number of
|
| 51 |
past times. You can find the complete training dataset spanning 1940-2022 at this requester-pays
|
| 52 |
Google cloud bucket: `gs://ai2cm-public-requester-pays/2024-11-13-ai2-climate-emulator-v2-amip/data/era5-1deg-1940-2022.zarr`.
|
| 53 |
+
|
| 54 |
+
This dataset was generated from the ERA5 datasets hosted by Google Research (https://github.com/google-research/arco-era5)
|
| 55 |
+
and NCAR (https://gdex.ucar.edu/datasets/d633000/).
|