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

Avoid large chunks in `climate_statistics` preprocessor function with `period='full'` #2404

Closed bouweandela closed 3 months ago

bouweandela commented 3 months ago

Description

Avoid very large chunks in climate_statistics preprocessor function when used with period=full.

Issue reported in https://github.com/ESMValGroup/ESMValTool/issues/3244#issuecomment-2095756345


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

Codecov Report

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

Project coverage is 94.44%. Comparing base (801ffba) to head (716cf76).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2404 +/- ## ======================================= Coverage 94.44% 94.44% ======================================= Files 246 246 Lines 13743 13745 +2 ======================================= + Hits 12979 12981 +2 Misses 764 764 ```

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