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 `positive` attribute in custom rtnt table #2367

Closed schlunma closed 7 months ago

schlunma commented 7 months ago

Description

The positive attribute of in the rtnt table says "up", but it clearly needs to be "down".

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.07%. Comparing base (5ae3240) to head (30cd09b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2367 +/- ## ========================================== - Coverage 94.13% 94.07% -0.06% ========================================== Files 241 241 Lines 13414 13414 ========================================== - Hits 12627 12619 -8 - Misses 787 795 +8 ```

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