ERROR in smkinven for mobile emissions

 Processing Annual inventory....
 Reading inventory sources...
 Value for SMK_MAXWARNING:  100
 Value for SMK_TMPDIR:  '/glade/work/yugu/SMK_HOME/data/run_nei2010_out/static/tmp'
 Value for SMK_TMPDIR:  '/glade/work/yugu/SMK_HOME/data/run_nei2010_out/static/tmp'
 Successful OPEN for inventory file:
 /glade/work/yugu/SMK_HOME/data/inventory/nei2010_in/mobile/mbinv_2014fd_nata_onroad_SMOKE_MOVES_MOVES2014a_AQstyle_06feb2018_v0.csv
 ERROR: Overflow prevented while parsing line PARSLINE
 First 200 characters of line contents are:
 country_cd,region_cd,tribal_code,census_tract_cd,shape_id,scc,emis_type,poll,ann_value,ann_pct_red,control_ids,control_measures,current_cost,cumulative_cost,projection_factor,reg_codes,calc_method,cal

 *** ERROR ABORT in subroutine PARSLINE
 Formatting problem.

The above errors occurred in smkinenv.log file, when I running smkinenv program for mobile source.
The mobile emissions I used are precomputed-emissions, which are similar to area emissions.
What’s the meaning of the errors?

Based on the error message, your MBINV inventory format is overflowing. I would suggest you to check your inventory format against to the one from SMOKE user’g guide.

https://www.cmascenter.org/smoke/documentation/4.6/html/ch08s02s04.html#d0e38111

Make sure it does not hold more than 45 columns. Sometime, long last “comment” column can cause this overflow issue while parsing the line.

the inventory file is from the NEI offical website (ftp://newftp.epa.gov/air/emismod/2014/v2/2014fd/emissions/).
what’s reason of overflowing issue?
How could I solve the error?

This isn’t intuitive, but when running these premade onroad FF10s through SMOKE, you need to run it through SMOKE as an area sector (SMK_SOURCE = A), not as a mobile sector
(SMK_SOURCE = M). That’s because the FF10s use the FF10 Nonpoint format and need to be read as an ARINV instead of a MBINV.

I use the premade mobile FF10 emissions, and I have changed the SMK_SOURCE into A.
The previous problem has been corrected.
However, there is a new error, as following:
how can i fix it?

 WARNING: Duplicate records found for
 Region: 000000001007 SCC: 00000000002205320172
 WARNING: Duplicate records found for
 Region: 000000001007 SCC: 00000000002205320172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201310172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201310172
 NOTE: The number of duplicate records was  149238 .

 *** ERROR ABORT in subroutine PROCINVEN
 Duplicates found in raw inventory file(s)

I use the premade mobile FF10 emissions, and I have changed the SMK_SOURCE into A.
The previous problem has been fixed.
However, there is a new error, as following:
how can i fix this new error?

 WARNING: Duplicate records found for
 Region: 000000001007 SCC: 00000000002205320172
 WARNING: Duplicate records found for
 Region: 000000001007 SCC: 00000000002205320172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201310172
 WARNING: Duplicate records found for
 Region: 000000001009 SCC: 00000000002201310172
 NOTE: The number of duplicate records was  149238 .

 *** ERROR ABORT in subroutine PROCINVEN
 Duplicates found in raw inventory file(s)

my RAW_DUP_CHECK is set to Y.

Having duplicates are not always an error. Sometime it could be intentional. It is based on how the inventories are developed. Since you check the duplicates, it is an error not but you are the one who developed these inventory emissions so you will know what happened to your inventories. Why there are duplicates.

country_cd,region_cd,tribal_code,census_tract_cd,shape_id,scc,emis_type,poll,ann_value,
“US”,“01009”,“2201310172”,“RPV”,“106990”,1.6498830169,
“US”,“01009”,“2201310172”,“RPV”,“107028”,0.1850594021,

I checked the inventory emissions. while duplicates are found in the inventory as shown above, they are different pollutions.

Have you checked your inventory format against to one of the FF10 formats? make sure your inventory format is correct?

yes, i checked the format of mobile inventory in FF10. it is same as the format of nonroad inventory, which has run successfully.

*** ERROR ABORT in subroutine PROCINVEN
Duplicates found in raw inventory file(s)

how can I deal with this Error occurred in smkinven program?

I can not understand your inventories until you send me the first few lines (like 30 lines). Also, to understand your issue better, need to see your full log file. Please either send them to my email “bbaek@unc.edu” or put them to this ticket as attachments.

Thank you. I have sent you my inventory sample and smkinv.mobile.log to bbaek@unc.edu.
Besides, the following shows the details of smkinv.mobile.log. and the attached is the first 40 lines of mobile inventory.

sample_mobile.csv (6.9 KB)

 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-2013 Carlie J. Coats, Jr.,                             
 (C) 2003-2012 Baron Advanced Meteorological Systems, LLC, and   
 (C) 2014-2016 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 98 2018-04-05 14:35:07Z 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 SMKINVEN, Version SMOKEv4.6_Sep2018
 Online documentation 
     http://www.cep.unc.edu/empd/products/smoke                 
  
 Program SMKINVEN to take ASCII area or point source files
 in IDA, EMS-95, or SMOKE list format, or mobile files
 in IDA format, and produce the I/O API and ASCII SMOKE
 inventory files and list of unique SCCs in the inventory.
  
  
 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 SMK_SOURCE:  'A'
 Value for SMK_SOURCE:  'A'
 Value for OUTZONE:  0
 Value for SMKINVEN_FORMULA:  'PMC=PM10-PM2_5'
 Value for SMKINVEN_FORMULA:  'PMC=PM10-PM2_5'
 Value for IMPORT_AVEINV_YN not defined;returning default:   TRUE
 Value for DAY_SPECIFIC_YN:  N returning FALSE
 Value for HOUR_SPECIFIC_YN:  N returning FALSE
 Value for SMK_PROCESS_HAPS not defined; returning defaultval ':  ' '
 Value for SMK_PROCESS_HAPS not defined; returning defaultval ':  ' '
 No processing of combining criteria VOC with hazardous air pollutants (HAP).
 Value for SMK_ARTOPNT_YN:  Y returning TRUE
 Value for IMPORT_GRDIOAPI_YN:  N returning FALSE
 Value for IMPORT_GRDNETCDF_YN not defined;returning default:   FALSE
 Value for PROMPTFLAG:  N returning FALSE

 File "ARINV" opened for input on unit:  98
 /glade/work/yugu/SMK_HOME/data/inventory/nei2010_in/mobile/arinv.mobile.lst

 Value for USE_EXP_GEO_CODES not defined;returning default:   FALSE

 File "COSTCY" opened for input on unit:  97
 /glade/work/yugu/SMK_HOME/data/ge_dat/costcy_for_2007platform_25may2017_v21.txt


 File "SCCDESC" opened for input on unit:  96
 /glade/work/yugu/SMK_HOME/data/ge_dat/sccdesc_2014platform_05apr2018_nf_v1.txt


 File "ARTOPNT" opened for input on unit:  95
 /glade/work/yugu/SMK_HOME/data/ge_dat/artopnt_2002detroit_30mar2012_v1.txt


 File "INVTABLE" opened for input on unit:  94
 /glade/work/yugu/SMK_HOME/data/inventory/nei2010_in/other/invtable_2014platform_integrate_05oct2017_v1.txt

 Setting up to read inventory data...
 Value for SMK_DEFAULT_TZONE:  5
 Reading state and county names and time zones...
 NOTE: Population data read from country/state/county file for year     2000
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 NOTE: No population data will be read from country/state/county file.
 WARNING: Different descriptions for the same data name at line     634 . 
      Using description: 
            "PM10 Brake WEAR" and ignoring: 
            "Brake PM".
 WARNING: Different descriptions for the same data name at line     635 . 
      Using description: 
            "PM2.5 BRAKEWEAR" and ignoring: 
            "Brake PM".
 WARNING: Different descriptions for the same data name at line     631 . 
      Using description: 
            "PM10 EXHAUST" and ignoring: 
            "Particulate matter, 210 microns and less".
 WARNING: Different descriptions for the same data name at line     633 . 
      Using description: 
            "PM25 EXHAUST" and ignoring: 
            "Particulate matter, 2.5 microns and less".
 WARNING: Different descriptions for the same data name at line     666 . 
      Using description: 
            "Particulate matter, 10 microns and less" and ignoring: 
            "Particulate matter, 210 microns and less".
 WARNING: Different descriptions for the same data name at line     636 . 
      Using description: 
            "PM10 TIRE WEAR" and ignoring: 
            "Tire PM".
 WARNING: Different descriptions for the same data name at line     697 . 
      Using description: 
            "Tire PM" and ignoring: 
            "PM2.5 TIRE WEAR".
 Value for SMKINVEN_MONTH not defined; returning default:  0
 Processing Annual inventory....
 Reading inventory sources...
 Value for SMK_MAXWARNING:  100
 Value for SMK_TMPDIR:  '/glade/work/yugu/SMK_HOME/data/run_nei2010_out/static/tmp'
 Value for SMK_TMPDIR:  '/glade/work/yugu/SMK_HOME/data/run_nei2010_out/static/tmp'
 Successful OPEN for inventory file: 
 /glade/work/yugu/SMK_HOME/data/inventory/nei2010_in/mobile/mbinv_2014fd_nata_onroad_SMOKE_MOVES_MOVES2014a_AQstyle_06feb2018_v0.csv
      First 10 lines of current inventory:
      "US","01001",,,,"2201110172","RPV","106990",0.002705685,,,,,,,,0,2014,20171213,,0.00049255,0.00033936,0.00028087,0.000166787,0.00014091,0.00011491,0.000110111,0.00011825,0.000113557,0.00015847,0.00034851,0.0003214,,,,,,,,,,,,,
      "US","01001",,,,"2201110272","RPD","106990",0.002019084,,,,,,,,0,2014,20171213,,7.4134e-05,7.332e-05,0.00011822,0.00016848,0.00022849,0.00023992,0.0002594,0.00029341,0.00021681,0.00016185,0.000102831,8.2219e-05,,,,,,,,,,,,,
      "US","01001",,,,"2201110372","RPD","106990",0.00496761,,,,,,,,0,2014,20171213,,0.00018252,0.00018152,0.00028975,0.00041761,0.00055965,0.00058985,0.00064565,0.00071799,0.00053236,0.00040363,0.00024744,0.00019964,,,,,,,,,,,,,
      "US","01001",,,,"2201110472","RPD","106990",0.0002225902,,,,,,,,0,2014,20171213,,8.2012002e-06,8.1520002e-06,1.2938e-05,1.8763e-05,2.5026e-05,2.6429e-05,2.9063e-05,3.2053e-05,2.389e-05,1.8209e-05,1.09433e-05,8.9226996e-06,,,,,,,,,,,,,
      "US","01001",,,,"2201110572","RPD","106990",0.00676544,,,,,,,,0,2014,20171213,,0.0002495,0.00024868,0.00039261,0.00057158,0.00075942,0.00080302,0.00088751,0.00097243,0.00072534,0.00055772,0.00032844,0.00026919,,,,,,,,,,,,,
      "US","01001",,,,"2201210172","RPV","106990",0.5512399971,,,,,,,,0,2014,20171213,,0.0727719963,0.0518699996,0.0489830002,0.0391959995,0.0405750014,0.0373420008,0.0387010016,0.0383820012,0.0377929993,0.0394010022,0.0530769974,0.0531479977,,,,,,,,,,,,,
      "US","01001",,,,"2201210272","RPD","106990",0.0395020004,,,,,,,,0,2014,20171213,,0.0025973001,0.0025642,0.0030161999,0.0030071002,0.0036809,0.0038238,0.0041454001,0.0041723,0.0036114999,0.0031461001,0.0028742999,0.0028629003,,,,,,,,,,,,,
      "US","01001",,,,"2201210372","RPD","106990",0.056076501,,,,,,,,0,2014,20171213,,0.0037030999,0.0036727001,0.0042769001,0.0043171002,0.0052015996,0.0054152003,0.0059410003,0.0058704,0.0051114,0.0045417002,0.0039994004,0.0040259999,,,,,,,,,,,,,
      "US","01001",,,,"2201210472","RPD","106990",0.00684201,,,,,,,,0,2014,20171213,,0.00045345,0.0004495,0.00051997,0.0005276,0.00063273,0.00066087,0.00072928,0.00071425,0.00062497,0.00055742,0.00048172,0.00049025,,,,,,,,,,,,,
      "US","01001",,,,"2201210572","RPD","106990",0.110681301,,,,,,,,0,2014,20171213,,0.0073782001,0.0073330002,0.0084437001,0.0085899998,0.010218001,0.0106442999,0.0117880004,0.0114679998,0.0100579998,0.0091097998,0.0077398,0.0079105003,,,,,,,,,,,,,
 WARNING: No kept pollutants found at line 5795625 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795626 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795627 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795628 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795629 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795630 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795665 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795666 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795667 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795668 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795669 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795670 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795671 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795672 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795673 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795674 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795675 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795676 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795677 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795678 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795679 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795680 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795681 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795682 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795714 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795715 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795716 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795717 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795718 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795719 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795720 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795721 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795722 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795723 . The source will be dropped.
 WARNING: No kept pollutants found at line 5795724 . The source will be dropped.
 Sorting sources by file and line number...
 Sorting sources by characteristics...
 Processing inventory sources...
 Reading inventory data...
 NOTE: Setting inventory to use full-week normalizer for weekly profiles
 Value for FILL_ANNUAL:  N returning FALSE
 Value for SMK_MAXWARNING:  100
 Successful OPEN for inventory file: 
 /glade/work/yugu/SMK_HOME/data/inventory/nei2010_in/mobile/mbinv_2014fd_nata_onroad_SMOKE_MOVES_MOVES2014a_AQstyle_06feb2018_v0.csv
 WARNING: Missing average day emissions for 106990 at line      25
 WARNING: Missing control efficiency for 106990 at line      25
 WARNING: Missing rule effectiveness for 106990 at line      25
 WARNING: Missing rule penetration for 106990 at line      25
 WARNING: Missing average day emissions for 106990 at line      26
 WARNING: Missing control efficiency for 106990 at line      26
 WARNING: Missing rule effectiveness for 106990 at line      26
 WARNING: Missing rule penetration for 106990 at line      26
 WARNING: Missing average day emissions for 106990 at line      27
 WARNING: Missing control efficiency for 106990 at line      27
 WARNING: Missing rule effectiveness for 106990 at line      27
 WARNING: Missing rule penetration for 106990 at line      27
 WARNING: Missing average day emissions for 106990 at line      28
 WARNING: Missing control efficiency for 106990 at line      28
 WARNING: Missing rule effectiveness for 106990 at line      28
 WARNING: Missing rule penetration for 106990 at line      28
 WARNING: Missing average day emissions for 106990 at line      29
 WARNING: Missing control efficiency for 106990 at line      29
 WARNING: Missing rule effectiveness for 106990 at line      29
 WARNING: Missing rule penetration for 106990 at line      29
 WARNING: Missing average day emissions for 106990 at line      30
 WARNING: Missing control efficiency for 106990 at line      30
 WARNING: Missing rule effectiveness for 106990 at line      30
 WARNING: Missing rule penetration for 106990 at line      30
 WARNING: Missing average day emissions for 106990 at line      31
 WARNING: Missing control efficiency for 106990 at line      31
 WARNING: Missing rule effectiveness for 106990 at line      31
 WARNING: Missing rule penetration for 106990 at line      31
 WARNING: Missing average day emissions for 106990 at line      32
 WARNING: Missing control efficiency for 106990 at line      32
 WARNING: Missing rule effectiveness for 106990 at line      32
 WARNING: Missing rule penetration for 106990 at line      32
 WARNING: Missing average day emissions for 106990 at line      33
 WARNING: Missing control efficiency for 106990 at line      33
 WARNING: Missing rule effectiveness for 106990 at line      33
 WARNING: Missing rule penetration for 106990 at line      33
 WARNING: Missing average day emissions for 106990 at line      34
 WARNING: Missing control efficiency for 106990 at line      34
 WARNING: Missing rule effectiveness for 106990 at line      34
 WARNING: Missing rule penetration for 106990 at line      34
 WARNING: Missing average day emissions for 106990 at line      35
 WARNING: Missing control efficiency for 106990 at line      35
 WARNING: Missing rule effectiveness for 106990 at line      35
 WARNING: Missing rule penetration for 106990 at line      35
 WARNING: Missing average day emissions for 106990 at line      36
 WARNING: Missing control efficiency for 106990 at line      36
 WARNING: Missing rule effectiveness for 106990 at line      36
 WARNING: Missing rule penetration for 106990 at line      36
 WARNING: Missing average day emissions for 106990 at line      37
 WARNING: Missing control efficiency for 106990 at line      37
 WARNING: Missing rule effectiveness for 106990 at line      37
 WARNING: Missing rule penetration for 106990 at line      37
 WARNING: Missing average day emissions for 106990 at line      38
 WARNING: Missing control efficiency for 106990 at line      38
 WARNING: Missing rule effectiveness for 106990 at line      38
 WARNING: Missing rule penetration for 106990 at line      38
 WARNING: Missing average day emissions for 106990 at line      39
 WARNING: Missing control efficiency for 106990 at line      39
 WARNING: Missing rule effectiveness for 106990 at line      39
 WARNING: Missing rule penetration for 106990 at line      39
 WARNING: Missing average day emissions for 106990 at line      40
 WARNING: Missing control efficiency for 106990 at line      40
 WARNING: Missing rule effectiveness for 106990 at line      40
 WARNING: Missing rule penetration for 106990 at line      40
 WARNING: Missing average day emissions for 106990 at line      41
 WARNING: Missing control efficiency for 106990 at line      41
 WARNING: Missing rule effectiveness for 106990 at line      41
 WARNING: Missing rule penetration for 106990 at line      41
 WARNING: Missing average day emissions for 106990 at line      42
 WARNING: Missing control efficiency for 106990 at line      42
 WARNING: Missing rule effectiveness for 106990 at line      42
 WARNING: Missing rule penetration for 106990 at line      42
 WARNING: Missing average day emissions for 106990 at line      43
 WARNING: Missing control efficiency for 106990 at line      43
 WARNING: Missing rule effectiveness for 106990 at line      43
 WARNING: Missing rule penetration for 106990 at line      43
 WARNING: Missing average day emissions for 106990 at line      44
 WARNING: Missing control efficiency for 106990 at line      44
 WARNING: Missing rule effectiveness for 106990 at line      44
 WARNING: Missing rule penetration for 106990 at line      44
 WARNING: Missing average day emissions for 106990 at line      45
 WARNING: Missing control efficiency for 106990 at line      45
 WARNING: Missing rule effectiveness for 106990 at line      45
 WARNING: Missing rule penetration for 106990 at line      45
 WARNING: Missing average day emissions for 106990 at line      46
 WARNING: Missing control efficiency for 106990 at line      46
 WARNING: Missing rule effectiveness for 106990 at line      46
 WARNING: Missing rule penetration for 106990 at line      46
 WARNING: Missing control efficiency for 106990 at line      49
 WARNING: Missing rule effectiveness for 106990 at line      49
 WARNING: Missing rule penetration for 106990 at line      49
 Sorting inventory data by source and pollutant...
 Processing inventory data...
 Value for RAW_DUP_CHECK:  Y returning TRUE
 Value for ALLOW_NEGATIVE:  N returning FALSE
 Value for SMK_MAXERROR:  100
 Value for SMK_MAXWARNING:  100
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201110172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201110172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201110172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201110172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201210172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201210172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201210172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201210172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201310172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201310172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201310172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201310172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201320172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201320172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201320172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201320172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201420172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201420172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201420172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201420172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201430172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201430172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201430172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201430172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201510172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201510172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201510172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201510172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201520172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201520172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201520172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201520172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201530172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201530172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201530172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201530172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201540172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201540172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201540172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002201540172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002205210172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002205210172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002205210172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002205310172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002205310172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002205320172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002205320172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002205320172
 ERROR: Duplicate records found for 
 Region: 000000001001 SCC: 00000000002205320172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201110172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201110172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201110172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201110172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201210172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201210172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201210172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201210172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201310172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201310172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201310172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201310172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201320172
 ERROR: Duplicate records found for 
 Region: 000000001003 SCC: 00000000002201320172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201430172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201520172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201520172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201520172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201520172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201530172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201530172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201530172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201530172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201540172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201540172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201540172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002201540172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205210172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205210172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205210172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205210172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205310172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205310172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205310172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205310172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205320172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205320172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205320172
 WARNING: Duplicate records found for 
 Region: 000000001007 SCC: 00000000002205320172
 WARNING: Duplicate records found for 
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for 
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for 
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for 
 Region: 000000001009 SCC: 00000000002201110172
 WARNING: Duplicate records found for 
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for 
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for 
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for 
 Region: 000000001009 SCC: 00000000002201210172
 WARNING: Duplicate records found for 
 Region: 000000001009 SCC: 00000000002201310172
 WARNING: Duplicate records found for 
 Region: 000000001009 SCC: 00000000002201310172
 NOTE: The number of duplicate records was  149238 .
 
 *** ERROR ABORT in subroutine PROCINVEN
 Duplicates found in raw inventory file(s)

I just replied to you by email. I don’t see any issue on your same inventory so only way to assist you is replicating the issue on my end. Can you send me the full inventory file? I promise that I won’t share it with anyone.

Sure. I have send you the inventory via email. Thank you for your helping.

Hi, so far, I am still confused by this problem for smkinven in mobile sector.

Sorry for the late response. I apologized. I have downloaded your 3GB inventories and was able to process successfully with RAW_DUP_CHECK=N. The reason you were not able to process with this flag=N is because you already had some incomplete output files from previous Smkinven runs. To be able to move froward, you need to manually remove those previous intermediate output files from Smkinven. Please go to the following location and remove any files starting with mobile*

rm -rf /glade/work/yugu/SMK_HOME/data/inventory/nei2010_out/mobile*

After than, rerun your run script with RAW_DUP_CHECK=N. You should be able to run it through Smkinven.

BH

I have also tried to rm all files in /glade/work/yugu/SMK_HOME/data/inventory/nei2010_out/mobile* and rerun my mobile case with RAW_DUP_CHECK=N.
However, the log file is the same as before.

It is still shown that

—>> WARNING in subroutine OPENSET
File already exists on disk, cannot open as “NEW”.