Releases: USEPA/WNTR
Releases · USEPA/WNTR
Version 1.3.0 Release
- 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
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.0
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
Version 1.1.0 Release
What's Changed
- Fixed bug in valve test by @kbonney in #344
- Updated logo by @kaklise in #343
- Updated user manual documentation and a minor change for non-Latin encodings by @dbhart in #345
- Updated snap GIS function to use node name as a tie breaker by @kaklise in #370
- Ensure variables and parameters keep their values when constraints are removed by @michaelbynum in #360
- Cleaned up Newton Solver by @michaelbynum in #361
- Added GH pages functionality by @kbonney in #365
- Documentation updates including column/field names for GeoJSON and Shapefiles by @kaklise in #372
- Added link to GitHub pages at https://usepa.github.io/WNTR/ by @kaklise in #376
- Added function for reverse links direction by @GalPerelman in #368
- Added vertices from line string geometries when converting GIS object to WN model by @kbonney in #388
- Added scheduled testing to workflow by @kbonney in #392
- Updated documentation theme by @dbhart in #393
Full Changelog: 1.0.0...1.1.0
Version 1.0.0 Release
What's Changed
- Efficiency improvements to valve segmentation by @kbonney in #318
- Updates to address deprecation warnings and reproducibility, updates to documentation by @kaklise in #328
- Snap function patch by @jhogge in #327
- Adding vertices to morph.node by @kbonney in #332
- Type checking for time options by @kaklise in #334
- Updated the setup process and documentation by @kaklise in #335
- Updated copyright year and added EPANET license by @kaklise in #336
- Minor update to the snap function and cleanup by @kaklise in #340
Full Changelog: 0.5.0...1.0.0
Version 1.0.0.rc2 Release
Full Changelog: 1.0.0rc1...1.0.0rc2