xarray.Variable.chunks#

property Variable.chunks#

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

See also

Variable.chunk, Variable.chunksizes, xarray.unify_chunks