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

More lazy fixes and preprocessing functions #2325

Closed bouweandela closed 8 months ago

bouweandela commented 9 months ago

Description

Various small improvements in lazy data computations by using coordinate methods has_bounds(), core_points(), core_bounds() where possible.

Related to #674 and #42


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:

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (6f30fa6) 93.82% compared to head (9bad950) 93.97%. Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2325 +/- ## ========================================== + Coverage 93.82% 93.97% +0.15% ========================================== Files 240 240 Lines 13289 13273 -16 ========================================== + Hits 12468 12473 +5 + Misses 821 800 -21 ```

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

valeriupredoi commented 8 months ago

brill work, fellas :beers: