v1.1.0
🎊 New waterdata module added 🎊
This module provides access to USGS's modernized Water Data APIs, serving information such as monitoring location info, daily values, field measurements, timeseries metadata, latest continuous and daily data values, discrete water quality data, and more. Please give the new functions a try and provide feedback via issues.
What's Changed
- Fix gwlevels pcode by @ehinman in #180
- Remove qwdata documentation, tests, etc. and replace with waterdata.get_samples() by @ehinman in #178
- Add waterdata infrastructure by @ehinman in #183
- Fix pathing so new waterdata documentation is available by @ehinman in #189
- Another attempt to fix documentation issues by @ehinman in #190
- Get rid of NLDI import by @ehinman in #191
- Combine two lines of strings by @ehinman in #192
Full Changelog: v1.0.12...v1.1.0