Skip to content

PyHELP 0.1.1

Compare
Choose a tag to compare
@jnsebgosselin jnsebgosselin released this 01 Dec 19:33
· 73 commits to 0.1.x since this release
6858c96

Anaconda-Server Badge Anaconda-Server Badge

Pip Wheels and Conda packages are both available for Python 3.6 on the Windows 64bits plateform. If you need to use PyHELP with Python 3.7 or are working on Linux or MacOS, you will have to build and install PyHELP from source. Please contact us if you have questions or if you need help with that.

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

Documentation and Tests

PR #38 : Add documentation for PyHELP installation on the Readme.
PR #46 : Add tests to validate results from the HELP3O extension against a genuine test case
PR #47 : Change the PyHELP logo and short and long text description
PR #48 : Minor tweak to the Pyhelp logo banner
PR #51 : Fix, comment and better document the example
PR #52 : Add full PyHELP name inside the logo

Release and Maintenance

PR #36 : Upload automatically to PyPi with Twine
PR #40 : Build AppVeyor only on master and skip if docs/md/html
PR #39 : Use defaults channel to install pkgs in AppVeyor
PR #43 : Add PyHELP dependencies to Conda package meta.yml
PR #44 : Package example with AppVeyor as a Zip archive