Skip to content

PyHELP 0.2.0

Compare
Choose a tag to compare
@jnsebgosselin jnsebgosselin released this 15 Mar 18:45
· 196 commits to master since this release

Anaconda-Server Badge Anaconda-Server Badge

The example_pyhelp_v0.2.0.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 #49 : Remove the SCAN SUBROUTINE from HELP3O Fortran source code
PR #54 : Add IU8 arg to MOUND calls when missing
PR #63 : Add instruction in the docs on how to update PyHELP with conda
PR #66: Remove utilities to format pyHELP input weather data from InfoClimat grid and CWEEDS files
PR #67: Replace time.clock by time.perf_counter
PR #65: Drop Python 3.6 build on AppVeyor and add Python 3.8
PR #69: Get rid of pytables
PR #68: Get gid of geopandas dependency
PR #64: Save connect tables in a json file instead of a numpy binary
PR #70: Rework tests for the HELP30 library
PR #71: Complete setup.py python_requires and install_requires