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

The `xcube.core.store.DataDescriptor` class now supports specifying time ranges using both `datetime.date` and `datetime.datetime` objects #1036

Closed konstntokas closed 2 months ago

konstntokas commented 2 months ago

closes #1031

Checklist: