I was trying to run SMOKE, but an error showed up when I was running smk_bg_nctox.csh. The error says:
ERROR: Some requested counties not found in county names file:
Code:000000051515
Code:000000051560
*** ERROR ABORT in subroutine RDSTCY
I went back to the costcy.txt file, but could not find the 051515 and 051560. However, there are numbers quite close to them, such as 051510, 051520, 051550, 051570.
It looks like you are using a newer costcy file with an older (pre-2011) inventory.Is this from the default SMOKE test case? If the test case includes inventories that have 51515/51560 and ancillary files that do not, that is a problem that needs to be corrected.
You could change the FIPS in the emissions inventories. This fix also requires setting RAW_DUP_CHECK = N so that SMOKE doesn’t crash when encountering duplicate records.
51515
à 51019 (Bedford County)
51560
à 51005 (Alleghany County)
It’s also worth checking that the spatial surrogates are consistent with the COSTCY in that they do not contain 51515/51560. This is true in 2014 platform, but it’s not clear
what combination of inputs is being used here.
Thank you very much for your suggestion. I was doing the SMOKE test case with version 4.6. I chose to download SMOKE v4.6 rather than SMOKE.MOVES TOOL in CMAS website (https://www.cmascenter.org/download/forms/step_2.cfm?prod=1). I hope this is the right choice.
I have found several files containing “RAW_DUP_CHECK”. May I ask which one I should change?
v4.6/subsys/smoke/scripts/run/smk_rateperdistance_nctox.csh:setenv RAW_DUP_CHECK Y # Y checks for duplicate records
v4.6/subsys/smoke/scripts/run/smk_rateperhour_nctox.csh:setenv RAW_DUP_CHECK Y # Y checks for duplicate records
v4.6/subsys/smoke/scripts/run/smk_rateperprofile_nctox.csh:setenv RAW_DUP_CHECK Y # Y checks for duplicate records
v4.6/subsys/smoke/scripts/run/smk_ratepervehicle_nctox.csh:setenv RAW_DUP_CHECK Y # Y checks for duplicate records
Besides, I checked Bedford County and Alleghany County in the costcy.txt. I found out their code were 051 19 and 051 5. Is this correct?
Moreover, there are a lot of files containing “FIPS”. May I ask which one I should change?
Hello, I also came across this problem when I do the smoke test case, saying that Some requested counties not found in county names file. Does anyone know how to fix?
Thanks!
Hi Baek,
The error message is like what nairuiliu had:
***ERROR: Some requested counties not found in county names file:
Code:000000051515
Code:000000051560
Then I added the two lines in the COSTCY file as suggested by eyth.alison.
VA Bedford Co 051515 EST -79.665 37.343 772.0 -79.8518 -79.1884 37.0129 37.6161
VA Alleghany Co 051560 EST -79.911 37.89 446.0 -80.3052 -79.6009 37.6037 37.9621
Now there are no error messages in the logs file. But when I check_smk_install, there is some differences existed in the Biogenic source section:
@emsunxia. It is possible to have some minor noise difference due to running on a different environment. As long as the difference is less than 0.1%, you can disregard these kind of differences. Looks like the differences are very small that you can ignore. But in case, you can double check.