geoschem / integrated_methane_inversion

Integrated Methane Inversion workflow repository.
https://imi.readthedocs.org
MIT License
26 stars 22 forks source link

GEOS-Chem ERROR: No diagnostic output will be created for collection: "StateMet"! #258

Closed delgadocc closed 1 week ago

delgadocc commented 1 month ago

Name and Institution (Required)

Name: Cristhian Delgado Institution: University of Otago

Description of your issue or question

I am trying to install the IMI framework 1.2.1 using Spack on a local server but I am getting the following error at the time of running the Preview stage:

GEOS-Chem ERROR: No diagnostic output will be created for collection: "StateMet"! Make sure that the length of the simulation as specified in geoschem_config.yml (check the start and end dates) is not shorter than the frequency setting in HISTORY.rc! For example, if the frequency is 010000 (1 hour) but the simulation is set up to run for only 20 minutes, then this error will occur. -> at History_ReadCollectionData (in module History/history_mod.F90)

-> ERROR occurred at (or near) line 254 of the HISTORY.rc file

Attached you find the configuration file (config_2019_01), the log file (imi_output.txt), the Preview logfile (2019_01_Preview), the HISTORY.rc and the job output (slurm-606891.out).

config_2019_01.txt imi_output.log 2019_01_Preview.log HISTORY.rc.txt slurm-606891.out.txt

Many thanks in advance for your valuable support!

delgadocc commented 1 week ago

The error was solved by installing GEOSCHEM 14.0.2 instead of the last version.