Find and return paths to all deployment directories, metadata files, and final QC files for selected year and site.
Value
A named list consisting of:
- sites
The full path to the site info table
- deployments
A data frame with a row for each deployment, and columns
date
,QCpath
,md_path
, andhash
, containing the date for each deployment, the full path to the final QC'd data, the full path to the deployment metadata file, and the md5 hash of the QC'd data file.