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

Fix units and `valid_range` of AIRS-2-0 #2465

Closed schlunma closed 3 months ago

schlunma commented 3 months ago

Description

Fixes https://github.com/ESMValGroup/ESMValTool/issues/3680


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:

schlunma commented 3 months ago

The two recipes mentioned in https://github.com/ESMValGroup/ESMValTool/issues/3680 look fine with this change :tada:

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 (f2496b6) to head (5d7c05c). Report is 32 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2465 +/- ## ======================================= Coverage 94.62% 94.62% ======================================= Files 246 247 +1 Lines 14055 14065 +10 ======================================= + Hits 13299 13309 +10 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

Thanks V! Let's adapt the fix if we need it. The file has not changed since 2019, so I guess we should be fine for some time ๐Ÿ˜

valeriupredoi commented 3 months ago

Thanks V! Let's adapt the fix if we need it. The file has not changed since 2019, so I guess we should be fine for some time ๐Ÿ˜

Plan, Batman :bat: