Recent Releases of dataRetrieval
dataRetrieval - dataRetrieval 2.7.19
- Added readwaterdatadaily, readwaterdatamonitoringlocation, readwaterdatatsmeta, readwaterdatalatest_continuous to access new USGS web services.
- Added whisker and sf as dependencies.
- Renamed readUSGSsamples to readwaterdatasamples.
- Renamed summarizeUSGSsamples to summarizewaterdatasamples.
- Added warning to setAccess for non-public endpoints.
- R
Published by ldecicco-USGS 8 months ago
dataRetrieval - v2.7.18
- Switched from httr to httr2
- Added a way to include a custom user-agent suffix via an enviornmental variable "CUSTOMDRUA"
- Added function for USGS discrete data samplesdata service: readUSGS_samples
- Restructured stateCdLookup and countyCdLookup to use web services that only list states and counties that have water quality data.
- R
Published by ldecicco-USGS about 1 year ago
dataRetrieval - v2.7.17
dataRetrieval 2.7.17
- Fixed bug with server problems causing errors.
- Removed the function "readNWISqw" since the underlying data was removed.
- Added message of service URL.
- Removed the forced "empty returns" for WQP, since the WQP now has properly formatted empty returns.
- Moved the column parsing to a dedicated function for WQP.
- Took out zip option for WQP calls, they are not allowed on WQP anymore.
- Added deprecated message getQuerySummary. Users should use readWQPsummary instead.
- Added WQX 3.0 profiles.
- siteInfo attribute for WQP queries converted to a full station return.
- Cleaned up date conversion in WQP
- Updated source for groundwater level data from waterservices to waterdata. Note that waterdata services will ALSO need updating within the next year, but this change will allow for some time to make changes.
- R
Published by ldecicco-USGS over 1 year ago
dataRetrieval - v2.7.11
CRAN update: * Updated some documentation to improve examples. * Changed the check for internet to better account for proxies. * Fixed bug due to new behavior in NWIS parameter code service. * Updated documentation for readWQPdata and readWQPsummary
- R
Published by ldecicco-USGS almost 4 years ago
dataRetrieval - CRAN release for groundwater services
The readNWISgwl function now allows parameter codes. A few other bug fixes included.
- R
Published by ldecicco-USGS almost 5 years ago
dataRetrieval - GRAN release
Fixes some empty time zone columns and uses zip encoding for WQP calls by default,
- R
Published by ldecicco-USGS almost 7 years ago
dataRetrieval - bug fix - lubridate default change
- R
Published by ldecicco-USGS almost 10 years ago
dataRetrieval - WQP zip + user agent
Changed default for WQP to zip and added custom user agent.
- R
Published by ldecicco-USGS about 10 years ago
dataRetrieval - Real CRAN release
Cran was down over the weekend. I had time to fix another bug in the meantime.
- R
Published by ldecicco-USGS almost 11 years ago
dataRetrieval - Added citation
Passing GRAN checks.
- R
Published by ldecicco-USGS about 11 years ago
dataRetrieval - Expose sysdata
Also took out all external calls to both NWIS and WQP, but added them to unit tests.
- R
Published by ldecicco-USGS about 11 years ago
dataRetrieval - Version submitted to CRAN
New naming scheme.
- R
Published by ldecicco-USGS over 11 years ago