diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d18a73ea..f090c6bd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - CES parameter and gdx files calibrated with new default diffLin2Lin for NPi [[#1747](https://github.com/remindmodel/remind/pull/1747)] and [[#1757](https://github.com/remindmodel/remind/pull/1757)] +- Update of NDC goals with cutoff data August 31, 2024 + [[#1816](https://github.com/remindmodel/remind/pull/1816)] ### changed - plastic waste by default does not lag plastics production by ten years diff --git a/core/sets.gms b/core/sets.gms index a101a50c1..b2c0c447c 100755 --- a/core/sets.gms +++ b/core/sets.gms @@ -1038,7 +1038,14 @@ RCP_regions_world(RCP_regions_world_bunkers) "five RCP regions plus total (world ***----------------------------------------------------------------------------- Sets counter "helper set to facilitate looping in defined order" / 1 * 20 / - NDC_version "NDC data version for NDC realizations of 40_techpol and 45_carbonprice" /2018_cond, 2018_uncond, 2021_cond, 2021_uncond, 2022_cond, 2022_uncond, 2023_cond, 2023_uncond/ + NDC_version "NDC data version for NDC realizations of 40_techpol and 45_carbonprice" + / + 2018_cond, 2018_uncond, + 2021_cond, 2021_uncond, + 2022_cond, 2022_uncond, + 2023_cond, 2023_uncond, + 2024_cond, 2024_uncond + / bounds "helper set to define upper and lower bounds read in from input data" /low, up/ ; diff --git a/main.gms b/main.gms index a9169f405..bed38f1a7 100755 --- a/main.gms +++ b/main.gms @@ -1207,10 +1207,12 @@ $setglobal cm_MAgPIE_coupling off !! def = "off" !! regexp = off|on *' * (rcp85): RCP8.5 $setglobal cm_rcp_scen none !! def = "none" !! regexp = none|rcp20|rcp26|rcp37|rcp45|rcp60|rcp85 *' cm_NDC_version "choose version year of NDC targets as well as conditional vs. unconditional targets" +*' * (2024_cond): all NDCs conditional to international financial support published until August 31, 2024 +*' * (2024_uncond): all NDCs independent of international financial support published until August 31, 2024 *' * (2023_cond): all NDCs conditional to international financial support published until December 31, 2023 *' * (2023_uncond): all NDCs independent of international financial support published until December 31, 2023 *' * Other supported years are 2022, 2021 and 2018, always containing NDCs published until December 31 of that year -$setglobal cm_NDC_version 2023_cond !! def = "2023_cond" !! regexp = 20(18|2[1-3])_(un)?cond +$setglobal cm_NDC_version 2024_cond !! def = "2024_cond" !! regexp = 20(18|2[1-4])_(un)?cond *' cm_netZeroScen "choose scenario of net zero targets of netZero realization of module 46_carbonpriceRegi" *' *' (NGFS_v4): settings used for NGFS v4, 2023