Skip to content

Commit 426a8da

Browse files
ruthlorenzmjaehn
andauthored
Datasets add coverage (#369)
* added coverage of datasets in climate_model_data * added coverage of datasets in obs and reanalysis data * Update ERA5 for ICON-CLM --------- Co-authored-by: Michael Jähn <mjaehn@ethz.ch>
1 parent ba6abfc commit 426a8da

2 files changed

Lines changed: 41 additions & 14 deletions

File tree

docs/datasets/climate_model_data.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- Access: direct / rsync
2121
- Status: frozen (2010-10)
2222
- Resolution: native
23+
- Coverage: global
2324

2425
### CMIP3
2526

@@ -33,6 +34,7 @@
3334
- Access: direct / rsync
3435
- Status: frozen (2016-12)
3536
- Resolution: native
37+
- Coverage: global
3638

3739
### CMIP5
3840

@@ -46,6 +48,7 @@
4648
- Access: direct / rsync
4749
- Status: frozen (2023/01)
4850
- Resolution: native
51+
- Coverage: global
4952

5053
### CMIP6
5154

@@ -63,6 +66,7 @@
6366
- Access: direct / rsync
6467
- Status: weekly updated
6568
- Resolution: native
69+
- Coverage: global
6670

6771
## CMIP Next Generation
6872

@@ -85,6 +89,7 @@
8589
- Status: frozen (2019-03)
8690
- Variables: n/a
8791
- Resolution: native and 2.5°x2.5°
92+
- Coverage: global
8893

8994
### CMIP5-ng
9095

@@ -99,6 +104,7 @@
99104
- Status: frozen (2019-03)
100105
- Variables: n/a
101106
- Resolution: native and 2.5° x 2.5°
107+
- Coverage: global
102108

103109
### CMIP6-ng
104110

@@ -115,8 +121,8 @@
115121
- Size: 214.61 TB :material-information-outline:{ title="last updated: 2025-12-14 01:49:46" }
116122
- Number of files: 715,562 :material-information-outline:{ title="last updated: 2025-12-14 01:49:46" }
117123
- Access: direct / rsync
118-
- Status: frozen (2019-03)
119-
- Variables:
124+
- Status: updated monthly
125+
- Variables:
120126
`areacella`{ title="fx (native)" },
121127
`clt`{ title="ann (g025), ann (native), mon (g025), mon (native)" },
122128
`co2mass`{ title="mon (native)" },
@@ -175,6 +181,7 @@
175181
`zg500`{ title="ann (g025), ann (native), day (g025), day (native), mon (g025), mon (native)" },
176182
`zos`{ title="ann (g025), ann (native), mon (g025), mon (native)" }
177183
- Resolution: native and 2.5° x 2.5°
184+
- Coverage: global
178185

179186
## Raw CORDEX
180187

@@ -202,6 +209,7 @@
202209
- Access: direct / rsync
203210
- Status: monthly updated
204211
- Resolution: 0.44° and 0.11°
212+
- Coverage: Europe
205213

206214
### CORDEX-ReKliEs
207215

@@ -219,6 +227,7 @@
219227
- Access: direct
220228
- Status: monthly updated
221229
- Resolution: 0.11°
230+
- Coverage: Europe
222231

223232
## CORDEX Data for Climate Scenarios
224233

@@ -240,7 +249,7 @@
240249
- Number of files: 1.800
241250
- Access: direct
242251
- Status: frozen (2019-04)
243-
- Variables:
252+
- Variables:
244253
`hfls`{ title="historical: 3hr, day, mon, sem — rcp26: 3hr, day, mon, sem — rcp85: 3hr, day, mon, sem" },
245254
`hfss`{ title="historical: 3hr, day, mon, sem — rcp26: 3hr, day, mon, sem — rcp85: 3hr, day, mon, sem" },
246255
`hurs`{ title="historical: 3hr, day, mon, sem — rcp26: 3hr, day, mon, sem — rcp85: 3hr, day, mon, sem" },
@@ -287,6 +296,7 @@
287296
`orog`{ title="historical: fx — rcp26: fx — rcp85: fx" },
288297
`sftlf`{ title="historical: fx — rcp26: fx — rcp85: fx" }
289298
- Resolution: 0.44° and 0.11°
299+
- Coverage: Europe
290300

291301
### CORDEX.ch2025
292302

@@ -298,10 +308,11 @@
298308
- Size: 46 TB
299309
- Number of files: 3.500
300310
- Access: direct
301-
- Status: ongoing
311+
- Status: frozen (2025-11)
302312
- Variables:
303313
- daily: `pr`, `tas`, `tasmax`, `tasmin`, `hurs`, `rsds`, `sfcWind`, `zg500`, `evspsbl`, `ta500`, `ta850`
304314
- Resolution: 0.11°
315+
- Coverage: Europe
305316
- [List with issues on polybox :material-open-in-new:](https://www.polybox.ethz.ch/index.php/s/RQQrUnRPlg86Apx){:target="_blank"}
306317

307318
### CORDEX-FPSCONV
@@ -318,11 +329,12 @@
318329
- Size: 30 TB
319330
- Number of files: 22.949
320331
- Access: direct / rsync
321-
- Status: ongoing
332+
- Status: frozen (2023-12)
322333
- Variables:
323334
- 1hr: `pr`, `tas`
324335
- daily: `pr`, `tas`, `tasmax`, `tasmin`
325336
- Resolution: 2-3 km
337+
- Coverage: European Alpine domain
326338

327339
### Seasonal Forecast Data from ECMWF (SEAS5)
328340

@@ -340,4 +352,4 @@
340352
- daily: `10m_u_component_of_wind`, `2m_dewpoint_temperature`, `mean_sea_level_pressure`, `snow_depth_water_equivalent`, `surface_net_solar_radiation`, `total_cloud_cover`,
341353
`10m_v_component_of_wind`, `evaporation`, `snow_depth`, `sub_surface_runoff`, `surface_runoff`, `2m_temperature`, `maximum_2m_temperature_in_the_last_24_hours`, `minimum_2m_temperature_in_the_last_24_hours`, `total_precipitation`
342354
- Resolution: 1° x 1°
343-
355+
- Coverage: global

docs/datasets/obs_reanalysis_data.md

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
- Variables: `2t`, `t`, `r`, ...
2323
- Temporal Resolution: 3-hourly
2424
- Spatial Resolution: 5 km x 5 km
25+
- Coverage: Europe
2526
- More information: sub-daily regional reanalysis data for Europe, [CDS :material-open-in-new:](https://cds.climate.copernicus.eu/datasets/reanalysis-cerra-single-levels?tab=overview){:target="_blank"}, [Wishlist :material-open-in-new:](https://docs.google.com/document/d/1YtIabO5PMTsD_i_PqycmzIbrOYigNmuublt_i6FKrhY/edit#heading=h.brsa23yzcugp){:target="_blank"}, [Download Status :material-open-in-new:](https://docs.google.com/spreadsheets/d/1xfM4TZCGXZm4M4VLQW3XPyAk6IX9vjlwj_p6ymX4aDU/edit#gid=0){:target="_blank"}
2627

2728
### CERRA-Land
@@ -38,6 +39,7 @@
3839
- Variables: `snom`, `sro`, `tp`, ...
3940
- Temporal Resolution: 3-hourly
4041
- Spatial Resolution: 5 km x 5 km
42+
- Coverage: Europe
4143
- More information: [CDS :material-open-in-new:](https://cds.climate.copernicus.eu/datasets/reanalysis-cerra-land?tab=overview){:target="_blank"}, [Wishlist :material-open-in-new:](https://docs.google.com/document/d/1YtIabO5PMTsD_i_PqycmzIbrOYigNmuublt_i6FKrhY/edit#heading=h.brsa23yzcugp){:target="_blank"}, [Download Status :material-open-in-new:](https://docs.google.com/spreadsheets/d/1e58ps_yBmxUG0jvL8ZmNNr7Zz_UXuqIZsz4MdRAzvbM/edit#gid=0){:target="_blank"}
4244

4345
### E-OBS
@@ -62,6 +64,7 @@
6264
- `QQ`: global radiation
6365
- Temporal Resolution: daily
6466
- Spatial Resolution: 0.1° and 0.25°
67+
- Coverage: Europe
6568
- More information: [E-OBS :material-open-in-new:](https://www.ecad.eu/download/ensembles/download.php){:target="_blank"}, [CDS :material-open-in-new:](https://cds.climate.copernicus.eu/datasets/insitu-gridded-observations-europe?tab=overview){:target="_blank"}
6669

6770
### ERAInterim
@@ -82,7 +85,8 @@
8285
- Time period: 1979-2019
8386
- Variables: `FIS`, `FR_LAND`, `FR_SEA_ICE`, `PS`, `QC`, `QI`, `QV`, `T`, `T_SKIN`, `T_SNOW`, `T_SO`, `U`, `V`, `W_SNOW`, `W_SO_REL`
8487
- Temporal Resolution: 6-hourly
85-
- Spatial Resolution: 0.7° x 0.7° (80 km) global
88+
- Spatial Resolution: 0.7° x 0.7° (80 km)
89+
- Coverage: Global
8690

8791
### ERA5 (for ICON-CLM)
8892

@@ -96,15 +100,16 @@
96100
/capstor/store/cscs/c2sm/c2sme/reanalyses_dkrz/ERA5
97101
```
98102

99-
- Size: 100 TB (last updated: 2025-01-31)
100-
- Number of files: 22'035 (last updated: 2025-01-31)
103+
- Size: 101 TB (last updated: 2025-12-15)
104+
- Number of files: 22'047 (last updated: 2025-12-15)
101105
- Access: direct
102106
- Status: updated
103-
- Time period: 1940-01 - 2024-08
107+
- Time period: 1940-01 - 2025-08
104108
- Variables: `FIS`, `FR_LAND`, `FR_SEA_ICE`, `PS`, `QC`, `QI`, `QR`, `QS`, `QV`, `T`, `T_SKIN`, `T_SNOW`, `T_SO`, `U`, `V`, `W_SNOW`, `W_SO_REL`
105109
- Temporal Resolution: hourly
106110
- Spatial Resolution: 0.28125° x 0.28125° (31 km)
107111
- Vertical levels: [40 - 137 :material-open-in-new:](https://confluence.ecmwf.int/display/UDOC/L137+model+level+definitions){:target="_blank"}
112+
- Coverage: Europe
108113
- More information: [ERA5 at CDS :material-open-in-new:](https://cds.climate.copernicus.eu/datasets/reanalysis-era5-single-levels?tab=overview){:target="_blank"}
109114

110115
### ERA5
@@ -121,6 +126,7 @@
121126
- Variables: `2t`, `tp`, `10si`, `mn2t`, `mx2t`
122127
- Temporal Resolution: monthly, hourly (variable dependent)
123128
- Spatial Resolution: 0.25° x 0.25°
129+
- Coverage: Global
124130

125131
### ERA5-Land
126132

@@ -136,6 +142,7 @@
136142
- Variables: `2t`, `snom`
137143
- Temporal Resolution: hourly (variable dependent)
138144
- Spatial Resolution: 0.1° x 0.1°
145+
- Coverage: Global
139146
- More information: [ERA5-Land :material-open-in-new:](https://cds.climate.copernicus.eu/datasets/reanalysis-era5-land?tab=form){:target="_blank"}
140147

141148
### MERRA2
@@ -153,6 +160,7 @@
153160
- Variables: many, temperature, precipitation, radiation, sea level pressure etc.
154161
- Temporal Resolution: hourly, sst monthly
155162
- Spatial Resolution: 0.5 lat x 0.625 lon (~50km)
163+
- Coverage: Global
156164
- More information: [MERRA-2 :material-open-in-new:](https://gmao.gsfc.nasa.gov/gmao-products/merra-2/){:target="_blank"}, [Climate Data Guide :material-open-in-new:](https://climatedataguide.ucar.edu/climate-data/nasas-merra2-reanalysis){:target="_blank"}
157165

158166

@@ -174,7 +182,7 @@
174182
- Access: direct
175183
- Status: updated
176184
- Time period: 1985-2020
177-
- Variables:
185+
- Variables:
178186
`10si`{ title="day (native): 1985-2023, mon (native): 1985-2023" },
179187
`10wdir`{ title="day (native): 1985-2023, mon (native): 1985-2023" },
180188
`2r`{ title="day (native): 1985-2023, mon (native): 1985-2023" },
@@ -206,6 +214,7 @@
206214
`vsw`{ title="day (native): 1985-2023, mon (native): 1985-2023" }
207215
- Temporal Resolution: daily, monthly
208216
- Spatial Resolution: 5x5km
217+
- Coverage: Europe
209218
- More information: Sub-daily regional reanalysis data for Europe, [CDS :material-open-in-new:](https://cds.climate.copernicus.eu/datasets/reanalysis-cerra-single-levels?tab=overview){:target="_blank"}, [Status :material-open-in-new:](https://docs.google.com/spreadsheets/d/1xfM4TZCGXZm4M4VLQW3XPyAk6IX9vjlwj_p6ymX4aDU/edit#gid=0){:target="_blank"}
210219

211220
### CERRA-Land
@@ -221,7 +230,7 @@
221230
- Access: direct
222231
- Status: updated
223232
- Time period: 1985-2020
224-
- Variables:
233+
- Variables:
225234
`eva`{ title="day (native): 1985-2020, mon (native): 1985-2020" },
226235
`perc`{ title="day (native): 1985-2021, mon (native): 1985-2021" },
227236
`sd`{ title="day (native): 1985-2020, mon (native): 1985-2020" },
@@ -239,6 +248,7 @@
239248
`vsw`{ title="day (native): 1985-2020, mon (native): 1985-2020" }
240249
- Temporal Resolution: daily, monthly
241250
- Spatial Resolution: 5x5km
251+
- Coverage: Europe
242252
- More information: [CDS :material-open-in-new:](https://cds.climate.copernicus.eu/datasets/reanalysis-cerra-land?tab=overview){:target="_blank"}, [Status :material-open-in-new:](https://docs.google.com/spreadsheets/d/1e58ps_yBmxUG0jvL8ZmNNr7Zz_UXuqIZsz4MdRAzvbM/edit#gid=0){:target="_blank"}
243253

244254
### E-OBS and MCH
@@ -259,6 +269,7 @@
259269
- v26.0e: `pr`, `tas`, `tasmax`, `tasmin`
260270
- Temporal Resolution: daily
261271
- Spatial Resolution: 0.11°
272+
- Coverage: Europe
262273
- More information: E-OBS (v23.1e and v26.0e) data with higher resolution MCH data over Switzerland (prepared for CH2025)
263274

264275
### ERA5
@@ -278,7 +289,7 @@
278289
- Access: direct
279290
- Status: updated
280291
- Time period: v1: 1940-2022, v2: 1980-2023, v3: 1940-present
281-
- Variables:
292+
- Variables:
282293
`cbh`{ title="day (native): 194001-202412, mon (native): 194001-202412" },
283294
`cl`{ title="day (native): 194001-202312, mon (native): 194001-202312" },
284295
`clt`{ title="day (native): 198001-202312, mon (native): 194012-202410" },
@@ -310,6 +321,7 @@
310321
- v3: variable names and units are standardized to CMIP (incl. clt)
311322
- Temporal Resolution: daily, monthly
312323
- Spatial Resolution: 0.25° x 0.25°
324+
- Coverage: Global
313325
- More information: [CDS :material-open-in-new:](https://cds.climate.copernicus.eu/datasets/reanalysis-era5-single-levels?tab=overview){:target="_blank"}
314326
- automounted to Euler, the automounter mounts filesystem when it is addressed, e.g. with "ls", "cd", before you cannot see it!
315327

@@ -326,7 +338,7 @@
326338
- Access: direct
327339
- Status: updated
328340
- Time period: 1950-present
329-
- Variables:
341+
- Variables:
330342
`2d`{ title="day (native): 1970-2024, mon (native): 1970-2024" },
331343
`2t`{ title="day (native): 1950-2022, mon (native): 1950-2022" },
332344
`e`{ title="day (native): 1950-2022, mon (native): 1950-2022" },
@@ -344,6 +356,7 @@
344356
`v10`{ title="day (native): 1970-2024, mon (native): 1970-2024" }
345357
- Temporal Resolution: daily, monthly
346358
- Spatial Resolution: 0.1° x 0.1°
359+
- Coverage: Global
347360
- More information: [CDS :material-open-in-new:](https://cds.climate.copernicus.eu/datasets/reanalysis-era5-land?tab=form){:target="_blank"}
348361

349362
### MERRA2
@@ -360,6 +373,7 @@
360373
- Variables: `tas`, `tasmax`, `tasmin`, `huss`, `psl`, `pr`, `hfss`, `hfls`, `rlus`, `rlds`, `rsds`, `rsus`, `tos`
361374
- Temporal Resolution: daily, monthly
362375
- Spatial Resolution: 2.5 lat x 2.5 lon (same as cmip6-ng)
376+
- Coverage: Global
363377
- More information: Files are consistent with cmip-ng archives, no time period is indicated in filenames
364378

365379
### MCH
@@ -376,4 +390,5 @@
376390
- Variables: `tas`, `tasmax`, `tasmin`, `pr`
377391
- Temporal Resolution: daily
378392
- Spatial Resolution: ~2km
393+
- Coverage: Switzerland
379394
- More information: Gridded observational data from MeteoSwiss over Switzerland

0 commit comments

Comments
 (0)