Skip to content

v0.11.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 21:42
· 965 commits to main since this release

Release Notes

Bug Fixes

  • Refactor cover_statistics to address an issue with wrong category names and also improve performance for large datasets by using numpy's functions.
  • Fix an issue with detecting wrong number of stations in
    NWIS.get_streamflow. Also, improve filtering stations that their start/end date don't match the user requested interval.