pull_mfile: Pull wind and pm10 data from the GBUAPCD m-files.

Description Usage Arguments Value Examples

Description

Pull wind speed and direction from teoms.teom_summary_data in AirSci PostgreSQL database. This function pulls only the T7 station (required as part of the TwB2 paired TEOM analysis. *Note: The PM10 data in this table is the analog averaged data transmitted via LoggerNet. Although the digitial 5 minute data is preferrable for reporting, this data is used as the long turn-around for District collected PM10 data makes it unavailable for monthly reports.

Usage

1
pull_mfile(date1, date2)

Arguments

date1,

date2 Text string. Date range for which to pull data.

Value

Data frame.

Examples

1
pull_mfile("2016-02-01", "2016-03-01")

jwbannister/teomR documentation built on May 20, 2019, 6:23 a.m.