Upload README.md with huggingface_hub
Browse files
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 |
-
β βββ
|
| 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
|