Releases: DOI-USGS/dataretrieval-python
Releases · DOI-USGS/dataretrieval-python
v1.0.1
What's Changed
- Better 414 Response Error Message by @elbeejay in #65
- Error when merging across timezones by @elbeejay in #62
- Fix to enable seriesCatalogOutput by @elbeejay in #67
- Skip datetime handling for empty data frames by @elbeejay in #69
- Expand site info metadata (addresses #73) by @elbeejay in #74
- Closes #70: create pyproject by @thodson-usgs in #71
- Improve documentation by @elbeejay in #72
- minor fixes for docs by @elbeejay in #76
Full Changelog: v0.8...v1.0.1
dataretrieval v1.0.0 (December 8, 2022)
What's Changed
- Feature - add support to retrieve flood stages by @elmerehbi in #32
- Add WQP services (issue #35) by @jbousquin in #36
- fix ghactions runs by @jsta in #43
- Describe statecode parameter by @jsta in #51
- Broaden Continuous Integration Workflow by @elbeejay in #52
- Fixing get_pmcodes, making multi-level indexing optional, and adding missing data to get_qwdata and get_gwlevels by @cjbas22 in #53
- HTML Rendered Documentation via Sphinx by @elbeejay in #54
- Add inplace Argument to dropna by @douglasdennis in #55
- warnings for qwdata deprecation by @elbeejay in #56
- add ability to coerce incomplete datetime info + tests by @elbeejay in #58
New Contributors
- @jbousquin made their first contribution in #36
- @elbeejay made their first contribution in #52
- @cjbas22 made their first contribution in #53
- @douglasdennis made their first contribution in #55
Full Changelog: v0.7...v1.0.0
dataretrieval v0.7 (February 24, 2020)
Small bug fixes.
dataretrieval v0.6 (December 3, 2020)
Fixes wqp multisite queries
dataretrieval v0.5 (November 12, 2020)
Added unit testing and updates interface.