actual variable to check EUR emission targets - #801
Conversation
UK which should be excluded to check if target is reached
|
@fbenke-pik how do I know if this PR is creating "new" complaints? When running buildlibrary, I get: 1. Summation check 2. Reporting check Both seem unrelated to my changes, I hope! |
robertpietzcker
left a comment
There was a problem hiding this comment.
Could you please also change the historic variable?
I don't think ""historical" = "Emi|GHGtot" # historical" will be a good comparison.
I guess you actually need to look into the historical.mif and look at all the available UNFCCC GHG emission variables to determine which one is the one you want (and if you don't find the exact one, at least the one that has the closest values in 1990 and 2022 to what you expect)
I don't understand that sentence :-) |
|
Looking at your PR, you did not any complaints produced by buildLibrary, as you only adjusted a plot in the comparison documents and did not touch any reporting logic. So this is good to go on my end. |
|
However, I cannot comment on whether the plot compares the right things and I also don't understand the sentence regarding the UK. |
|
Thanks @robertpietzcker ! The historical UNFCCC "Emi|GHG|LULUCF national accounting" should be close enough. RE UK: I was only pointing out the target of 55% is not applied to the UK, but I am fine with keeping as is. |
just to prevent that I am confused again when reading it - could you change the sentence in the description to something like :-) Thanks! |
sorry for being picky - could you quickly change to I didn't think clearly when asking you to determine which of the available UNFCCC GHG variables you want - given that intra-EU bunkers in REMIND is calculated by taking 1/3 of bunkers, using the "w/ bunkers" variant is 2/3 of bunkers off, while the "w/o bunkers" is only 1/3 of bunkers off.... if it is a large hassle now, this can also happen in some later update of cs2, I just thought I'd raise it. |
Purpose of this PR
Adjust variable plotting in compScen. The actual variable to check EUR emission targets is: "Emi|GHG|w/ Intra-region Bunkers|LULUCF national accounting". Note that UK is treated as having the same 55% GHG emission reduction target as EU27 in the plot, although the real UK target is stricter (~68%, https://www.theccc.org.uk/climate-action/ ).
Checklist:
I checked the tests when running buildLibrary and made sure that my changes