-
Notifications
You must be signed in to change notification settings - Fork 14
Add AerChemMIP scenario entries #85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ltroussellier
merged 3 commits into
WCRP-CMIP:esgvoc_dev
from
znichollscr:add-scenario-aerchemmip
Dec 15, 2025
Merged
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,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 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| { | ||
| "@context": "000_context.jsonld", | ||
| "id": "esm-scen7-h-aq", | ||
| "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 with interactive chemistry. Models without interactive chemistry should run `esm-scen7-h-Aer` instead.", | ||
| "drs_name": "esm-scen7-h-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 `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", | ||
| "chem" | ||
| ], | ||
| "tier": 1 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| { | ||
| "@context": "000_context.jsonld", | ||
| "id": "esm-scen7-vl-aer", | ||
| "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 without interactive chemistry. Models with interactive chemistry should run `esm-scen7-vl-Aq` instead.", | ||
| "drs_name": "esm-scen7-vl-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 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| { | ||
| "@context": "000_context.jsonld", | ||
| "id": "esm-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 `esm-scen7-vl-Aer` instead.", | ||
| "drs_name": "esm-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 `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", | ||
| "chem" | ||
| ], | ||
| "tier": 1 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| { | ||
| "@context": "000_context.jsonld", | ||
| "id": "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 `scen7-h-Aq` instead.", | ||
| "drs_name": "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 `historical` at 2022-01-01.", | ||
| "min_ensemble_size": 3, | ||
| "parent_activity": "cmip", | ||
| "parent_experiment": "historical", | ||
| "parent_mip_era": "cmip7", | ||
| "required_model_components": [ | ||
| "aogcm", | ||
| "aer" | ||
| ], | ||
| "tier": 1 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| { | ||
| "@context": "000_context.jsonld", | ||
| "id": "scen7-h-aq", | ||
| "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 with interactive chemistry. Models without interactive chemistry should run `scen7-h-Aer` instead.", | ||
| "drs_name": "scen7-h-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 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| { | ||
| "@context": "000_context.jsonld", | ||
| "id": "scen7-vl-aer", | ||
| "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 without interactive chemistry. Models with interactive chemistry should run `scen7-vl-Aq` instead.", | ||
| "drs_name": "scen7-vl-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 `historical` at 2022-01-01.", | ||
| "min_ensemble_size": 3, | ||
| "parent_activity": "cmip", | ||
| "parent_experiment": "historical", | ||
| "parent_mip_era": "cmip7", | ||
| "required_model_components": [ | ||
| "aogcm", | ||
| "aer" | ||
| ], | ||
| "tier": 1 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,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 | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure who to ask about this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bethdingley only question is here. I couldn't figure out what
hist-piAQwas meant to be...There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From the AerChemMIP paper:
hist-piAQ, where anthropogenic SLCF emissions contributing to air pollution are set at PI levels [...] The experiment hist-piAQ is the same as hist-piNTCF from AerChemMIP phase one (Collins et al., 2017) except the new name accurately reflects the experimental protocol wherein air pollutant emissions, including non-CH4 tropospheric O3 precursors, aerosols and their precursor emissions (BC, OC, NH3 and SO2) are set to PI levels. The experiment hist-piAQ can be used to diagnose the climate and air quality responses to the regionally heterogeneous evolution of anthropogenic nonCH4 SLCF emissions. [...] Models which can simulate SLCFs other than aerosols (i.e., CHEM) should perform hist-piAQ while models without such capability (i.e., AER) are asked to perform hist-piAer.
Does this answer your questions? If not, we can tag AerChemMIP for more details
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not really. What I'm trying to figure out is whether these are meant to have prescribed SSTs or not (this
hist-pi*naming is unique in Dunne et al so hard to know whether it's its own thing or a typo).@fmoconnor do you know anything about these
hist-piAQandhist-piAerexperiments? Are they like thepiClim*experiments with prescribed SSTs or like the DAMIP experiments (i.e. freely evolving SSTs)?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, Dunne et al (https://gmd.copernicus.org/articles/18/6671/2025/gmd-18-6671-2025.pdf) Table 3 suggests that 6 ensemble members are required. Is that correct?