kLabUM / StormReactor

StormReactor: Python package for modeling any pollutant generation or removal method in SWMM
GNU Lesser General Public License v3.0
25 stars 7 forks source link

Added sim.step_advance Exception #11

Closed bemcdonnell closed 1 year ago

bemcdonnell commented 1 year ago

Closes #10

Hey @bemason! This looks Way worse that it really is. I mainly moved the tests around and put coded "absolute" file paths in there so you can easily stand up a CI service around this. Check out the waterQuality.py to see the surgical changes that I made. As far as I can tell, this is good to go. I added a couple of unit tests as well. Let me know if you want me to make any changes! :)