Skip to content

Releases: geoglows/pygeoglows

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

v1.6.1 Bugfix

14 May 04:33
Compare
Choose a tag to compare

Correctly allows river_id to be given as an arg or kwarg and still pass parameter validation

Full Changelog: v1.6.0...v1.6.1

v1.6.0

10 May 15:06
Compare
Choose a tag to compare

Corrects bug in URL for metadata table.

Improved ability to download and specify table paths to functions that need them. Corresponding updates to docs.

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0