ESMValGroup / ESMValCore

ESMValCore: A community tool for pre-processing data from Earth system models in CMIP and running analysis scripts.
https://www.esmvaltool.org
Apache License 2.0
42 stars 38 forks source link

Do not expand wildcards for datasets of derived variables where not all input variables are available #2374

Closed schlunma closed 7 months ago

schlunma commented 7 months ago

Description

Do not expand wildcards for datasets of derived variables where not all input variables are available. Currently, this will lead to unexpected missing data errors.

Closes #2373


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the ๐Ÿ›  Technical or ๐Ÿงช Scientific review.


To help with the number pull requests:

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.12%. Comparing base (3a0b49f) to head (6b349b4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2374 +/- ## ========================================== + Coverage 94.10% 94.12% +0.02% ========================================== Files 246 246 Lines 13477 13490 +13 ========================================== + Hits 12682 12697 +15 + Misses 795 793 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.