#EXPORT_DATE=Wed Oct 29 15:17:18 EDT 2014
#EXPORT_VERSION_NAME=monthly nonroad 2
#EXPORT_VERSION_NUMBER=3
#REV_HISTORY v1(08/11/2014)  Chris Allen.   changed tons/yr to tons/day  for monthly inventory sectors
#REV_HISTORY v2(08/11/2014)  Chris Allen.   Removed the grid cell reports (17 and 23)  For nonroad, Smkreport gives an error (Problem processing the size of inventory) when attempting to run a report by grid cell
#REV_HISTORY v3(10/29/2014)  Chris Allen.   removed REPORT7  causes Smkreport crash in some nonroad runs due to "size of inventory"
# This file is the report configuration file for running Smkreport for
# nonpoint sources for inventory-only w/ gridding reporting.
#
# All reports
# Output file logical names are:
#       REPORT7:  Spec, w/ gridding, by state
#       REPORT14B: Spec, w/ gridding, by state, SCC, and srg code
#       REPORT17: Spec, w/ gridding, by grid cell
#       REPORT23: Spec, w/ gridding, by grid cell/county

SMK_SOURCE A

/DELIMITER/ |

/SET LABEL/ $REPLABEL

/NEWFILE/ REPORT14B

/CREATE REPORT/
BY STATE NAME
BY SCC10 NAME
BY SRGCODE
SPECIATION MASS
NUMBER E15.8
UNITS ALL tons/day
/END/
