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
201 stars 20 forks source link

Addressed future warnings regarding dataset.dims #984

Closed clarasb closed 5 months ago

clarasb commented 5 months ago

Closes #981

Checklist:

forman commented 5 months ago

Just as a note: a few of the dims -> sizes substitutions here were not really necessary.

@pont-us please feel free to prepare a related PR for your requested changes. It would be much appreciated. This was however not in the scope of @clarasb's PR.