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
40 stars 36 forks source link

Add `interpolate` to `resample_hours` #2440

Closed schlunma closed 1 month ago

schlunma commented 1 month ago

Description

Add interpolation capabilities to resample_hours.

Closes #2439

Link to documentation: https://esmvaltool--2440.org.readthedocs.build/projects/ESMValCore/en/2440/recipe/preprocessor.html#resample-hours


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 1 month ago

Codecov Report

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

Project coverage is 94.51%. Comparing base (4053008) to head (81e7d74). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2440 +/- ## ======================================= Coverage 94.51% 94.51% ======================================= Files 246 246 Lines 14024 14027 +3 ======================================= + Hits 13255 13258 +3 Misses 769 769 ```

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