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