6.7.3. Files, Environment Variables and Run Syntax

6.7.3.1. Input Files
6.7.3.2. Input Environment Variables
6.7.3.3. Output Files

Figure 6.7. Met4moves input and output files

Met4moves input and output files

Figure 6.7, “Met4moves input and output files” shows the input and output files for the Met4moves program. The input files are the Grid Description File from MCIP(GRIDDESC), the Surrogate Description file (SRGDESC), the MCIP List of Meteorology File (METLIST), and the reference county cross-reference file (MCXREF).

Met4moves outputs datasets for SMOKE that contain the min/max temperatures and averaged RH associated for each inventory county. Met4moves outputs for MOVES datasets that provide all (min/max) temperature combinations for a reference county, reflecting all min/max combinations for all inventory counties in that county group. The associated RH values are also included in these datasets. In addition, the datasets include the 24-h diurnal profiles needed for the RPP emission process, and contain user-specified temperature increments for use by MOVES.

6.7.3.1. Input Files

File Name Format Description
COSTCY ASCII Country, state, county codes file, with time zones
GRIDDESC ASCII Modeling Domain Grid Description File
MCXREF ASCII Reference county cross-reference file; NOTE: The list of counties in the MCXREF file used by Met4moves must match the list of inventory counties used by SMOKE
METLIST ASCII A list of meteorology files containing temperature, mixing ratio, and surface pressure data created by Metcombine
MFMREF ASCII Reference county fuel monthcross-reference file; NOTE: The list of counties in the MFMREF file used by Met4moves must match the list of inventory counties used by SMOKE
SRGDESC ASCII Surrogate Description File
Surrogate File(s) ASCII Surrogate file(s) selected by SRG_LIST

6.7.3.2. Input Environment Variables

  • STDATE: [default: 0]

    This environment variable sets the overall episode start date: Julian format (YYYYDDD) for Movesmrg.

  • ENDDATE: [default: 0]

    Sets the overall episode end date; Julian format (YYYYDDD).

  • ENDTIME: [default: 230000]

  • AVERAGING_METHOD: [default: DAILY]

    Defines averaging method to create inventory county-specific averaged RH and min/max temperatures for MOVES RatePerProfile (RPP) processing

    • DAILY : Daily averaged RH and min/max temperatures for each inventory county within the user-specified modeling episode

      MONTHLY: Monthly average RH and min/max temperatures for each invenotry county within the user-specified modeling episode

  • PD_TEMP_INCREMENT: [default: 5]

    Defines the temperature increment (in deg. F) for RPD lookup table to create combinations of min/max temperature bins

  • PV_TEMP_INCREMENT: [default: 5]

    Defines the temperature increment (in deg. F) for RPV lookup table to create combinations of min/max temperature bins

  • PP_TEMP_INCREMENT: [default: 10]

    Defines the temperature increment (in deg. F) for RPP lookup table to create combinations of min/max temperature bins

  • RH_STR_HOUR: [default: 60000]

    Defines the start hour in local time for average RH over the user-speciied modeling episode

  • RH_END_HOUR: [default: 180000]

    Defines the end hour in local time for average RH over the user-speciied modeling episode

  • SRG_LIST: [default: N]

    Specifies the code(s) of the spatial surrogate(s) to be used in selecting the grid cells for the county (example: setenv SRG_LIST '100,230').

  • SRGPRO_PATH: [default: N]

    Defines the location of spatial surrogate files.

  • TEMP_BUFFER_BIN: [default: 0.0]

    Defines the temperature buffer value (°F). This value will allow Met4moves to expand the min/max temperature range for MOVES RPP processing. If TEMP_BUFFER_BIN is set to 10.0, the original max temperature which is 90.0°F will be treated as 100.0°F, and minimum temperaure (=30°F) will be treated as 20.0°F internally in Met4moves.

  • TVARNAME: [default: TEMP2]

    Specifies the variable name for the temperature to extract from the Met4moves output file (MOVES_OUTFILE).

6.7.3.3. Output Files

File Name Format Description  
MOVES_OUTFILE ASCII Contains the absolute minimum and maximum temperatures and average RH values and the 24 hour temperature profiles associated with each reference county (example filename: MOVES_12km_2009091-2009120.txt)  
SMOKE_OUTFILE ASCII Contains county-specific min/max temperatures and averaged RH values in local time for every inventory county and averaging period in the modeling inventory (example filename: SMOKE_12km_2009091-2009120.txt)  
LOGFILE ASCII Log generated from executing Met4moves