Recent Releases of dataRetrieval
dataRetrieval - v2.7.23
- Added data.table to Imports
- Added read_waterdata_stats_por and read_waterdata_stats_daterange to access USGS daily data statistics.
- Updated vignettes, examples, and README to reflect new stats functions.
- Added tests for read_waterdata_stats functions
- Updated next_req_url to allow paging through /statistics API output
- Added deprecation message to readNWISstat function
- Specify "UTC" attribute for returned time
- Added options("dataRetrieval.attach_request" = TRUE) as default to attach the
request object as an attribute to the returned data frames. Setting
options("dataRetrieval.attach_request" = FALSE) will return a data frame without
the request attribute - Improved time documentation
- Improved error handling in WQP functions
- Added read_waterdata_field_meta, read_waterdata_combine_meta,
and read_waterdata_channel - Removed readNWISgwl and readNWISmeas as services have been turned off
- Updated CQL2 templates to allow HUC queries specifically to use a wildcard
to get multiple inclusive HUCs. - Add deprecation message to readNGWMN functions. read_ngwmn will be coming soon.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS 3 months ago
dataRetrieval - v2.7.22
- Added read_waterdata_latest_daily to access latest daily USGS water data.
- Added read_waterdata_continuous to access continuous USGS water data.
- Added state_name and hydrologic_unit_code to read_waterdata_ts_meta
- Removed daily_id from read_waterdata_daily output since it
is not stable over time. Moved other "id" columns to end of returned data frames. - Changed examples for stateCd, countyCd, and parameterCdFile. Users are
encouraged to migrate to the "read_waterdata_metadata" functions. - Added no_paging argument. This will make the request more efficient, but is not
recommended because it will silently cut off data after 50,000 rows. - Removed max_results argument. Was confusing and redundant with the combination
of no_paging and limit. - Increase the flexibility of read_waterdata_metadata to match other OGC functions.
- NLDI to use agency code prefixes and should no longer be stripping the "USGS-" off the site ides.
- Add deprecate message to readNWISuse function as data services have been retired.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS 4 months ago
dataRetrieval - dataRetrieval 2.7.19
- Added read_waterdata_daily, read_waterdata_monitoring_location, read_waterdata_ts_meta, read_waterdata_latest_continuous to access
new USGS web services. - Added whisker and sf as dependencies.
- Renamed read_USGS_samples to read_waterdata_samples.
- Renamed summarize_USGS_samples to summarize_waterdata_samples.
- Added warning to setAccess for non-public endpoints.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS 11 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 "CUSTOM_DR_UA"
- Added function for USGS discrete data samples_data service: read_USGS_samples
- Restructured stateCdLookup and countyCdLookup to use web services that only
list states and counties that have water quality data.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 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.
Natural Resources - Water Supply and Quality
- 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
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 4 years ago
dataRetrieval - CRAN release for groundwater services
The readNWISgwl function now allows parameter codes. A few other bug fixes included.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 5 years ago
dataRetrieval - GRAN release
Fixes some empty time zone columns and uses zip encoding for WQP calls by default,
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 7 years ago
dataRetrieval - NA fix
Also some work on WaterML2
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 8 years ago
dataRetrieval - whatNWISdata
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 9 years ago
dataRetrieval - mini GRAN release
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 9 years ago
dataRetrieval - markdown html vignette conversion
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 9 years ago
dataRetrieval - post bug fix
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 9 years ago
dataRetrieval - Small changes to 2.6.8
Natural Resources - Water Supply and Quality
- R
Published by wdwatkins about 9 years ago
dataRetrieval - NGWMN, new WQP features
Natural Resources - Water Supply and Quality
- R
Published by wdwatkins about 9 years ago
dataRetrieval - timezone additions
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 9 years ago
dataRetrieval - bug fixes
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 9 years ago
dataRetrieval - Updates to links
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 9 years ago
dataRetrieval - GRAN mid release
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 9 years ago
dataRetrieval - https duh duh Duh!
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 9 years ago
dataRetrieval - whatNWISsites fixed, other bugs
Natural Resources - Water Supply and Quality
- R
Published by wdwatkins over 9 years ago
dataRetrieval - NGWMN beta
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 10 years ago
dataRetrieval - NWIS message
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 10 years ago
dataRetrieval - bug fix, beta message, retry
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 10 years ago
dataRetrieval - submitted to CRAN
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 10 years ago
dataRetrieval -
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 10 years ago
dataRetrieval - stats!
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 10 years ago
dataRetrieval - lt bug fix
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 10 years ago
dataRetrieval - bug fix
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 10 years ago
dataRetrieval - head requests
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 10 years ago
dataRetrieval - another bug fix
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 10 years ago
dataRetrieval - second lubridate fix
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 10 years ago
dataRetrieval - bug fix - lubridate default change
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 10 years ago
dataRetrieval - whatNWIS bugfix
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 10 years ago
dataRetrieval - encoding
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - httr
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - More Access options
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - Back to not zipped WQP
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - bug fix
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - WQP zip + user agent
Changed default for WQP to zip and added custom user agent.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - more readr updates
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - readr updates
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - cleaned up webWervice function
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - readr bug fix
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - dplyr in RDB reader
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - first dplyr release
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 10 years ago
dataRetrieval - update
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 11 years ago
dataRetrieval - Bug fix
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 11 years ago
dataRetrieval - WQP fix to CRAN
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 11 years ago
dataRetrieval - WQP update
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS almost 11 years ago
dataRetrieval - Real CRAN release
Cran was down over the weekend. I had time to fix another bug in the meantime.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 11 years ago
dataRetrieval - CRAN notes update
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 11 years ago
dataRetrieval - Next CRAN submission
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 11 years ago
dataRetrieval - Improved help files.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 11 years ago
dataRetrieval - GRAN with citation
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS about 11 years ago
dataRetrieval - Real GRAN release
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 11 years ago
dataRetrieval - GRAN release
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 11 years ago
dataRetrieval - Added citation
Passing GRAN checks.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 11 years ago
dataRetrieval - Expose sysdata
Also took out all external calls to both NWIS and WQP, but added them to unit tests.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 11 years ago
dataRetrieval - Remove most external checks.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 11 years ago
dataRetrieval - Version 2.1.0 submitted to CRAN
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 11 years ago
dataRetrieval - Version 2.0.0 released to CRAN.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 11 years ago
dataRetrieval - Version submitted to CRAN
New naming scheme.
Natural Resources - Water Supply and Quality
- R
Published by ldecicco-USGS over 11 years ago