#EXPORT_DATE=Mon May 24 11:53:45 EDT 2010
#EXPORT_VERSION_NAME=add month code
#EXPORT_VERSION_NUMBER=1
#REV_HISTORY 05/17/2010 Allan Beidler.    What:  added month code    Why:  need monthly profile
#REV_HISTORY 05/24/2010 Allan Beidler.    What:  added temporal    Why:  for temporal reports
#REV_HISTORY 05/24/2010 Allan Beidler.    What:  took out temporal    Why:  test
# This file is the Black Carbon report configuration file for running Smkreport for
# nonpoint sources for inventory-only reporting, without any gridded reports.

# All reports
# Output file logical names are:
#       REPORT1:  Spec, no gridding, by state
#       REPORT2:  Spec, no gridding, by state/SCC
#       REPORT4:  Spec, no gridding, by state/county
#       REPORT8:  Spec, no gridding, by state/county/SCC
#       REPORT9: Spec, no gridding, by state and SIC

SMK_SOURCE A

/DELIMITER/ |

/SET LABEL/ $REPLABEL

/NEWFILE/ REPORT1

/CREATE REPORT/
BY STATE NAME
BY COUNTY NAME
BY CELL
BY SPCCODE PM2_5
BY MONCODE
GRIDDING
SPECIATION MASS
NUMBER E15.8
UNITS ALL tons/yr
/END/

