Skip to content

Instantly share code, notes, and snippets.

@everdaniel
Created July 8, 2021 01:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save everdaniel/3f6f4cf4adcc951c4b77a2e7a528dce0 to your computer and use it in GitHub Desktop.
Save everdaniel/3f6f4cf4adcc951c4b77a2e7a528dce0 to your computer and use it in GitHub Desktop.
This program uses the EPA-AREAL/MCNC-EnvPgms/BAMS Models-3
I/O Applications Programming Interface, [I/O API] which is
built on top of the netCDF I/O library (Copyright 1993, 1996
University Corporation for Atmospheric Research/Unidata
Program) and the PVM parallel-programming library (from
Oak Ridge National Laboratory).
Copyright (C) 1992-2002 MCNC,
(C) 1992-2018 Carlie J. Coats, Jr.,
(C) 2003-2012 Baron Advanced Meteorological Systems, LLC, and
(C) 2014-2020 UNC Institute for the Environment.
Released under the GNU LGPL License, version 2.1. See URL
https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
for conditions of use.
ioapi-3.2: $Id: init3.F90 185 2020-08-28 16:49:45Z coats $
Version with PARMS3.EXT/PARAMETER::MXVARS3= 2048
netCDF version 4.4.1.1 of Apr 13 2017 12:41:52 $
Missing environment variable EXECUTION_ID
SMOKE ---------------
Copyright (c)2004 Environmental Modeling for Policy Development
All rights reserved
Program TEMPORAL, Version SMOKEv4.8.1_Jan2021
Online documentation
http://www.cep.unc.edu/empd/products/smoke
Program TEMPORAL to take a SMOKE area, mobile, or point
source inventory file, a temporal profiles file, a temporal
cross-reference file, an optional SMOKE day-specific file,
and an optional SMOKE hour-specific point source file, and
produce hourly low-level and optionally hourly elevated point
source emissions for the requested episode.
You will need to enter the logical names for the input and
output files (and to have set them prior to program start,
using "setenv <logicalname> <pathname>").
You may use END_OF-FILE (control-D) to quit the program
during logical-name entry. Default responses are given in
brackets [LIKE THIS] and can be accepted by hitting the
<RETURN> key.
Value for PROMPTFLAG: N returning FALSE
Returning default value TRUE for query:
"Continue with program?"
Value for OUTZONE: 0
Value for OUTPUT_LOCAL_TIME not defined;returning default: FALSE
Value for UNIFORM_TPROF_YN: N returning FALSE
Value for SMK_SOURCE: 'A'
Value for SMK_SOURCE: 'A'
Value for DAY_SPECIFIC_YN: N returning FALSE
Value for HOUR_SPECIFIC_YN: N returning FALSE
Value for SMK_AVEDAY_YN: N returning FALSE
Value for PROMPTFLAG: N returning FALSE
File "AREA" opened for input on unit: 98
/home/smoke/4.8.1//data/inventory/BIOGENICA/area.map.edgar.BIOGENICA.txt
Value for AREA: '/home/smoke/4.8.1//data/inventory/BIOGENICA/area.map.edgar.BIOGENICA.txt'
Value for AREA: '/home/smoke/4.8.1//data/inventory/BIOGENICA/area.map.edgar.BIOGENICA.txt'
File "ASRC" opened for input on unit: 97
/home/smoke/4.8.1//data/inventory/BIOGENICA/edgarsrc.BIOGENICA.txt
Value for IOAPI_CHECK_HEADERS not defined;returning default: FALSE
"AREA" opened as OLD:READ-ONLY
File name "/home/smoke/4.8.1//data/inventory/BIOGENICA/edgar.BIOGENICA.ncf"
File type GRDDED3
Execution ID "????????????????"
Grid name ""
Dimensions: 6480000 rows, 1 cols, 1 lays, 4 vbles
NetCDF ID: 65536 opened as READONLY
Time-independent data.
"TMP_POL_FILE" opened as OLD:READ-ONLY
File name "/home/smoke/4.8.1//data/inventory/BIOGENICA/edgar.BIOGENICA_dat/CO.ncf"
File type GRDDED3
Execution ID "????????????????"
Grid name ""
Dimensions: 1368404 rows, 1 cols, 1 lays, 7 vbles
NetCDF ID: 131072 opened as READONLY
Time-independent data.
Closing file TMP_POL_FILE
Value for PROCDATES not defined; returning defaultval ': ' '
Value for PROCDATES not defined; returning defaultval ': ' '
"TMP_POL_FILE" opened as OLD:READ-ONLY
File name "/home/smoke/4.8.1//data/inventory/BIOGENICA/edgar.BIOGENICA_dat/CO.ncf"
File type GRDDED3
Execution ID "????????????????"
Grid name ""
Dimensions: 1368404 rows, 1 cols, 1 lays, 7 vbles
NetCDF ID: 131072 opened as READONLY
Time-independent data.
Closing file TMP_POL_FILE
Value for USE_EXP_GEO_CODES: Y returning TRUE
File "HOLIDAYS" opened for input on unit: 96
/home/smoke/4.8.1//data/ge_dat/holidays.txt
Reading source data from inventory file...
Generating unique lists from inventory data...
Value for SMK_DEFAULT_TZONE: 5
Reading geographic region names and time zones...
File "GEOCODE_LEVEL1" opened for input on unit: 95
/home/smoke/4.8.1//data/ge_dat/EDGAR/geocode1_edgar.txt
File "GEOCODE_LEVEL2" opened for input on unit: 95
/home/smoke/4.8.1//data/ge_dat/EDGAR/geocode2_edgar.txt
File "GEOCODE_LEVEL3" opened for input on unit: 95
/home/smoke/4.8.1//data/ge_dat/EDGAR/geocode3_edgar.txt
File "GEOCODE_LEVEL4" opened for input on unit: 95
/home/smoke/4.8.1//data/ge_dat/EDGAR/geocode4_edgar.txt
Value for G_STDATE: 2019213
Value for G_STTIME: 0
Value for G_TSTEP: 10000
Value for G_RUNLEN: 240000
Value for PROMPTFLAG: N returning FALSE
Using default 2019213
Using date 2019213
Using default 0
Using default 24
Output Time Zone: 00
Start Date: Aug. 1, 2019
Start Time: 000000 HHMMSS
Time Step: 001 hour
Duration: 024 hours
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment