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
39 lines (39 loc) · 1.72 KB
/
scenariomip.json
File metadata and controls
39 lines (39 loc) · 1.72 KB
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
39
{
"@context": "000_context.jsonld",
"id": "scenariomip",
"type": "activity",
"description": "Future scenario experiments. Exploration of the future climate under a (selected) range of possible boundary conditions. In CMIP7, the priority tier for experiments is conditional on whether you are doing emissions- or concentration-driven simulations. There is no way to express this in the CVs (nor time to implement something to handle this conditionality). This means that, for your particular situation, some experiments may be at a lower tier than is listed in the CVs. For example, the `vl` scenario is tier 1 for concentration-driven models and tier 2 for emissions-driven models. However, in the CVs, we have used the highest priority tier (across all the possible conditionalities). Hence `vl` is listed as tier 1 in the CVs (even though it is actually tier 2 for emissions-driven models).For details, please see the full description in the ScenarioMIP description papers.",
"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"
]
}