Recent Releases of swmmio
swmmio - v0.6.0
What's Changed
- add macos-latest to os matrix by @aerispaha in https://github.com/aerispaha/swmmio/pull/168
- Add profile plotter and pyswmm integration by @bemcdonnell in https://github.com/aerispaha/swmmio/pull/165
- Add INP sections to model.inp properties by @aerispaha in https://github.com/aerispaha/swmmio/pull/170
Full Changelog: https://github.com/aerispaha/swmmio/compare/v0.5.3...v0.6.0
Natural Resources - Water Supply and Quality
- Python
Published by aerispaha about 3 years ago
swmmio - Version 0.3.7 (2019/10/25)
Issues Closed
Bugs fixed
- Issue 74 - drop support of Python 2.7 (PR 73)
- Issue 72 - update pillow dependency (PR 73)
- Issue 71 - require networkx >2.4 (PR 73)
In this release 3 issues were closed.
Pull Requests Merged
In this release 1 pull request was closed.
Natural Resources - Water Supply and Quality
- Python
Published by aerispaha over 6 years ago
swmmio - Version 0.3.6
Issues Closed
Completed
- Issue 24 - Assumed column data-type of elements with all numeric values causes conflicts (PR 56)
- Issue 16 - problem with ImageFont.py (PR 54)
- Issue 9 - options in swmmio.graphics (PR 54)
- Issue 8 - version_control module fails in directories with spaces in the path (PR 56)
Enhancements
- Issue 53 - include test models in package distribution
- Issue 47 - Set and reproject a model's coordinate reference system (PR 48)
- Issue 44 - Alleviate Pandas .ix indexing depreciation warning (PR 48)
- Issue 12 - Standardize the organization of the main and submodules (PR 48)
- Issue 9 - options in swmmio.graphics (PR 54)
Bugs fixed
- Issue 51 - invalid import in swmmio.utils.modify_model
- Issue 49 - Some coordinates are being rounded
- Issue 24 - Assumed column data-type of elements with all numeric values causes conflicts (PR 56)
- Issue 16 - problem with ImageFont.py (PR 54)
- Issue 8 - version_control module fails in directories with spaces in the path (PR 56)
In this release 14 issues were closed.
Pull Requests Merged
- PR 56 - Refactoring graphics, build instructions tests and bug fix (9, 8, 24, 16)
- PR 54 - Refactoring swmmio graphics (9, 16)
- PR 48 - Improved import pattern, coordinate ref system support (47, 45, 45, 44, 12)
In this release 3 pull requests were closed.
Natural Resources - Water Supply and Quality
- Python
Published by aerispaha almost 7 years ago
swmmio - Python 3.6 Compatibility
Provides compatibility with Python 3.6 (and 2.7) and continuous integration with Appveyor and Travis CI
Natural Resources - Water Supply and Quality
- Python
Published by aerispaha over 7 years ago