dss-extensions / dss-extensions/OpenDSSDirect.py
“fromJSON” Import Path to Reconstruct Circuits/Results from OpenDSSDirect.py JSON
- Vorherrschende Sprache
- Python
- Sterne
- 116
- Forks
- 25
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.