Updated 11 Oct 2011

Introduction
------------------------------------------------------------------------
The given scripts and inputs are for the Heavy Duty Green House Gas Rule (hdghg)
 EPA SMOKE runs.

The data files and scripts included support the EPA emissions cases:
2005 base case: 2005cs_hdghg_05b
2030 reference case: 2030cs_hdghg_ref_05b
2030 control case: 2030cs_hdghg_ctl_05b

These scenarios were processed using SMOKE 2.6.

Notes

-------------------------------------------------------------------
Contents of gzipped tar files:

Inputs_2005cs_05b.tgz:
Ptipm daily ptday emissions inventory files for the 2005cs case.

inputs_2030cs_hdghg_ctl_05b.tgz, inputs_2030cs_hdghg_ref_05b.tgz:
Inventory files for these cases.

inputs_2005cs_hdghg.tgz:
All other inventory inputs (except onroad) for the 2005cs_hdghg cases.

inputs_2005cs_hdghg_on_noadj.tgz:
Monthly onroad inventories for the 2005cs_hdghg case.

inputs_ge_dat_2005cs_2030cs_hdghg.tgz:
Contents of the ge_dat directory related to these cases. For example, 
includes speciation, temporal, and gridding cross reference and profiles.

intermed_2005cs_2030cs_hdgghg.tgz:
Processed sea salt and CL2 files ready for merging with other sectors.

scripts_2005cs_2030cs_hdghg.tgz:
SMOKE scripts for running the cases/sectors.

inputs_2030cs_hdghg_ctl_05b_on_noadj.tgz:
Monthly onroad inventories for the 2030cs_hdghg_ctl case.

inputs_2030cs_hdghg_ref_05b_nonroad.tgz:
Monthly nonroad inventories for the 2030cs_hdghg_ref case.

inputs_2030cs_hdghg_ref_05b_on_noadj.tgz:
Monthly onroad inventories for the 2030cs_hdghg_ref case.

------------------------------------------------------------------------

NOTE: The MOVES start and running PM emissions are adjusted for temperature 
as a preprocess.  These files are too large to post on our web site (they 
are about 180GB in total).  If you need these files, please submit a request 
to eyth.alison@epa.gov for special posting.

NOTE: Some emissions modeling sectors are taken from old cases.  The scripts and input
files contain references to these older cases (ie. 2005ck_05b, 2005cr_05b, etc.).
Files for these cases are not provided here.

The on_moves_runpm_adj and on_moves_startpm_adj sectors are provided as processed
netCDF files due to the nature of the adjustment process.  The inputs are also
provided, however the scripts used are not.  In order to merge together model ready
files the adjusted moves sector files must be placed in the respective directory
(eg. on_moves_runpm_adj or on_moves_starpm_adj) of their respective case 
(ie. 2005cs_hdghg_05b).

The inventories for seasalt and ocean chlorine are also provided as netCDF files.
These will be extracted into the intermediate directory when the intermed archive is 
unzipped.
 
Unpackaging
------------------------------------------------------------------------
All provided tarred and gzipped archives should be extracted in your SMOKE home path.

Each input archive contains all inventories from the noted case unless any 
supplemental sector-specific archives are provided (on_noadj for example).

The script archive contains the SMOKE run scripts for all HDGHG cases and 
needed sectors from previous cases.

The intermediate archive will set up necessary intermediate directories 
and extract the ocean_cl and seasalt into the correct path.

Job scripts
-------------------------------------------------------------------------
The job scripts will be located under subsys26/smoke26/scripts/cases/<CASE>

Modify the job scripts to point to correct paths on your machine:
- Change SMK_HOME definition to the path where the tarballs were uncompressed
- As needed change MET_ROOT to point to your MCIP files for biogenics processing
- As needed change RUN_MONTHS and SPINUP_DURATION to reflect the dates to run

+Daily ptipm note
If you get a MULTIFILE NAMEBREAK error, then change the NAMEBREAK_DAILY definition 
to match the number of namebreaks in the path and file name string prior to the three 
character month.

+Sectorlist
Modify sectorlist in /garnet/work/bte/WO105.1/tree/inputs/<CASE>/mrggrid/ 
if necessary to control which files are used.

