You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running the recipe_preprocessor_derive_test.yml using the skip_nonexistent option, the ESMValCore tries to do the derivation on 0-len cube that correspond to missing files and this results in an error: ERROR esmvalcore.preprocessor:274 Failed to run concatenate([], {})
Describe the bug
When running the
recipe_preprocessor_derive_test.yml
using theskip_nonexistent
option, the ESMValCore tries to do the derivation on 0-len cube that correspond to missing files and this results in an error:ERROR esmvalcore.preprocessor:274 Failed to run concatenate([], {})
On Mistral, the mising data being:
Please attach
run
directory in the output directorymain_log_debug.txt
file, this can also be found in therun
directory in the output directoryrecipe_preprocessor_derive_test.yml.txt
main_log_debug.txt
The text was updated successfully, but these errors were encountered: