angusmcb
angusmcb
+1 for fixing this 'bug'. I came here to file the same bug report, although thanks to @dexterxx-pl I now have the work around :-)
This is to fix #47
I just got all the tests to pass (with some warnings) by installing the following: pytest-timeout pytest-qt pytest-mock I guess these should be added to the dependencies?
Would it be possible to release a new version in order for wntr to be available from pip on python 3.12 ? Thank you !
Will this implementation keep geopandas as an optional dependency, only needed if plotting ? Would be much appreciated if this is the case :-)
I've been working on a plugin for QGIS (currently experimental) which effectively replaces the wntr gis module and geopandas with PyQGIS: https://github.com/angusmcb/wntr-qgis/ I did think that Geopandas wasn't included as...
Hello, I think this would be super useful. Are you still planning to implement it? I see you have referred to the binary output format, but as far as I...
I don't think that it's the cause of the issue, but note that I think you would need to check `pipe.cv` See here: #468
Tests have not passed but I think they will once #445 is merged.
Sorry I didn't see your reply ! This is correct, but the WNTR HydParam.HeadLoss is actually 'unit headloss ' measured in metres/1000metres or feet/1000feet. The headloss referred to in the...