NREL / ditto

DiTTo is a Distribution Transformation Tool that aims at providing an open source framework to convert various distribution systems modeling formats.
https://nrel.github.io/ditto/
BSD 3-Clause "New" or "Revised" License
68 stars 35 forks source link

Line 889 - Synergi read.py #348

Open risjain opened 4 years ago

risjain commented 4 years ago

Hi,

The current code splits the line description by '-', which is not standard for all systems. In our case, it is creating an error when identifying the bus type.

Any help is appreciated,

Kind Regards, Rishabh