🍾 Xarray is now 10 years old! 🎉

xarray.IndexVariable.chunks

xarray.IndexVariable.chunks#

property IndexVariable.chunks#

Tuple of block lengths for this NamedArray’s data, in order of dimensions, or None if the underlying data is not a dask array.

See also

NamedArray.chunk, NamedArray.chunksizes, xarray.unify_chunks