powsybl / pypowsybl

A PowSyBl and Python integration based on GraalVM native image
Mozilla Public License 2.0
59 stars 12 forks source link

Convert pypowsybl network to pandapower #895

Open AnkurArohi opened 4 days ago

AnkurArohi commented 4 days ago

Describe the current behavior

Currently we have a way of converting the pandapower network to pypowsybl network but we fo not have the way to convert the pypowsybl network to pandapower

Describe the expected behavior

To enhance the consistency and add a new feature which is very intuitive we propose to convert pypowysybl network into pandapower.

Describe the motivation

This will ensure that the network can be bidirectionally exchanged between two strong formats.

Extra Information

No response

AnkurArohi commented 4 days ago

https://github.com/powsybl/pypowsybl/issues/421#issuecomment-2202031742