pypsa-meets-earth / pypsa-earth

PyPSA-Earth: A flexible Python-based open optimisation model to study energy system futures around the world.
https://pypsa-earth.readthedocs.io/en/latest/
207 stars 167 forks source link

Add aggregation strategies for conventionals and harmonize code #390

Open pz-max opened 2 years ago

pz-max commented 2 years ago

Describe the feature you'd like to see

There is no proper aggregation strategy for conventional carriers. A PyPSA-Eur PR fixed this https://github.com/PyPSA/pypsa-eur/pull/379. Another PR which is still open (update: now closed) harmonizes the aggregation strategies in: https://github.com/PyPSA/pypsa-eur/pull/380. Let's adopt these great improvements.

ekatef commented 1 year ago

It looks like this issue has been addressed by #402 :)