ESMValGroup / ESMValTool

ESMValTool: A community diagnostic and performance metrics tool for routine evaluation of Earth system models in CMIP
https://www.esmvaltool.org
Apache License 2.0
226 stars 128 forks source link

Diagnostic in recipe_perfmetrics_CMIP5_4cds failing with ESMValCore 2.6rc2 #2689

Closed sloosvel closed 2 years ago

sloosvel commented 2 years ago

The run for the grading diagnostic in recipe_perfmetrics_CMIP5_4cds ends with a diagnostic failure. However, inspecting the log does not give much of an idea as for why. It actually looks like the diagnostic is running fine since these are the final lines:

INFO    Wrote variable grade to /scratch/b/b381943/esmvaltool_output/recipe_perfmetrics_CMIP5_4cds_20220615_073238/work/ts/grading/RMSD_ts-global.nc
DEBUG   >>> Leaving ncdf_write (interface_scripts/auxiliary.ncl)
DEBUG   <<< Entering log_provenance (interface_scripts/logging.ncl)
INFO    Provenance information saved in /scratch/b/b381943/esmvaltool_output/recipe_perfmetrics_CMIP5_4cds_20220615_073238/run/ts/grading/diagnostic_provenance.yml
DEBUG   >>> Leaving log_provenance (interface_scripts/logging.ncl)
DEBUG   >>> Leaving grading
sloosvel commented 2 years ago

@remi-kazeroni was able to run the recipe requesting the right resources in Levante. Closing this.