v0.8.5
This release includes commits from 8 contributors. It includes many bug fixes and changes to plugins, as well as to the CI, test, and package build infrastructures.
Bug Fixes and Changes to Plugins
- Bug fixes and some small enhancements for multiple plugins: CDEC, CPC, CUAHSI WaterML/WOF, NASA ORNL Daymet, NCDC GSOD and GHCN, USACE SWTC, and USGS EDDN
- Removed USGS EROS plugin (service is no longer available)
- LCRA plugins are experiencing problems. Removed from CI testing, until fixes are applied.
Other Bug Fixes
- Pandas API updates and error handling
- Continuous Integration and test infrastructure, including Python 3.6 and 3.7 builds
Other
- nwis hdf5 and pytables backends are broken for recent versions of Pandas since so much has changed since they were originally written. They were left in with a warning that they don't work on recent pandas versions.