Abhiram

Results 9 issues of Abhiram

This PR is the staging ground for the release of pyswmm 1.2.0.

I have been trying to run the example code and ran into the following issue, there seems to be an issue example module import.

Hi, I was trying install the package using docker installation instructions. I am seeing the following error, it seems to be coming from torch. This is on a Mac. Let...

1. Address swmm-toolkit bug to access system attributes: https://github.com/OpenWaterAnalytics/pyswmm/blob/f09f19fa19913f748f4dfe074d7942042faa7982/pyswmm/output.py#L798 2. Project size call in output is different from the simulation call: https://github.com/OpenWaterAnalytics/pyswmm/blob/f09f19fa19913f748f4dfe074d7942042faa7982/pyswmm/output.py#L243 3. Provide the ability to query node type...

type:enhancement
type:maintenance
feature_request

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

See https://github.com/OpenWaterAnalytics/swmm-python/pull/96#issuecomment-1155353390 for more details.

enhancement
good first issue

Documentation in its current state does not reflect all the functionality of OWA-SWMM.

type:tech-debt

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