forked from WCRP-CMIP/CMIP7-CVs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscenariomip.json
More file actions
38 lines (38 loc) · 852 Bytes
/
scenariomip.json
File metadata and controls
38 lines (38 loc) · 852 Bytes
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
27
28
29
30
31
32
33
34
35
36
37
38
{
"@context": "000_context.jsonld",
"id": "scenariomip",
"type": "activity",
"experiments": [
"esm-scen7-h",
"esm-scen7-h-ext",
"esm-scen7-hl",
"esm-scen7-hl-ext",
"esm-scen7-l",
"esm-scen7-l-ext",
"esm-scen7-ln",
"esm-scen7-ln-ext",
"esm-scen7-m",
"esm-scen7-m-ext",
"esm-scen7-ml",
"esm-scen7-ml-ext",
"esm-scen7-vl",
"esm-scen7-vl-ext",
"scen7-h",
"scen7-h-ext",
"scen7-hl",
"scen7-hl-ext",
"scen7-l",
"scen7-l-ext",
"scen7-ln",
"scen7-ln-ext",
"scen7-m",
"scen7-m-ext",
"scen7-ml",
"scen7-ml-ext",
"scen7-vl",
"scen7-vl-ext"
],
"urls": [
"https://doi.org/10.5194/egusphere-2024-3765"
]
}