manuvarkey / GElectrical

GElectrical is a free and opensource electrical system analysis software for LV/MV electrical distribution networks.
https://manuvarkey.github.io/GElectrical/
GNU General Public License v3.0
63 stars 5 forks source link

Allow opening a pandapower json network file #16

Open thomas-whaley-poco opened 3 months ago

thomas-whaley-poco commented 3 months ago

Is there any way I can load the GElectrical GUI with an existing pandapower json file?

manuvarkey commented 3 months ago

Currently no. Pandapower json has no layout information for placing elements. So not straight forward way to generate drawing although connectivity information is available.

manuvarkey commented 3 months ago

It is possible to export to pandapower json from a GElectrical file though.