Releases: geoglows/pygeoglows
Releases · geoglows/pygeoglows
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
v1.5.0
v1.4.0
- Correct warning messages on the streamflow module
- relax pinned versions of xarray, s3fs, dask
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Enables forecast records plot which was previously incorrectly imported and could not be called
Full Changelog: v1.2.1...v1.3.0
v1.2.1 Improve doc strings and type hints
What's Changed
- Doc strings, type hints, code revisions by @rileyhales in #34
Full Changelog: v1.2.0...v1.2.1