Releases: geoglows/pygeoglows
Releases · geoglows/pygeoglows
v2.0.1 Revise bucket locations
v2.0.0
What's Changed
- v2.0.0 by @rileyhales in #47
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
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