You are not logged in. Click here to log in.
Added tag 1.1.5 for changeset ade8e8a81538
version bump (1.1.5)
fix/minor (numpy): added infinity check to Ecoli geomean calculations by conversion to log space for calculation (hooray edge case and big math)
Added tag 1.1.4 for changeset 6236b4ab5089
version bump (1.1.4)
fix/minor (numpy): more infinity/nan checks... (lots)
fix/minor (numpy): more infinity/nan checks...
Added tag 1.1.3 for changeset 3735286e47a6
version bump (1.1.3)
update/minor (nutrient): add front end label for the switch
update/minor (nutrient): switch stream statistics to the full year (not a 3 or 9 month period like lakes)
Added tag 1.1.2 for changeset 8968f41446fa
version bump (1.1.2)
Merge with default
fix/minor (Acute Max): fix rounding bug
fix/major (Acute Max): fix infinity catch on acute max statistics and typo preventing display of Acute Max in interface
Added tag 1.1.1 for changeset 956aa734d0aa
version bump (1.1.1)
update/minor (cache): replace caching of raw data with caching of parsed data (testing if it's more efficient/faster)
fix/minor (user upload): add catch for non-file friendly characters in station names (that are auto-removed elsewhere, so auto-remove them here: # /)