calpuff_create_varying_point_sources: Create CALPUFF input file with point sources that vary in location and time
Description
Create CALPUFF input file with point sources that vary in location and time.Usage
calpuff_create_varying_point_sources(CSV_input = NULL, df_input = NULL,
src_name, species_name)
Arguments
CSV_input
a path to a CSV file containing hourly point source data.
df_input
a data frame containing hourly point source data.
src_name
the name of the source emitting the species.
species_name
the name of the species undergoing emissions.