-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes of ocean variables in multiple CMIP6 datasets #1566
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
buon giorno, Tomaso, comme stai? I am not sure I understand the cesm2 fix - why are you fixing the Omon
mip variable? Indeed, the test is failing since the fix has two members: cesm2.Fgco2 and cesm2.Omon:
fix = [<esmvalcore.cmor._fixes.cmip6.cesm2.Fgco2 object at 0x7f8d8d85f820>, <esmvalcore.cmor._fixes.cmip6.cesm2.Omon object at 0x7f8d8d85f7c0>]
Grandissimo @valeriupredoi !!! tutto bbbene! ESMValCore/tests/integration/cmor/_fixes/cmip6/test_cesm2.py Lines 284 to 287 in 4241457
|
Codecov Report
@@ Coverage Diff @@
## main #1566 +/- ##
==========================================
+ Coverage 90.76% 90.79% +0.02%
==========================================
Files 197 199 +2
Lines 10572 10598 +26
==========================================
+ Hits 9596 9622 +26
Misses 976 976
Continue to review full report at Codecov.
|
I included fixes for the following models: I did not imported from PR #1395 the fixes for
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
excellent, mille grazie @tomaslovato 🍺 Could you please fix the issue description boxes too? Cheers muchly for the good work!
I checked the boxes at the top of this PR ... there is still something missing? |
all's nice and ready, man, thanks a lot! |
Description
Different CMIP6 datasets (see #1539 and #1395) require the inclusion of fixes for depth coordinates definition that are common to models from the same family.
Closes #1539 and sloppy PR #1395
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.