The Hydrologic Simulation Program–Python (HSP2) model is being developed by an open source team led by RESPEC.
This release was prepared by a team of collaborators including @timcera, @austinorr, @rburghol, and @aufdenkampe who contributed their expertise in making the project compatible with the Python Packaging Index (PyPI) and automated testing. It also includes more Special Actions capabilities and GENER operations.
What's Changed
- recent small fixes into develop by @PaulDudaRESPEC in #125
- Changed package name from HSPsquared to hsp2 for a better name on pypi. by @timcera in #130
- merge recent minor changes to setup.py from tim cera into develop branch by @PaulDudaRESPEC in #144
- Testing framework base deployment by @rburghol in #142
- Run tests on 3 branches by @rburghol in #148
- Test case for IWater and PWater subroutines by @austinorr in #151
- (feat) change to a pyproject.toml to publish to pypi by @timcera in #152
- push contributing.md to develop by @PaulDudaRESPEC in #153
- Cleanup actions by @austinorr in #160
- misc fixes by @timcera in #159
- Add pytest to deps and CI by @austinorr in #156
- Develop spec lean by @rburghol in #161
- Move to single python package "hsp2" by @timcera in #166
- Merge Develop in Main in preparation for new release by @PaulDudaRESPEC in #167
New Contributors
- @austinorr made their first contribution in #151
Full Changelog: 0.11.0...0.11.0a1