forked from WCRP-CMIP/WCRP-universe
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path1pctco2.json
More file actions
23 lines (23 loc) · 676 Bytes
/
1pctco2.json
File metadata and controls
23 lines (23 loc) · 676 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"@context": "000_context.jsonld",
"id": "1pctco2",
"type": "experiment",
"description": "1% per year increase in atmospheric carbon dioxide levels. All other conditions are kept the same as piControl.",
"drs_name": "1pctCO2",
"start_timestamp": null,
"end_timestamp": null,
"activity": "cmip",
"additional_allowed_model_components": [
"aer",
"chem",
"bgc"
],
"branch_information": "Branch from `piControl` at a time of your choosing",
"min_ensemble_size": 1,
"parent_activity": "cmip",
"parent_experiment": "picontrol",
"required_model_components": [
"aogcm"
],
"tier": 1
}