Skip to content

v0.16.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 16:39
· 105 commits to main since this release

Release Notes

Bug Fixes

  • In NLDI.get_basins, the indices used to be station IDs but in the previous release they were reset by mistake. This version retains the correct indices.

New Features

  • In nhdplus_l48 function, when the layer is NHDFlowline_Network or NHDFlowline_NonNetwork, merge all MultiLineString geometries to LineString.