Tags give the ability to mark specific points in history as being important
-
v2.7.22
Release: v2.7.2210ad022b · ·* 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.
-
v2.7.21
25bfbb71 · ·CRAN release 2.7.21 * Added read_waterdata_field_measurements to access new USGS water data API. * Added deprecation warning to readNWISgwl and readNWISmeas. * Added parent_time_series_id to read_waterdata_ts_meta. * Updated some documentation. * Handle waterdata empty returns better.
-
v2.7.19
* Added read_waterdata_daily, read_waterdata_monitoring_location, read_waterdata_ts_meta, and 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.
-
2.7.19
d29ad947 · ·* Added read_waterdata_daily, read_waterdata_monitoring_location, read_waterdata_ts_meta 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.
-
2.7.18.9002
b437cd52 · · -
v2.7.18.9001
23f8ffd6 · · -
v2.7.18
1d5a2935 · ·* 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.
-
v2.7.17
Release: 2.7.1751f8ffb7 · ·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.
-
-
-
-
-
-
-
-