Lucas Nguyen
Lucas Nguyen
Hi gang, glad to be here! I've checked out PySWMM a few times, but haven't had a deep dive into depths :ocean: of it's code base. I am familiar with...
I suppose I should give a little introduction: I'm a scientist at Geosyntec. I work mainly in water resources, but my python and data analysis skills get brought into a...
@bemcdonnell Haha agree! The emoji was signifying MS Excel crying. I'd like to get a better understanding on how you want to mesh this with the current code base so...
@bemcdonnell I've got project budget to update this tool, but if you have free time on your hands great! I think what would be most helpful is for you to...
@bemcdonnell I read through your Gist and the concepts seem clear to me. I should have `swmmreport` built out to where I need for my current project by Tuesday. Then...
Another thought - `hspfmsg.wdm` could be a package resource file that is copied into a temporary dir during `__init__` which would not affect the current API behavior.
Also late to the party. My colleague Austin Orr and I figured out the network tracing of SWMM with networkx (https://github.com/austinorr/swmmnetwork) and I'm currently working on a class to get...
@timcera I'm also running into this issue. I've confirmed that the bug is in `tsutils.make_list`. Do you have availability / intent to patch this yourself or would you be okay...