calpuff_create_varying_area_sources: Create CALPUFF input file with area sources that vary in...

Description Usage Arguments

Description

Create CALPUFF input file with area sources that vary in location and time.

Usage

1
2
calpuff_create_varying_area_sources(CSV_input = NULL, df_input = NULL,
  pollutant_MW)

Arguments

CSV_input

a path to a CSV file containing hourly area source data.

df_input

a data frame containing hourly area source data.

pollutant_MW

a vector containing molecular weights for all pollutants in the supplied dataset. The order of the values must be the same as that of the pollutant columns in either the supplied CSV or data frame.


rich-iannone/PuffR documentation built on May 27, 2019, 7:46 a.m.