xarray.DataArray.chunks

xarray.DataArray.chunks

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