You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# dataretrieval: Download hydrologic data
2
2
3
+
:warning: USGS data availability and format are changing on Water Quality Portal (WQP). Beginning in February 2024 data obtained from WQP legacy profiles will not include new USGS data or recent updates to existing data.
4
+
To view the status of changes in data availability and code functionality, visit: https://doi-usgs.github.io/dataRetrieval/articles/Status.html
5
+
3
6
## What is dataretrieval?
4
7
`dataretrieval` was created to simplify the process of loading hydrologic data into the Python environment.
5
8
Like the original R version [`dataRetrieval`](https://github.com/DOI-USGS/dataRetrieval),
0 commit comments