Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 633 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 633 Bytes

pm25frm_to_smat

Python script (make_frm.py) converts list of FRM PM2.5 values for MATS "Official" monitoring data input file. "Unoffical" monitoring file based directly on Official file can be produced as well.

Input

FRM monitor location data used by the script is included (monitor_locations.csv) in the repo

Script requires two text files not included in this repo:

  1. Daily PM2.5 data for each monitor
  2. Rank (and concentration) of 98-percentile value (e.g., '8' for 8th high)

See script for expected format of input files

Output

CSV monitoring data file(s) formated specifically for EPA's SMAT-CE tool