Update ScenarioMIP mapping to include latest changes in ssp-submission-workflow template #536
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of this PR
Update ScenarioMIP mapping to include latest changes in ssp-submission-workflow template (github.com/iiasa/ssp-submission-workflow)
Forest Area Change|Deforestation|Planted
: This variable was added to the template. As piam_variable, I addedResources|GrossForestLoss|+|Planted
and also adjusted the summations check. @flohump: Please let me know if this is not correct.Energy Service|Commercial|Floor Space
,Energy Service|Residential and Commercial|Floor Space
, andEnergy Service|Residential|Floor Space
were removed from the template. We had reported these variable previously. At the same time, a large number of variables on the Residential and Commercial sector were added as subcategories ofBuilding Stock
,Energy Service
,Final Energy
,Population
,Price|Final Energy
. @ricardarosemann, @robinhasse: Please let me know if you would like to add further PIAM variables to the mapping. Thanks!Checklist:
renamed_piam_variables.csv
to guarantee backwards compatibility.|+|
notation consistently. This can be achieved automatically withupdatePlusUnit()
.It is recommended to have a look at the tutorial before submission.