Skip to content

Commit 0296432

Browse files
Update qwdata warning nwis.py (#133)
Inform users of the limited availability of new USGS data; provide links to qwdata NWIS banner and new dataretrieval Status page.
1 parent a436816 commit 0296432

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

dataretrieval/nwis.py

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,12 @@ def get_qwdata(
126126
127127
.. warning::
128128
129-
The NWIS qw data service is being deprecated. See this note from the
130-
R package for more information:
131-
https://doi-usgs.github.io/dataRetrieval/articles/qwdata_changes.html
132-
If you have additional questions about the qw data service,
133-
email gs-w-IOW_PO_team@usgs.gov.
129+
WARNING: Beginning in February 2024 the NWIS qw data endpoint will not deliver new data or updates to existing data.
130+
Eventually the endpoint will be retired. For updated information visit:
131+
https://waterdata.usgs.gov.nwis/qwdata
132+
For additional details, see the R package vignette:
133+
https://doi-usgs.github.io/dataRetrieval/articles/Status.html
134+
If you have additional questions about the qw data service, email CompTools@usgs.gov.
134135
135136
Parameters
136137
----------

0 commit comments

Comments
 (0)