Releases: hyriver/pygeohydro
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.
V0.5.0
This release is an almost re-write of the code base with many new features and improvements in robustness and efficiency. Some notable new features are efficient vector flow accumulation, the ability to easily add new databases that are based on ArcGIS REST, WFS or WMS, and the addition of the HCDN-2009 database for identifying watersheds that are influenced by human activity.