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

Add 10m height coordinate to SfcWind GFDL-CM4 instead of 2m height #2385

Closed Karen-A-Garcia closed 5 months ago

Karen-A-Garcia commented 5 months ago

This is a follow up for issue #2384. The only thing I changed in the ESMValCore/esmvalcore/cmor/_fixes/cmip6/gfdl_cm4.py as that now the fix SfcWind is calling Uas (10m) instead of Tas (2m). The Uas and Tas fixes already have tests.


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.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.07%. Comparing base (390285e) to head (3871768).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2385 +/- ## ======================================= Coverage 94.07% 94.07% ======================================= Files 241 241 Lines 13422 13422 ======================================= Hits 12627 12627 Misses 795 795 ```

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