Releases: USEPA/WNTR
Releases · USEPA/WNTR
Version 1.3.2 Release
Major changes
- Updates and fixes to GIS functionality
- Added EPANET-MSX support
- Updated documentation
Also note that 1.3.0 was yanked from pypi after it was discovered that the binary objects did not upload as part of the builds. Version 1.3.2 is the first 1.3.x release that is published.
Relevant pull requests since 1.2.0
- Removed obsolete EPANET warning by @angusmcb in #436
- Fixed bug caused by GIS files written with column title 'name' by @angusmcb in #435
- Updated workflow actions and forced Fiona<1.10 by @kbonney in #445
- Updated workflows to test documentation by @kbonney in #453
- Updated workflow quick_check to no longer fast-fail by @dbhart in #454
- Added raster sampling function by @kbonney in #446
- Fixed bug in valid GIS names used to create water network models by @kaklise in #452
- Fixed bug in roughness unit conversion when using D-W by @kaklise in #450
- Added base_demand, demand_pattern and demand_category attributes to GIS junction data by @angusmcb in #447
- Fixed bug in documentation by @smaspons in #459
- Fixed bug when using to_gis() with a model that includes a leak by @kbonney in #458
- Added EPANET-MSX support to WNTR by @dbhart in #462
- Updated API documentation by @wDushanin in #478 and #477
- Fixed release workflow by @kbonney in #481
- Fixed broken links in PULL_REQUEST_TEMPLATE.md by @kbonney in #480
- Fixed check valve syntax by @angusmcb in #482
- Update wheel building to rename linux wheels by @kbonney in #484
New Contributors
- @angusmcb made their first contribution in #436
- @smaspons made their first contribution in #459
- @wDushanin made their first contribution in #460
Full Changelog: 1.2.0...1.3.2
1.3.2rc2
Version 1.3.2rc1 Release
Version 1.3.1rc1 Release
What's Changed
Full Changelog: 1.3.0...1.3.1rc1
Version 1.3.0rc3 Release
The following release candidate resolves MAC build issues and adds support for EPANET-MSX
What's Changed
- Update API Documentation: Change Parameter Type from "string" to "str" in Comments for Python Consistency by @wDushanin in #460
- Add EPANET-MSX support to WNTR by @dbhart in #462
New Contributors
- @wDushanin made their first contribution in #460
Full Changelog: 1.3.0rc2...1.3.0rc3
Version 1.3.0rc2 Release
Full Changelog: 1.3.0rc1...1.3.0rc2
Version 1.3.0rc1 Release
update release candidate number
Version 1.2.0 Release
What's Changed
- Added setuptools and removed readthedocs config by @kaklise in #396
- Documentation updates to install WNTR without Anaconda by @kaklise in #403
- Added google analytics key by @kbonney in #406
- Added EpanetException class and subclasses that allow for cleaner error reporting during IO by @dbhart in #381
- Fixed bug caused by units="SI" in a call to write_inp by @kbonney in #410
- Fixed bug caused by changes in NetworkX draw function by @kbonney in #417
- Added basic and geospatial jupyter notebook demos, updated documentation by @kaklise in #419
- Resolved deprecation/future warnings and included GeoPandas in windows build test by @kaklise in #423
- Added nodes/pipes to excluded in skeletonization by @frank-hulo in #384
- Updates to the basic and geospatial demos by @kaklise in #427
- Minor update to demos by @kaklise in #428
- Fixed bug related to link colormap by @kaklise in #429
- Fixed bug in GIS I/O caused by index names by @kbonney in #395
- Fixed bug in network_animation by @mi-les in #405
- Updated workflow and testing to hold numpy < 2.0 and use macOS-13 by @kbonney in #430
New Contributors
- @frank-hulo made their first contribution in #384
- @mi-les made their first contribution in #405
Full Changelog: 1.1.0...1.2.0
Version 1.2.0rc2 Release
Version 1.2.0rc1 Release
What's Changed
- Added setuptools and removed readthedocs config by @kaklise in #396
- Documentation updates to install WNTR without Anaconda by @kaklise in #403
- Added google analytics key by @kbonney in #406
- Added EpanetException class and subclasses that allow for cleaner error reporting during IO by @dbhart in #381
- Fixed bug caused by units="SI" in a call to write_inp by @kbonney in #410
- Fixed bug caused by changes in NetworkX draw function by @kbonney in #417
- Added basic and geospatial jupyter notebook demos, updated documentation by @kaklise in #419
- Resolved deprecation/future warnings and included GeoPandas in windows build test by @kaklise in #423
- Added nodes/pipes to excluded in skeletonization by @frank-hulo in #384
- Updates to the basic and geospatial demos by @kaklise in #427
- Minor update to demos by @kaklise in #428
- Fixed bug related to link colormap by @kaklise in #429
- Fixed bug in GIS I/O caused by index names by @kbonney in #395
- Fixed bug in network_animation by @mi-les in #405
New Contributors
- @frank-hulo made their first contribution in #384
- @mi-les made their first contribution in #405
Full Changelog: 1.1.0...1.2.0rc1