6.16.3. Files and Environment Variables

6.16.3.1. Input Files
6.16.3.2. Input Environment Variables
6.16.3.3. Other Input
6.16.3.4. Output Files

Figure 6.22. Temporal input and output files for area sources

Temporal input and output files for area sources

Figure 6.22, “Temporal input and output files for area sources” shows the input and output files for the Temporal program for area sources. The input files include the inventory file output from Smkinven (AREA), the temporal profiles file (ATPRO), the temporal cross-reference file (ATREF), the country, state, and county codes file (COSTCY), and the holidays file (HOLIDAYS).

Temporal outputs an hourly emissions file (ATMP), a temporal allocation supplemental file (ATSUP), and a log file (LOGFILE).

Figure 6.23. Temporal input and output files for mobile sources

Temporal input and output files for mobile sources

Figure 6.23, “Temporal input and output files for mobile sources” shows the input and output files for the Temporal program for mobile sources. The input files include the country, state, and county codes file (COSTCY), the holidays file (HOLIDAYS), and, if activity data are used, the inventory data table (INVTABLE). Spcmat also reads the mobile codes file (MCODES). The MEFLIST file lists available emission factors files created by Emisfac, which is used when processing activity data, as is the mobile emission process file (MEPROC). Temporal also uses the inventory file output from Smkinven (MOBL), the temporal profiles file (MTPRO), the temporal cross-reference file (MTREF), and the ungridding matrix file for activity data (MUMAT).

Temporal outputs a log file (LOGFILE), an hourly emissions file (MTMP), and a temporal allocation supplemental file (MTSUP).

Figure 6.24. Temporal input and output files for point sources

Temporal input and output files for point sources

Figure 6.24, “Temporal input and output files for point sources” shows the input and output files for the Temporal program for point sources. The input files include the country, state, and county codes file (COSTCY) and the holidays file (HOLIDAYS). If using day-specific data, the PDAY file is read, and the PHOUR file is read when using hour-specific data. Temporal also uses the inventory file output from Smkinven (PNTS), the temporal profiles file (PTPRO), and the temporal cross-reference file (PTREF).

Temporal outputs a log file (LOGFILE), an hourly emissions file (PTMP), and a temporal allocation supplemental file (PTSUP).

6.16.3.1. Input Files

File Name Format Description
[AREA|MOBL|PNTS] SMOKE map Intermediate inventory file produced by Smkinven
[A|M|P]TPRO ASCII Temporal profiles
[A|M|P]TREF ASCII Temporal cross-reference file
COSTCY ASCII Country/state/county codes file, used to determine counties that do not use Daylight Saving time.
HOLIDAYS ASCII Holidays file by Gregorian date, for applying holiday temporal profiles.
INVTABLE (optional) ASCII Inventory data table listing pollutant and activity names; required only if activity data are used
MCODES (optional) ASCII Mobile codes file for converting road class numbers and vehicle type numbers to SMOKE internal standard
MEFLIST (optional) ASCII List of emission factors files produced by Emisfac
MEPROC (optional) ASCII Mobile emission processes file
MUMAT (optional) ASCII Ungridding matrix file produced by Grdmat
PDAY (optional) I/O API NetCDF Day-specific intermediate inventory file created by Smkinven (required if DAY_SPECIFIC_YN is set to Y)
PHOUR (optional) I/O API NetCDF Hour-specific intermediate inventory file created by Smkinven (required if HOUR_SPECIFIC_YN is set to Y)

6.16.3.2. Input Environment Variables

6.16.3.3. Other Input

When running Temporal interactively, the following inputs will be requested. The default values for these are set by the G_STDATE, G_STTIME, and G_RUNLEN environment variables.

  • Start date: Starting date of simulation in Julian (DDDYYYY) or Gregorian (MMDDYYYY) formats

  • Start Time: Starting time of simulation in HHMMSS

  • Duration: Simulation duration in hours

6.16.3.4. Output Files

File Name Format Description
[A|M|P]TMP I/O API NetCDF Hourly emissions by source; if using elevated point sources as part of point-source processing, this file contains only the layer-1 emissions
[A|M|P]TSUP ASCII Temporal allocation supplemental file
LOGFILE ASCII Log generated from executing Temporal