-
Notifications
You must be signed in to change notification settings - Fork 4
/
CMIP6Plus_DRS.json
26 lines (26 loc) · 1.47 KB
/
CMIP6Plus_DRS.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"Header": {
"collection": {
"CV_collection_version": "v6.5.1.3",
"CV_collection_modified": "2024-03-14T21:34:13Z",
"CV_collection_release": "https://github.com/WCRP-CMIP/CMIP6Plus_CVs/releases/tag/v6.5.1.2",
"specs_doc": "v6.5.0"
},
"file": {
"checksum": "md5: 87c4ebd7d94fc626cbbf6c848a978996",
"DRS_update_commit": "6ab533c088192f597f68cbbe5d53d6eb2c52e8b1",
"DRS_modified": "Thu Mar 14 21:34:08 2024 +0000",
"DRS_note": "Minor tweaks to correct issues in CMIP6Plus_CV.json generation (#59)"
},
"author": "Matthew Mizielinski",
"institution_id": "MOHC"
},
"DRS": {
"directory_path_example": "CMIP6Plus/CMIP/MOHC/HadGEM3-GC31-MM/historical/r1i1p1f3/Amon/tas/gn/v20191207/",
"directory_path_sub_experiment_example": "CMIP6Plus/DCPP/MOHC/HadGEM3-GC31-MM/dcppA-hindcast/s1960-r1i1p1f2/Amon/tas/gn/v20200417/",
"directory_path_template": "<mip_era>/<activity_id>/<institution_id>/<source_id>/<experiment_id>/<member_id>/<table_id>/<variable_id>/<grid_label>/<version>",
"filename_example": "tas_Amon_HadGEM3-GC31-MM_historical_r1i1p1f3_gn_185001-186912.nc",
"filename_sub_experiment_example": "tas_Amon_HadGEM3-GC31-MM_dcppA-hindcast_s1960-r1i1p1f2_gn_196011-196012.nc",
"filename_template": "<variable_id>_<table_id>_<source_id>_<experiment_id >_<member_id>_<grid_label>[_<time_range>].nc"
}
}