Closed rileyhales closed 7 months ago
The recent updates focus on refining the GEOGLOWS package by enhancing API documentation, streamlining data handling, and upgrading to version 1.2.1. Notable changes include the addition of a new streams
section, improved data return types, and updated tutorials for users.
File Path | Change Summary |
---|---|
docs/api-documentation.rst |
Added streams section, maintained existing sections, and updated tutorial and image URLs. |
docs/api-documentation/analyze.rst |
Removed "Analyze" section header, focused on geoglows.analyze module for post-processing streamflow data. |
docs/api-documentation/streams.rst |
Added geoglows.streams file for river metadata lookup, download, and caching functionalities. |
docs/index.rst |
Updated image URLs, removed demo links, and directed users to a new website for tutorials and training materials. |
geoglows/__init__.py |
Updated package version from '1.2.0' to '1.2.1'. |
geoglows/data.py |
Improved data handling with numpy and xarray , updated function annotations, assertions, and return types. |
🐰✨ In the meadow of code, under the byte-sized sun, A version leaps up, another job done. With streams of data flowing, so lively and quick, Here hops the coderabbit, with a new trick! 🌟📜
Summary by CodeRabbit