Skip to content
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

Camp scenarios #230

Merged
merged 15 commits into from
Nov 2, 2023
Merged

Camp scenarios #230

merged 15 commits into from
Nov 2, 2023

Conversation

jmuessel
Copy link
Contributor

@jmuessel jmuessel commented Sep 13, 2023

I added new scenarios for the campaigners project. The share weight trends (targets) are based on the navigate values from NAV_act. Furthermore, I changed the names for low energy demand and added a new one: SSP2EU_lowDem is not SSP2EU_demRedStrong and between default and demRedStrong, we have now SSP2EU_demRedWeak. Lastly, I introduced an ICE ban into the campaigners scenarios.

For a comparison with the ambitious Mix4 scenario and the less progressive Mix2 see: /p/projects/edget/20231011_PR230_Camp scenarios

The changes that need to be introduced to remind and mrremdind can be found here:

REMIND: remindmodel/remind#1453
MRREMIND: pik-piam/mrremind#440

After finishing this PR I will do the one for mrremind, generate input data and then do the PR for remind.

SSP2EU_lowdem,SSA,trn_pass,2050,0.9
SSP2EU_lowdem,UKI,trn_pass,2050,0.9
SSP2EU_lowdem,USA,trn_pass,2050,0.9
demandScen;region;sector;year;factor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lowDem is the same as demRedStrong or? In that case lowDem should be removed as an option

SSP2EU,PhOP,targetYeICE,2055
SSP2EU,PhOP,targetValICE,1.5
SSP2EU,PhOP,ratioPHEV,1.5
SSPscen;techscen;param;value
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the delimeter to "," so that we see the differences..

As a response to jHoppes comments
R/mergeDat.R Outdated
if (!is.null(Dem_Scen)){
if (Dem_Scen == "SSP2EU_lowdem"){
if (Dem_Scen == "SSP2EU_lowdem" | Dem_Scen == "SSP2EU_demRedStrong") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be removed, when we dont have the loeDem scenario anymore

@johannah-pik
Copy link
Contributor

Looks good to me! Only the replacement of SSP2EU_lowDem with SSP2EU_demRedStrong needs to be done in the mrremind PR

Copy link
Contributor

@johannah-pik johannah-pik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@jmuessel jmuessel merged commit 615f5b0 into pik-piam:master Nov 2, 2023
1 check passed
@jmuessel jmuessel deleted the CAMP_scenarios branch November 2, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants