pystorms
pystorms copied to clipboard
Simulation Sandbox for the Design and Evaluation of Stormwater Control Algorithms
Update variable string to match actual software version.
Add variables to return the shape and what is represented in the state. ```python >>> env.state_space() (1, 2) ```
Add metadata into scenario description so that users don't have to open yaml file or documentation to see the number of nodes being controlled. There are multiple ways this can...
pyswmms's state manager prevents pystorms from opening multiple simulations in jupyter-lab