wind.dq.test: Downloads and performs data quality checks on NEON wind data

Description Usage Arguments Value Author(s)

Description

For the specified dates, site, variables, and data product or name of family of data products, data are downloaded and saved to the specifed directory. Process quality calculations are then performed and written to a results file in save.dir.

Usage

1
wind.dq.test(site, save.dir, bgn.month, end.month)

Arguments

site

Parameter of class character. The NEON site data should be downloaded for.

save.dir

Parameter of class character. The local directory where data files should be saved.

bgn.month

Parameter of class character. The year-month (e.g. "2017-01") of the first month to get data for.

end.month

Parameter of class character. The year-month (e.g. "2017-01") of the last month to get data for.

Value

Writes data files to the specified directory.

Author(s)

Robert Lee rlee@battelleecology.org


rhlee12/Noble documentation built on May 31, 2019, 10:36 a.m.