Skip to content

v0.11.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 14:19
· 819 commits to main since this release

Release Notes

Internal Changes

  • More robust handling of inputs and outputs of NLDI's methods.
  • Use an alternative download link for NHDPlus VAA file on Hydroshare.
  • Restructure the code base to reduce the complexity of pynhd.py file by dividing it into three files: pynhd all classes that provide access to the supported web services, core that includes base classes, and nhdplus_derived that has functions for getting databases that provided additional attributes for the NHDPlus database.