swmmio ======================== .. image:: _static/img/impact_of_option.png :alt: Impact of Option `swmmio` provides a Pythonic interface to the EPA Stormwater Management Model (SWMM) allowing engineers to programmatically create, modify, and analyze SWMM models. With `swmmio`, model parameters encoded in the `.inp` file can be retrieved conveniently as Pandas dataframes making it possible to make automate your hydraulics and hydologic modeling workflow. After simulations are completed, results in the `.rpt` file can also be retrieved as Pandas dataframes, making post-processing automation trivial. .. swmmio documentation master file, created by sphinx-quickstart on Tue Nov 27 23:09:04 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Contents ================== .. toctree:: :maxdepth: 2 reference/index installing usage Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`