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

Use special unit conversion for derived variables #2471

Closed bouweandela closed 3 months ago

bouweandela commented 3 months ago

Description

Closes https://github.com/ESMValGroup/ESMValTool/issues/3709


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.62%. Comparing base (d472381) to head (3f3bf19). Report is 34 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2471 +/- ## ======================================= Coverage 94.62% 94.62% ======================================= Files 247 247 Lines 14055 14057 +2 ======================================= + Hits 13299 13301 +2 Misses 756 756 ```

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

schlunma commented 3 months ago

Successfully tests this with recipe_preprocessor_derive_test.yml ๐Ÿ‘