blosc2.NDArray.chunks#

property NDArray.chunks: tuple[int]#

Returns the data chunk shape of this container.

If the chunk shape is a multiple of each dimension of blocks, it will be the same as ext_chunks.

See also

ext_chunks