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

Unnecessary geometries in function delete_dispensable_ac_buses #638

Closed CarlosEpia closed 9 months ago

CarlosEpia commented 1 year ago

During the execution of delete_dispensable_ac_buses, some geometries are created, but they are unnecessary and trigger some deprecation warnings that can be avoided.

ClaraBuettner commented 9 months ago

Seems to be merged in #639