🍾 Xarray is now 10 years old! 🎉

xarray.Variable.chunks

Contents

xarray.Variable.chunks#

property Variable.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