xcube-dev / xcube

xcube is a Python package for generating and exploiting data cubes powered by xarray, dask, and zarr.
https://xcube.readthedocs.io/
MIT License
195 stars 18 forks source link

Adjustments to `resample_in_time()` so that xcube now supports `xarray=2024.7` #1068

Closed konstntokas closed 2 weeks ago

konstntokas commented 2 weeks ago

Adjustments to resample_in_time() in xcube/core/resampling/temporal.py so that xcube now supports xarray=2024.7.

Checklist: