v0.16.2
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 isNHDFlowline_Network
orNHDFlowline_NonNetwork
, merge allMultiLineString
geometries toLineString
.