#EXPORT_DATE=Mon Sep 08 13:02:44 EDT 2008
#EXPORT_VERSION_NAME=add REPORT23: cell-county
#EXPORT_VERSION_NUMBER=1
#REV_HISTORY 09/05/2008 Rich Mason.    What:  add cell-county report    Why:  cus
# This file is the report configuration file for running Smkreport for
# seca_c3 point sources for inventory-only reporting.

# All reports
# Output file logical names are:
#       REPORT7:  Spec, w/ gridding, by state
#       REPORT17: Spec, w/ gridding, by grid cell
#       REPORT23: Spec, w/ gridding, by grid cell/county

SMK_SOURCE P

/DELIMITER/ |

/SET LABEL/ $REPLABEL

/NEWFILE/ REPORT7

/CREATE REPORT/
BY STATE NAME
SPECIATION MASS
GRIDDING
NUMBER E15.8
UNITS ALL tons/yr
/END/

/NEWFILE/ REPORT17

/CREATE REPORT/
BY CELL
GRIDDING
SPECIATION MASS
NUMBER E15.8
UNITS ALL tons/yr
/END/

/NEWFILE/ REPORT23

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