Skip to content

Releases: geoglows/pygeoglows

v2.0.1 Revise bucket locations

07 May 17:46
fbb1c7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

14 Mar 23:22
ce57e16
Compare
Choose a tag to compare

What's Changed

New Features:

  • SFDC bias correction for discharge time series
  • Adds endpoints for hourly, daily, monthly, yearly average discharge timeseries

Full Changelog: v1.8.3...v2.0.0

v1.8.3 try/except on timezone conversions

04 Mar 19:50
ce752d9
Compare
Choose a tag to compare

What's Changed

  • Don't fail on new datasets which are already timezone aware by @rileyhales in #48

Full Changelog: v1.8.2...v1.8.3

v1.8.2 Loosen pinned Zarr version for some installs

13 Feb 16:30
Compare
Choose a tag to compare

v1.8.1 Correct anonymous s3 access

01 Feb 01:53
c16db8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

31 Jan 20:09
145a8d1
Compare
Choose a tag to compare

Includes SFDC bias correction transformers

What's Changed

Full Changelog: v1.7.1...v1.8.0

v1.7.1 Pin Zarr version

23 Jan 22:35
Compare
Choose a tag to compare

Pins zarr version to 2 because zarr 3 intentionally removed the ability to read from cloud storage. see zarr-developers/zarr-python#2706

v1.7.0 Time zone aware dataframe index

19 Jul 03:52
97eb285
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.7.0

v1.6.3 correct date list retrieval

30 May 17:41
52c8ea9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

v1.6.2 Windows file pathing bug fix

22 May 20:18
14ca779
Compare
Choose a tag to compare

What's Changed

  • correct errors in s3 file pathing specific to windows by @rileyhales in #37

Full Changelog: v1.6.1...v1.6.2