dss-extensions / dss-extensions/OpenDSSDirect.py
“fromJSON” Import Path to Reconstruct Circuits/Results from OpenDSSDirect.py JSON
- Dominant language
- Python
- Stars
- 116
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
OpenDSSDirect.py exposes JSON export utilities (e.g., ToJSON). Is there an official or recommended import path to reconstruct circuits or results from JSON? I
## Motivation
Enable fast, reproducible workflows by restoring circuit state/results from persisted JSON without re-parsing DSS files.
Support large-scale studies and scenario generation where re-loading .dss inputs (especially time-series/loadshapes) is costly.
Improve interoperability with data pipelines and programmatic editing of models.
## Related
[Discussion on JSON schema for ToJSON outputs: JSON schema #128](https://github.com/dss-extensions/OpenDSSDirect.py/issues/128). I couldn’t find a corresponding import/“fromJSON” command in docs or code; please correct me if it exists.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.