Skip to content

PyHELP 0.1.2

Compare
Choose a tag to compare
@jnsebgosselin jnsebgosselin released this 26 Mar 18:04
· 2 commits to 0.1.x since this release
bede8ca

Anaconda-Server Badge Anaconda-Server Badge

Pip Wheels and Conda packages are both available for Python 3.6 and 3.7 on the Windows 64bits plateform. If you need to use PyHELP with a version of Python older than 3.6 or if you are working on Linux or MacOS, you will have to build and install PyHELP from source. See the installation documentation for more info on how to do this.

The example_pyhelp_v0.1.2.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.

Bug Fix

PR #59 : Make reading weather input more flexible
PR #60 : Fix PyHELP crashing when a cell has 0 valid layer but is flagged to be run in HELP
PR #62 : Add quality check for D10 input data and skip cells with bad input data

Documentation

PR #53 : Fix ReadTheDocs building
PR #55: Complete PyHELP installation documentation

Maintenance and Support

PR #42: Add support for Python 3.7
PR #56: Fix conda build
PR #58: Remove "read_concatenated_d10d11_file" function from code