Skip to content

Commit

Permalink
Going to put that in another branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ldecicco-USGS committed Jan 26, 2024
1 parent 1527962 commit c7acb05
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions R/AAA.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,3 @@ is_dataRetrieval_user <- function() {
identical(Sys.getenv("NOT_CRAN"), "true")
}


wqp_message <- function(){
message("NEWS: USGS data availability and format are changing.
Beginning in February 2024 the data obtained from legacy profiles
will not include new USGS data or recent updates to
existing data. When new WQX (3.0) profiles are available, the default
profile will change. Users can continue to access data using the
legacy profiles for some time, however they will not serve recent
USGS data. Banners posted on the WQP site will have the most
updated information (https://www.waterqualitydata.us/).
For additional details, see vignettes:
https://doi-usgs.github.io/dataRetrieval/articles/Status.html
https://doi-usgs.github.io/dataRetrieval/articles/qwdata_changes.html
If you have additional questions about these changes,
email [email protected].")
}

0 comments on commit c7acb05

Please sign in to comment.