pystorms icon indicating copy to clipboard operation
pystorms copied to clipboard

Simulation Sandbox for the Design and Evaluation of Stormwater Control Algorithms

Results 4 pystorms issues
Sort by recently updated
recently updated
newest added

Update variable string to match actual software version.

bug

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...

documentation
enhancement

pyswmms's state manager prevents pystorms from opening multiple simulations in jupyter-lab