Create a data frame of discrete receptor concentrations using a CALPOST time series outfile file.
1 2 3 4 5  | 
time_series_file | 
 a path to a binary time series data file that was generated by CALPOST with time series options set.  | 
location_name | 
 the name of the location in which the receptors reside.  | 
source_id | 
 the ID value for the source emissions.  | 
pollutant_id | 
 the ID value for the emitted pollutant.  | 
create_hourly_CSV | 
 an option to create hourly CSV files describing pollutant concentrations at every receptor.  | 
create_hourly_rda | 
 an option to create hourly R data (.rda) files describing pollutant concentrations at every receptor.  | 
return_large_df | 
 an option to invisibly return a large data frame object.  | 
resume_from_set_hour | 
 an option to resume processing of concentrations from a set hour of the year.  | 
autoresume_processing | 
|
autoresume_year | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.