willychap commited on
Commit
687cfbc
Β·
verified Β·
1 Parent(s): a07a239

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -126,7 +126,7 @@ willychap/camulator
126
  β”‚ β”œβ”€β”€ b.e21.CREDIT_climate_cyclic_1yr_f32coords.nc # cyclic (default)
127
  β”‚ └── b.e21.CREDIT_climate_branch_1980_2014.nc # progressive/transient
128
  β”œβ”€β”€ initial_conditions/
129
- β”‚ └── init_camulator_condition_tensor_1981-01-01T00Z.pth
130
  β”œβ”€β”€ normalization/
131
  β”‚ β”œβ”€β”€ mean_*.nc, std_*.nc # z-score
132
  β”‚ └── *statics*.nc # statics + latitude weights
@@ -145,6 +145,9 @@ CAMulator was trained on a CAM6 / ERA5-scaled climate dataset (1980-2014). The
145
  full training archive is not hosted here; the inputs needed to *run* the model
146
  (forcing, initial conditions, normalization, statics) are.
147
 
 
 
 
148
  ### Citation
149
 
150
  ```bibtex
 
126
  β”‚ β”œβ”€β”€ b.e21.CREDIT_climate_cyclic_1yr_f32coords.nc # cyclic (default)
127
  β”‚ └── b.e21.CREDIT_climate_branch_1980_2014.nc # progressive/transient
128
  β”œβ”€β”€ initial_conditions/
129
+ β”‚ └── init_camulator_condition_tensor_*.pth # 69 ICs (Jan 1 & Jul 1, 1980/1981-2014)
130
  β”œβ”€β”€ normalization/
131
  β”‚ β”œβ”€β”€ mean_*.nc, std_*.nc # z-score
132
  β”‚ └── *statics*.nc # statics + latitude weights
 
145
  full training archive is not hosted here; the inputs needed to *run* the model
146
  (forcing, initial conditions, normalization, statics) are.
147
 
148
+ If you would like access to our training Zarr datasets, please email
149
+ **wchapman [at] colorado.edu**.
150
+
151
  ### Citation
152
 
153
  ```bibtex