v1.0.7
What's Changed
This release adds a module for the Hydro Network-Linked Data Index (NLDI) API, along with some minor changes.
- [#116] initial implementation of type hints by @pkdash in #117
- Type hints added to public APIs of nwis module by @pkdash in #122
- Setup pre-commit by @thodson-usgs in #124
- Issue 123 by @rckwzrd in #125
- [#116] Removing un-necessary helper functions in nwis module by @pkdash in #128
- update NWIS qw function warning by @lstanish-usgs in #133
- Add warning message to WQP functions by @ehinman in #132
- 129 data downloading issue with a specific gauging station by @thodson-usgs in #131
- Add warning message for qw data queries by @ehinman in #134
- [#135] NLDI data retrieval by @pkdash in #136
New Contributors
- @pkdash made their first contribution in #117
- @rckwzrd made their first contribution in #125
- @lstanish-usgs made their first contribution in #133
- @ehinman made their first contribution in #132
Full Changelog: v1.0.6...v1.0.7