co2.pq.test: Perform A Commissioning PQ Test on IRGA CO2 Concentration...

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
2
co2.pq.test(site = site, bgn.month, end.month, save.dir, q.th = 90,
  v.th = 80, overwrite = FALSE)

Arguments

site

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

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.

save.dir

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

q.th

Optional, the quanitity threshold used in testing. Defaults to 95 (95 percent of expected data must exist to pass the test)

v.th

Optional, the quanitity threshold used in testing. Defaults to 88.1 (88.1 percent of expected data must exist and be unflagged to pass the test)

Value

Writes data files to the specified directory.

Author(s)

Robert Lee


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