#EXPORT_DATE=Thu Mar 18 17:03:05 EDT 2021
#EXPORT_VERSION_NAME=corrections
#EXPORT_VERSION_NUMBER=1
#REV_HISTORY v1(02/08/2019)  Chris Allen.   fixed report labels  so that reports get correct file names
SMK_SOURCE A

/DELIMITER/ |

/SET LABEL/ $REPLABEL

/NEWFILE/ REPORT32TS

/CREATE REPORT/
BY STATE NAME
BY SPCCODE TIR__PM2_5
SPECIATION MASS
NUMBER E13.5
UNITS ALL tons/yr
/END/

/NEWFILE/ REPORT32TC

/CREATE REPORT/
BY STATE NAME
BY COUNTY NAME
BY SPCCODE TIR__PM2_5
SPECIATION MASS
NUMBER E13.5
UNITS ALL tons/yr
/END/
