Advanced data retrieval #222
Labels
DataDiscoveryRetrieval.R
Future Improvement
Minimum viable function complete, issue includes potential future improvements
HOLD - waiting for WQX 3.0
ROSSyndicate
Users would like to retrieve WQP data and OPTIONALLY any additional USGS continuous data that in the specific area of interest and possible also nearby data (within additional buffer zone) or upstream/downstream as well (not just within the bounding box).
We can bring in USGS continuous data via dataRetrieval. We can also leverage NLDI to query by lat/long (e.g. all sites within 500m). Only problem is that for the continuous data, USGS uses p-codes and not Characteristic Names, so it may be best to wait until after this year (they are working on moving away from p-codes).
Example code:
advancedqueries.zip
Which is best - NLDI or nhdplusTools to retrieve catchment geometries in R/ discover nearby data from other data sources?
The text was updated successfully, but these errors were encountered: