Full Model Emulation
oliverwm commited on
Commit
f25123c
·
1 Parent(s): 37d710d
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -44,3 +44,16 @@ Some known weaknesses are:
44
  - the individual sensitivities to changing sea surface temperature and CO2 are not entirely realistic
45
  - the medium-range (3-10 day) weather forecast skill is not state of the art
46
  - not expected to generalize accurately for large perturbations of certain inputs (e.g. doubling of CO2)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  - the individual sensitivities to changing sea surface temperature and CO2 are not entirely realistic
45
  - the medium-range (3-10 day) weather forecast skill is not state of the art
46
  - not expected to generalize accurately for large perturbations of certain inputs (e.g. doubling of CO2)
47
+
48
+ ### Complete training dataset
49
+
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/).
56
+
57
+ We acknowledge ECMWF and the Copernicus Climate Change Service for producing the ERA5 dataset.
58
+
59
+ > This dataset contains modified Copernicus Climate Change Service information. Neither the European Commission nor ECMWF is responsible for any use that may be made of the Copernicus information or data it contains.