openego / eTraGo

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

Features/new datamodel #633

Closed ClaraBuettner closed 1 year ago

ClaraBuettner commented 1 year ago

This branch adds features to run optimizations with the newest data model, but it is also still possible to use the older data models.

Manual changes in the data model are now part of a function that is called within adjust_network, there are no manual fixes in the appl.py anymore.

@KathiEsterl @CarlosEpia: Could one of you review this PR?