openego / eTraGo

Optimization of flexibility options for transmission grids based on PyPSA
GNU Affero General Public License v3.0
33 stars 13 forks source link

Release 0.8 #292

Closed ulfmueller closed 3 months ago

ulfmueller commented 4 years ago
ClaraBuettner commented 4 years ago

I think we should check which etrago-functions could be replaced by existing pypsa functions.

Besides, if we change etrago to more object-oriented programming we could inheritance from pypsa and would have the possibility to overwrite pypsa-functions. So we could adjust pypsa without a fork. I know this needs a lot of structural changes. It's just an idea.

ulfmueller commented 4 years ago

I agree! just to have a better overview of the tasks, can you add them to the checklist?

ulfmueller commented 4 years ago

i created a new milestone to tag our issues. I would say the goal for the new milestone is a first working sector model.

ClaraBuettner commented 4 years ago

With pypsa 0.17.1 we can get rid of pypsa-fork as described here: #101