dss-extensions / dss-extensions/OpenDSSDirect.py
Common interface for exporting data
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 116
- Forks
- 25
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently, there's `to_dataframe` but it does not cover all possible objects in OpenDSS. Also, the interface of `Bus` is different from `Line` and `Transformer`. This is currently implemented as such because of the way OpenDSS stores information regarding these objects, but a good Pythonic interface could abstract that away. It would be "a nice to have feature" to have a common way of exporting all information of all objects of a certain type from OpenDSS.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.