Skip to content

Releases: DOI-USGS/dataretrieval-python

dataretrieval v1.0.0 (December 8, 2022)

07 Dec 19:09
4318d07
Compare
Choose a tag to compare

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

Full Changelog: v0.7...v1.0.0

dataretrieval v0.7 (February 24, 2020)

24 Feb 19:22
89943c5
Compare
Choose a tag to compare

dataretrieval v0.6 (December 3, 2020)

03 Dec 22:48
2468d36
Compare
Choose a tag to compare

Fixes wqp multisite queries

dataretrieval v0.5 (November 12, 2020)

12 Nov 19:59
5ea5e2d
Compare
Choose a tag to compare

Added unit testing and updates interface.