Add energy variables to scenarioMIP mapping #414
Merged
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
Remind misses some variables in the reporting for scenarioMIP (see https://github.com/remindmodel/development_issues/issues/387).
This PR adds energy variables:
Investment|Energy Supply|Gases
Investment|Energy Supply|Gases|Biomass
Investment|Energy Supply|Gases|Biomass|w/ CCS
Investment|Energy Supply|Gases|Biomass|w/o CCS
Investment|Energy Supply|Gases|Fossil
Investment|Energy Supply|Gases|Hydrogen
Investment|Energy Supply|Heat|Biomass
Investment|Energy Supply|Heat|Coal
Investment|Energy Supply|Heat|Fossil
Investment|Energy Supply|Heat|Gas
Investment|Energy Supply|Liquids|Fossil
Investment|Energy Supply|Liquids|Gas
Investment|Energy Supply|Solids
Final Energy|Transportation (w/ bunkers)|Electricity
Final Energy|Transportation (w/ bunkers)|Gases
Final Energy|Transportation (w/ bunkers)|Gases|Biomass
Final Energy|Transportation (w/ bunkers)|Gases|Coal
Final Energy|Transportation (w/ bunkers)|Gases|Fossil
Final Energy|Transportation (w/ bunkers)|Gases|Gas
Final Energy|Transportation (w/ bunkers)|Gases|Hydrogen
Final Energy|Transportation (w/ bunkers)|Hydrogen
Final Energy|Transportation (w/ bunkers)|Liquids
Final Energy|Transportation (w/ bunkers)|Liquids|Biomass
Final Energy|Transportation (w/ bunkers)|Liquids|Coal
Final Energy|Transportation (w/ bunkers)|Liquids|Fossil
Final Energy|Transportation (w/ bunkers)|Liquids|Gas
Final Energy|Transportation (w/ bunkers)|Liquids|Hydrogen
Final Energy|Transportation (w/ bunkers)|Liquids|Oil
Checklist: