dss-extensions / dss-extensions/OpenDSSDirect.py

Common interface for exporting data

Open
#74 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
116
Forks
25
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.