Skip to content

PyHELP 0.2.1

Compare
Choose a tag to compare
@jnsebgosselin jnsebgosselin released this 17 Mar 18:17
· 161 commits to master since this release

Anaconda-Server Badge Anaconda-Server Badge

The example_pyhelp_v0.2.1.zip archive that is available here to download contains all the input data required by PyHELP to calculate the monthly water balance for a section of the Rivière du Nord watershed in the Laurentians, Quebec, Canada. See the documentation for more details.

Changelog

PR #73: Fix PyHELP output saving and loading
PR #74: Change HelpOutput inheritance to "object" from "Mapping"
PR #75: Get rid of the year_range argument in the HelpManager constructor
PR #76: Store weather input data in pandas dataframes instead of dictionaries
PR #77: Rework print message when reading grid data