Open ktravis213 opened 1 week ago
Hi @ktravis213, the error message means the line in HEMCO_Config.rc has fewer than expected elements after splitting up the string. The error message contains no space between the HEMCO variable name and the filename:
Not enough elements in: 0 FINN_BCPI_ASIA_AQ$ROOT/FINN/ASIA-AQ/emissions-finnv2.
5.1nrt_modvrs_BC_bb_surface_daily_20240101-20240630_0.1x0.1_CF.nc fire_kg_m2
_s 2024/1-6/1-31/0 C xy kg/m2/s BCPI 70/75 5 1
Are you sure there is at least one space there in the file? Did you use a tab? I am not aware of a tab not being allowed but maybe this is true.
@lizziel Yes it was because I used tabs! Thank you I would never have figured this out.
Thanks @ktravis213 and @lizziel. Maybe in future we could add some logic to strip out the tabs and replace with spaces. I can add that as a feature request on the HEMCO repo.
Your name
Katie Travis
Your affiliation
NASA LaRC
What happened? What did you expect to happen?
I was given files for FINN fire emissions for Jan-Jun 2024 for modeling ASIA-AQ. I processed them to be compliant for GEOS-Chem. See the ncdump here:
This is the verbose error output from HEMCO. There is no information about what 'not enough entires found' means. I set it to only have 6 months, hoping this would work but no luck.
What are the steps to reproduce the bug?
Here is my implementation with HEMCO_Config.rc
Please attach any relevant configuration and log files.
No response
What GEOS-Chem version were you using?
14.5.0_rc0
What environment were you running GEOS-Chem on?
Other (please explain below)
What compiler and version were you using?
ifort
Will you be addressing this bug yourself?
Yes
In what configuration were you running GEOS-Chem?
GCClassic
What simulation were you running?
Full chemistry
As what resolution were you running GEOS-Chem?
2x25
What meterology fields did you use?
MERRA-2
Additional information
Running on Discover