Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improved legends, EqualEarth projection, w/wo retrofit compatibility #220

Merged
merged 11 commits into from
Dec 28, 2022

Conversation

fneum
Copy link
Member

@fneum fneum commented Jan 23, 2022

closes PyPSA/pypsa-eur#522

  • change from PlateCarree to EqualEarth projection for all plots
  • improve legends on network plots
  • bugfix so that plot of H2 infrastructure works also when retrofitting of gas pipelines is disables
  • apply matplotlibrc to network plots

The HanderCircle will soon go into PyPSA PyPSA/PyPSA#343. This is a prototype application. Some geological and geopolitical features are duplicated (and drive up plot size), because changing the projection requires geomap=True but this automatically draws these features in PyPSA 0.18.1. This changes when PyPSA/PyPSA#329 is included in the next release of PyPSA.

@fneum fneum added this to the Release 0.7 milestone Jul 26, 2022
@fneum fneum merged commit 2be8b52 into master Dec 28, 2022
LukasFrankenQ pushed a commit to LukasFrankenQ/pypsa-eur-sec that referenced this pull request Apr 12, 2023
In some cases, in networks with DC links, a non-existing column would
be referenced in an empty Dataframe. This commit adds a check for this
case.

Co-authored-by: Koen van Greevenbroek <koen@vesoldo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change projection of map plots to Albers Equal Area / Equal Earth
1 participant