Following the logic that all SSP scenarios (Pop, GDP, energy demand) should be equal in 2025 and only differ thereafter (see issue 361), this PR implements the following changes:
For all SSPx-NPi2025 scenarios with x = 1,3,5,2_lowEn, the start year is set to 2030 and the fixing until 2025 (path_gdx_ref) is set to SSP2-NPi2025.
NPi2025 is used as reference for computing policy costs by setting path_gdx_refpolicycost to SSPx-NPi2025.
For all NDC scenarios, path_gdx_bau is set to SSP2-NPi (resp. SSP2-EU21-NPi). This is a convenient choice as it means that no SSPx-NPi runs except for x=2,2-EU21, and not SSPx-Base runs are needed. Note that we will need to revisit this choice in the process of reworking the NDC scenario as pointed out here by @RahelMA.
To consolidate the number of default scenarios, we only run the "old" NPi scenario for SSP2 and SSP2-EU21 (although calibration for all SSPs continues to be based on the "old" NPi). Moreover, we only run the "old" NDCsy2025 (i.e. with start year 2025) scenario for SSP2 and SSP2-EU21. This results in 8 SSP2 scenarios, 7 SSP2-EU21 scenario, and 4 SSPx scenarios for each x = 1,3,5,2_lowEn, i.e. 31 in total instead of previously 39.
Type of change
[x] Minor change (default scenarios show only small differences)
You can find an SSP1-NPi2025 run with start year 2030 (fixing to SSP2-NPi2025) here: /p/projects/piam/scenariomip/main_v4/remind/output/C_SMIPv04-M-SSP1-NPi2025-var-rem-1
You can find an SSP1-NPi run with start year 2025 (fixing to SSP2-NPi) here: /p/projects/piam/scenariomip/main_v4/remind/output/C_SMIPv04-M-SSP1-NPi2020-var-rem-1
Purpose of this PR
Following the logic that all SSP scenarios (Pop, GDP, energy demand) should be equal in 2025 and only differ thereafter (see issue 361), this PR implements the following changes:
path_gdx_refpolicycost
to SSPx-NPi2025.path_gdx_bau
is set to SSP2-NPi (resp. SSP2-EU21-NPi). This is a convenient choice as it means that no SSPx-NPi runs except for x=2,2-EU21, and not SSPx-Base runs are needed. Note that we will need to revisit this choice in the process of reworking the NDC scenario as pointed out here by @RahelMA.To consolidate the number of default scenarios, we only run the "old" NPi scenario for SSP2 and SSP2-EU21 (although calibration for all SSPs continues to be based on the "old" NPi). Moreover, we only run the "old" NDCsy2025 (i.e. with start year 2025) scenario for SSP2 and SSP2-EU21. This results in 8 SSP2 scenarios, 7 SSP2-EU21 scenario, and 4 SSPx scenarios for each x = 1,3,5,2_lowEn, i.e. 31 in total instead of previously 39.
Type of change
Checklist:
remind2
where it was neededforbiddenColumnNames
in readCheckScenarioConfig.R in case the PR leads to deprecated switchesFAIL 0
in the output ofmake test
)CHANGELOG.md
has been updated correctlyFurther information (optional):
/p/projects/piam/scenariomip/main_v4/remind/output/C_SMIPv04-M-SSP1-NPi2025-var-rem-1
/p/projects/piam/scenariomip/main_v4/remind/output/C_SMIPv04-M-SSP1-NPi2020-var-rem-1