What is your question?
Are you planning updates to readNWISrating a la readNWISuv --> read_waterdata_continuous? I ask because I don't see any information on the status page.
We like to have access to older rating curves over time because it can help explain flow changes over time. We used to have access to older curves on an older website that has been deprecated. Since then we've started archiving them ourselves. I'm worried that we might lose access to the curves when NWIS is fully deprecated in 2027.
To Reproduce
dataRetrieval::readNWISrating(siteNumber = "12148500", type = "exsa", convertType = TRUE)
ALERT: All NWIS services are slated for decommission
and new dataRetrieval functions will be added.
For up-to-date information, see:
https://doi-usgs.github.io/dataRetrieval/articles/Status.html
GET: https://waterdata.usgs.gov/nwisweb/get_ratings/?site_no=12148500&file_type=exsa
GET: https://waterservices.usgs.gov/nwis/site/?siteOutput=Expanded&format=rdb&site=12148500
What is your question?
Are you planning updates to
readNWISratinga lareadNWISuv-->read_waterdata_continuous? I ask because I don't see any information on the status page.We like to have access to older rating curves over time because it can help explain flow changes over time. We used to have access to older curves on an older website that has been deprecated. Since then we've started archiving them ourselves. I'm worried that we might lose access to the curves when NWIS is fully deprecated in 2027.
To Reproduce