forked from WCRP-CMIP/WCRP-universe
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathscen7-vl-aq.json
More file actions
25 lines (25 loc) · 916 Bytes
/
scen7-vl-aq.json
File metadata and controls
25 lines (25 loc) · 916 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
{
"@context": "000_context.jsonld",
"id": "scen7-vl-aq",
"type": "experiment",
"description": "PLACEHOLDER TBC. CMIP7 ScenarioMIP very low emissions future. Altered to use high aerosol and tropospheric non-methane ozone precursor emissions. This is for models with interactive chemistry. Models without interactive chemistry should run `scen7-vl-Aer` instead.",
"drs_name": "scen7-vl-AQ",
"start_timestamp": "2022-01-01",
"end_timestamp": "2100-12-31",
"min_number_yrs_per_sim": 79.0,
"activity": "aerchemmip",
"additional_allowed_model_components": [
"bgc"
],
"branch_information": "Branch from `historical` at 2022-01-01.",
"min_ensemble_size": 3,
"parent_activity": "cmip",
"parent_experiment": "historical",
"parent_mip_era": "cmip7",
"required_model_components": [
"aogcm",
"aer",
"chem"
],
"tier": 1
}