Skip to content

Converts list of daily 24-hour PM2.5 FRM data to SMAT-CE "Official" input file format

Notifications You must be signed in to change notification settings

utahTAS/pm25_to_smat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Converts list of daily 24-hour PM2.5 FRM data to SMAT-CE "Official" input file format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages