So, If I use the HOURLY FF10 file, SMOKE does not read the CEMSUM file. Am I right?
If so, Do I need to change the variable name of the file. The default variable name is EMISHOUR_MULTI_A which has Hour_unit file with cemsum in the EPA script
Yes, this is true that CEMSUM will not be read. Here are some suggestions:
The variable name should be changed along with the CEMSUM commented out.
The caveat is that with this method no variables will be temporalized by the heat input in the CEMs because SMOKE currently does not support that method using the hourly FF10 format.
@eyth.alison " no variables will be temporalized by the heat input in the CEMs because SMOKE currently does not support that method using the hourly FF10 format"------
Is that an issue if it will not temporalize by the heat input?. Would SMOKE run be correct if I follow this procedure?
SMOKE will use the hourly emissions from your FF10 for any pollutants that are in that file, and will fall back to the “regular temporal profiles” that you provide it for pollutants that are not in that file. Eventually, we will update SMOKE so that you can assign other pollutants to use heat input as a surrogate to base the temporal allocation on, but it is not ready yet. I didn’t check which pollutants are in your flat file to know if the correct behavior is a problem for your analysis.
SMOKE would use the hourly values for all of the pollutants in your file and you should not need the CEMSUM for those.
If all hours for the entire year are in one FF10 then you can use just the EMISHOUR variable. Otherwise they can be split into month and the EMISHOUR_MULTI_A variable should be used.
The 2016 platform CMV sectors use hourly FF10s broken up by month with the EMISHOUR_MULTI_A variable set.
The scripts for CMV in 2016v2 platform are a good point of reference for getting the hourly FF10 processing to work.