Recipes that failed because the diagnostic script failed (2 out of 194)
recipe_enso_climatology1.yml
This is running fine for me on v2.13.0rc1 and v2.13.x
Diagnostic runs fine, solved by setting max_parallel_tasks: 1 in the configuration file to avoid the diag_collect/matrix_collect to run before the execution of the diagnostic_metrics is done and the matrix.csv file is created.
Originally posted by @jlenh in #4157