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

Interpolation in `resample_hours` #2439

Closed schlunma closed 4 months ago

schlunma commented 4 months ago

Is your feature request related to a problem? Please describe. Our current resample_hours is only able to subset existing data. For example, it is able to create 3-hr data from 1-hr input data by only selecting every third time point.

It would be great to extend this with interpolation capabilities, so also time points that are not in the input data can be selected.

Would you be able to help out? Yes!