feat: add support for europe_tub grid model in plotting functions #387
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.
Pull Request doc
CURRENT STATUS:
utilization map: blank for europe, working for usa (Cause is unclear because bind and risk maps work for europe!)emissions maps: need to remove hardcoded carbon resource types such as ng and coalfixing ModelImmutables, which should be fetched from the grid object instead of CSV filesthis should fix a handful of the non-map graphs, which break while trying to load those CSVsPurpose
What is the larger goal of this change?
What the code is doing
How is the purpose executed?
Testing
How did you test this change (unit/functional testing, manual testing, etc.)?
Where to look
It's helpful to clarify where your new code lives if you moved files around or there could be confusion/
What files are most important?
Usage Example/Visuals
How the code can be used and/or images of any graphs, tables or other visuals (not always applicable).
Time estimate
How long will it take for reviewers and observers to understand this code change?