PyPSA / pypsa-eur

PyPSA-Eur: A Sector-Coupled Open Optimisation Model of the European Energy System
https://pypsa-eur.readthedocs.io/
326 stars 227 forks source link

bugfix: determine bus_carrier locally instead of overwriting n.stores #1262

Closed lindnemi closed 2 weeks ago

lindnemi commented 3 weeks ago

Closes # (if applicable). https://github.com/PyPSA/pypsa-eur/issues/1261

Changes proposed in this Pull Request

Checklist

koen-vg commented 3 weeks ago

Thanks for this fix, I've actually had it sitting around locally too but didn't get around to submitting a PR :) Agree that this is the correct approach.

koen-vg commented 3 weeks ago

CI is failing because a plotting colour is missing for the unsustainable solid biomass carrier; once that's fixed the CI should also work. (I ran into the same issue.)