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

Fixed units of cl test data (necessary since iris>=3.8.0) #2403

Closed schlunma closed 3 months ago

schlunma commented 3 months ago

Description

This only affects the test data, no real data as far as I can tell. All affected recipes (the ones I know of) run successfully.

Proper fix of #2357


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 3 months ago

Codecov Report

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

Project coverage is 94.44%. Comparing base (31be51b) to head (6a4a78e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2403 +/- ## ========================================== + Coverage 94.38% 94.44% +0.05% ========================================== Files 246 246 Lines 13743 13743 ========================================== + Hits 12971 12979 +8 + Misses 772 764 -8 ```

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