Breakthrough-Energy / PostREISE

Analyze and plot post simulation data
https://breakthrough-energy.github.io/docs/
MIT License
6 stars 13 forks source link

Eastern mapping visualization improvements #109

Closed victoriahunt closed 4 years ago

victoriahunt commented 4 years ago

Mapping visualizations that work for WECC and ERCOT do not perform well for Eastern, due to the difference in size and shapes of states in the Eastern states, and due to the difference in geographic scale generally. There's a need to re-parameterize these visualization functions to provide the user with options that will work well for Eastern, and ultimately for the whole US. Here's an example of the problem, using bar plots of emissions per state: image.png

victoriahunt commented 4 years ago

some improvements addressed in PR #111, but still needs work on these bar plots and others.

victoriahunt commented 4 years ago

shadow price maps needs adjusting for eastern/whole usa runs: image.png

BainanXia commented 4 years ago

During the scenario spot check integration script review, @yixingxu mentioned it would be great if there is way to generate a similar LMP contour map as the ISO does using the same data inputs we have in LMP/shadow price plots.

LMP contour map reference: CartoVistaMapImage.png https://www.misoenergy.org/markets-and-operations/real-time--market-data/real-time-displays/

victoriahunt commented 4 years ago

Many improvements addressed with postreise: feat: add interconnection map and improve lmp map performance #136