Releases: hyriver/pygeohydro
Release v0.8.0
Please check HISTORY.rst file for a detailed list
of changes.
Release v0.2.0
Please check HISTORY.rst file for a detailed list
of changes.
v0.7.3-beta
This release fixes the issue due to recent changes to the WaterData web service.
0.7.2
v0.7.1
This is a bug fix that addresses the nlcd
function issue where not all None
layers are dropped. Also, a new flag called title_ypos
was added to the plot.signatures
function for adjusting the vertical position of the supertitle which is useful for multi-line titles.
v0.7.0
This version re-writes almost the whole codebase and divides Hydrodata into six standalone Python libraries. This decision was made for reducing the code complexity and allowing the users to only install the packages that they need without having to install all the Hydrodata dependencies. Please check History for the full changelog.
v0.6.0
V0.5.5
v0.5.4
v0.5.3
This release features the addition of three new databases from the National Map and refactoring several functions for increasing robustness and performances. The package is now released on conda-forge
and can be installed using pip
that handles the installation of dependencies.