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

Miscellaneous lazy preprocessor improvements #2520

Closed bouweandela closed 1 day ago

bouweandela commented 2 months ago

Description

Various improvements to the preprocessor functions related to handling lazy data.

Related to #674

Link to documentation:


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 2 months ago

Codecov Report

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

Project coverage is 94.66%. Comparing base (11e6aa8) to head (9edbc28). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2520 +/- ## ========================================== + Coverage 94.65% 94.66% +0.01% ========================================== Files 251 251 Lines 14287 14296 +9 ========================================== + Hits 13524 13534 +10 + Misses 763 762 -1 ```

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


๐Ÿšจ Try these New Features:

valeriupredoi commented 1 week ago

@bouweandela this is a lovely PR - did you want to still work on it? It's been a while since it's been sitting out, let's get it in if you done working on it :beer:

bouweandela commented 1 week ago

It's ready for review. I would like to add more tests, but I'm not sure when I'll have time to do that, so maybe it's better to just go ahead.