Skip to content

Releases: DOI-USGS/dataretrieval-python

v1.0.9

10 Jun 17:11
3ae36b3
Compare
Choose a tag to compare

What's Changed

This release adds some links to the REST doc and a convenience dictionary of state FIPS codes.

Full Changelog: v1.0.8...v1.0.9

v1.0.8

01 May 16:52
e8b508b
Compare
Choose a tag to compare

What's Changed

Package for Python 3.12

Full Changelog: v1.0.7...v1.0.8

v1.0.7

28 Apr 16:09
786e811
Compare
Choose a tag to compare

What's Changed

This release adds a module for the Hydro Network-Linked Data Index (NLDI) API, along with some minor changes.

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

28 Sep 20:42
f6d18aa
Compare
Choose a tag to compare

What's Changed

  • Improve Metadata class by @edsaac in #110
  • (future warning fix): wrapping pd.read_json arg in StringIO to suppre… by @mnfienen in #112

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

25 Jul 18:43
dab0f51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

26 Apr 21:38
7326dfd
Compare
Choose a tag to compare

The update to pandas 2.X introduces breaking changes. This stop-gap release pins pandas to 1.X.

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

10 Mar 21:10
5a45c76
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

15 Feb 23:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

08 Jan 03:58
46a18f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8...v1.0.1

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