Skip to content

Releases: BYU-Hydroinformatics/HydroErr

2.0.0

09 Dec 18:38
a7e85d2

Choose a tag to compare

2.0.0rc1

08 Dec 19:57

Choose a tag to compare

Changes to import and metric properties

23 Apr 15:15

Choose a tag to compare

  • Added .name and .abbr properties to each metric to give a little bit more info to the users, and also for ease of use in the Hydrostats package.
  • Allowed users to import all metrics by simply using import HydroErr instead of import HydroErr.HydroErr.

Changed Location of Documentation

04 Apr 04:50

Choose a tag to compare

Updates to Coverage and Warnings

03 Nov 04:57
ad444ef

Choose a tag to compare

Updated the coverage (Now 99%) as well as fixing the ways some warnings are ignored (In the treat_data function).

Updates to required dependencies and some function

03 Oct 20:50
a37b155

Choose a tag to compare

  • Removed all dependencies except scipy and numpy
  • Updated mb_r() metric
  • Updated documentation

Updates to documentation

30 Aug 21:56
ec8af29

Choose a tag to compare

In this release, we updated some of the documentation and had some bug fixes for the python 2.7 build of the package.