Skip to content

Commit

Permalink
Update status and messages
Browse files Browse the repository at this point in the history
  • Loading branch information
ldecicco-USGS committed Feb 6, 2024
1 parent 08a5df5 commit 0f2c8d1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion R/AAA.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ is_dataRetrieval_user <- function() {

wqp_message <- function(){
message("NEWS: USGS data availability and format are changing.
Beginning in February 2024 the data obtained from legacy profiles
Beginning in late February 2024 the data obtained from legacy profiles
will not include new USGS data or recent updates to existing data.
To view the status of changes in data availability and code functionality, visit:
https://doi-usgs.github.io/dataRetrieval/articles/Status.html
Expand Down
2 changes: 1 addition & 1 deletion R/readNWISqw.R
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ readNWISqw <- function(siteNumbers,
tz = "UTC") {
.Deprecated(
new = "readWQPqw", package = "dataRetrieval",
msg = "WARNING: Beginning in February 2024 the NWIS qw data endpoint will not deliver new data or updates to existing data.
msg = "WARNING: Beginning in late February 2024 the NWIS qw data endpoint will not deliver new data or updates to existing data.
Eventually the endpoint will be retired. For updated information visit:
https://waterdata.usgs.gov/nwis/qwdata
For additional details, see vignettes:
Expand Down
6 changes: 3 additions & 3 deletions vignettes/Status.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Functioning normally, includes new USGS data. See below for upcoming information

### NWIS qw services

Discrete water samples data are undergoing modernization, and NWIS services will no longer be updated with the latest data starting in February 2024, with a full decommission expected 6 months later. Learn more about the upcoming change and where to find the new samples data in our [blog](https://waterdata.usgs.gov/blog/changes-to-sample-data/).
Discrete water samples data are undergoing modernization, and NWIS services will no longer be updated with the latest data starting late February 2024, with a full decommission expected 6 months later. Learn more about the upcoming change and where to find the new samples data in our [blog](https://waterdata.usgs.gov/blog/changes-to-sample-data/).


For updated information visit:
Expand All @@ -46,9 +46,9 @@ See `vignette("qwdata_changes", package = "dataRetrieval")` for information on h

### WQP: USGS Data

Limited availability of **new** USGS data: starting approximately February 12, 2024, there will be a period when new USGS data will not be accessible on the Water Quality Portal. Data will still be collected but will not be publicly available. This limited availability is expected to last a few weeks.
Limited availability of **new** USGS data: starting late February 2024, there will be a period when new USGS data will not be accessible on the Water Quality Portal. Data will still be collected but will not be publicly available. This limited availability is expected to last a few weeks.

Recent USGS data will be accessible again upon release of the new Data Profiles, which will be in the WQX 3.0 format. These profiles should be available starting in March, 2024.
Recent USGS data will be accessible again upon release of the new Data Profiles, which will be in the WQX 3.0 format. These profiles should be available starting late March 2024.

These profiles are not yet available to test. When they are, we will update this page with recommendations.

0 comments on commit 0f2c8d1

Please sign in to comment.