pyswmm / swmmio

Python tools for interacting with, editing, and visualizing EPA SWMM5 models
https://swmmio.readthedocs.io
MIT License
126 stars 41 forks source link

Add unit test(s) and docs for summarize_model and rpt_warnings #209

Open aerispaha opened 11 months ago

aerispaha commented 11 months ago

Add basic test coverage for the new summarize_model and rpt_warnings functions (added in #208 ), and add basic docs to the readme, and in Numpy-style docstrings.