Skip to content

Commit

Permalink
Add agriculture group3 information
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenklar committed Jul 8, 2024
1 parent 8587111 commit 0923b60
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 13 deletions.
34 changes: 34 additions & 0 deletions definitions/experiments/ISIMIP3b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1086,3 +1086,37 @@
- ISIMIP3b
sectors:
- fire

- specifier: ssp585_ssp585soc-adapt_onlygrwseasonchange
title: Sensitivity to changes in growing season
subtitles:
- ssp585_ssp585soc-adapt_onlygrwseasonchange
priority: See Table 2.5 for Group III experiment priorities
pre-industrial: Identical to the similar **picontrol/1850soc** run above.
historical: Identical to the similar **historical/histsoc** run above.
future:
climate: ssp585
soc: ssp585soc-adapt
soc_sens: onlygrwseasonchange
simulation_rounds:
- ISIMIP3b
sectors:
- agriculture
group3: true

- specifier: ssp585_ssp585soc-adapt_onlyfertchange
title: Sensitivity to changes in fertilizer input
subtitles:
- ssp585_ssp585soc-adapt_onlyfertchange
priority: See Table 2.5 for Group III experiment priorities
pre-industrial: Identical to the similar **picontrol/1850soc** run above.
historical: Identical to the similar **historical/histsoc** run above.
future:
climate: ssp585
soc: ssp585soc-adapt
soc_sens: onlyfertchange
simulation_rounds:
- ISIMIP3b
sectors:
- agriculture
group3: true
2 changes: 0 additions & 2 deletions definitions/forcing_data/gcm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
simulation_rounds:
- ISIMIP3b
sectors:
- agriculture
- biodiversity
- biomes
- coastal
Expand Down Expand Up @@ -161,7 +160,6 @@
simulation_rounds:
- ISIMIP3b
sectors:
- agriculture
- biodiversity
- biomes
- coastal
Expand Down
3 changes: 3 additions & 0 deletions definitions/forcing_data/sspsoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@
mandatory: true
status: under construction
sectors:
- agriculture
- water_global
simulation_rounds:
- ISIMIP3b
Expand All @@ -288,6 +289,7 @@
mandatory: true
status: under construction
sectors:
- agriculture
- biomes
- fire
- peat
Expand All @@ -313,6 +315,7 @@
mandatory: true
status: under construction
sectors:
- agriculture
- biomes
- fire
- peat
Expand Down
20 changes: 17 additions & 3 deletions definitions/group3_requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
- specifier: landuse
title: Land use
required:
- agriculture
- biomes
- fire
- forestry
Expand All @@ -61,6 +62,7 @@
- permafrost
- water_global
harmonized:
- agriculture
- biomes
- fire
- forestry
Expand All @@ -69,6 +71,7 @@
- permafrost
- water_global
sectors:
- agriculture
- biomes
- fire
- forestry
Expand All @@ -81,7 +84,8 @@

- specifier: n-deposition
title: Nitrogen Deposition
required: []
required:
- agriculture
harmonized:
- biomes
- fire
Expand All @@ -90,6 +94,7 @@
- peat
- permafrost
sectors:
- agriculture
- biomes
- fire
- forestry
Expand All @@ -101,21 +106,27 @@

- specifier: n-fetilizer
title: Fertilizer inputs
required: []
required:
- agriculture
harmonized:
- agriculture
- water_global
sectors:
- agriculture
- water_global
datasets:
- N-fertilizer inputs

- specifier: irrigation
title: Irrigation
required:
- agriculture
- water_global
harmonized:
- agriculture
- water_global
sectors:
- agriculture
- water_global
datasets:
- Irrigation
Expand Down Expand Up @@ -161,10 +172,13 @@

- specifier: growing-seasons
title: Growing seasons
required: []
required:
- agriculture
harmonized:
- agriculture
- water_global
sectors:
- agriculture
- water_global
datasets:
- Crop calendar
Expand Down
16 changes: 8 additions & 8 deletions definitions/sens_scenario.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,22 +212,22 @@
sectors:
- biomes

- specifier: 2015gs
- specifier: onlygrwseasonchange
description: >-
In this sensitivity scenario all climate-related forcings and DHF change as indicated
by the climate-related forcing or DHF specifier defined above while only growing
seasons are fixed at 2015 levels.
In this sensitivity scenario climate-related forcings change as indicated by the
climate specifier while only growing seasons change according to the DHF scenario
indicated by the default DHF specifie.
simulation_rounds:
- ISIMIP3b
sectors:
- agriculture
group3: true

- specifier: 2015fert
- specifier: onlyfertchange
description: >-
In this sensitivity scenario all climate-related forcings and DHF change as
indicated by the climate-related forcing or DHF specifier defined above while only
fertilizer inputs are fixed at 2015 levels.
In this sensitivity scenario climate-related forcings change as indicated by the
climate specifier while only fertilizers change according to the DHF scenario
indicated by the default DHF specifier.
simulation_rounds:
- ISIMIP3b
sectors:
Expand Down

0 comments on commit 0923b60

Please sign in to comment.