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

Added fix for wrong units of `clt` for CIESM and FIO-ESM-2-0 #2330

Closed schlunma closed 7 months ago

schlunma commented 7 months ago

Description

Units of input data claim to be %, but they are 1. This PR adds a fix for that.

Tested this myself thoroughly.


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:

Comparison is base (6f879cf) 93.81% compared to head (572237d) 93.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2330 +/- ## ======================================= Coverage 93.81% 93.82% ======================================= Files 240 240 Lines 13281 13293 +12 ======================================= + Hits 12460 12472 +12 Misses 821 821 ```

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