Skip to content

AltDSS-Python #41

Closed Answered by PMeira
yaosuo asked this question in Q&A
Discussion options

You must be logged in to vote

The plotting backend is shared across our Python modules, and DSS-Python is currently always installed as a dependency of AltDSS-Python due to some shared code (the same OpenDSS/AltDSS engine is used across AltDSS-Python, DSS-Python and OpenDSSDirect.py). The examples for plotting can be adapted since they're independent from the user-facing interface, i.e., they're mostly DSS commands, not Python code.

As mentioned in the linked notebook ( https://dss-extensions.org/DSS-Python/examples/Plotting.html ), plotting is disabled by default. After you enable it, you can run DSS plot commands through .dss scripts. As a reminder, you need matplotlib installed to use this.

The examples from the no…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by PMeira
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants