Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derivation even if missing data #988

Closed
remi-kazeroni opened this issue Feb 8, 2021 · 1 comment · Fixed by #1093
Closed

Derivation even if missing data #988

remi-kazeroni opened this issue Feb 8, 2021 · 1 comment · Fixed by #1093
Assignees
Labels
bug Something isn't working preprocessor Related to the preprocessor release

Comments

@remi-kazeroni
Copy link
Contributor

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([], {})

On Mistral, the mising data being:

      ctotal:
        <<: *alb_cmip5
        mip: Lmon
        additional_datasets:
          - {dataset: CanESM2, ensemble: r1i1p1}

Please attach

@remi-kazeroni remi-kazeroni added the bug Something isn't working label Feb 8, 2021
@remi-kazeroni
Copy link
Contributor Author

@valeriupredoi has started to look into this in #972. See his comments here and here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working preprocessor Related to the preprocessor release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants