Releases: geoglows/pygeoglows
Releases · geoglows/pygeoglows
v1.8.3 try/except on timezone conversions
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
loosen pinned zarr version
v1.8.1 Correct anonymous s3 access
v1.8.0
Includes SFDC bias correction transformers
What's Changed
- include ungauged bias correction by @rileyhales in #44
Full Changelog: v1.7.1...v1.8.0
v1.7.1 Pin Zarr version
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
v1.6.3 correct date list retrieval
v1.6.2 Windows file pathing bug fix
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
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
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
- fix the parquet link to the metatable by @biplovbhandari in #36
New Contributors
- @biplovbhandari made their first contribution in #36
Full Changelog: v1.5.0...v1.6.0