blosc2.NDArray.ext_chunks#

NDArray.ext_chunks#

The padded chunk shape which defines the chunksize in the associated schunk.

This will be the chunk shape used to store each chunk, filling the extra positions with zeros (padding). In case chunks is multiple in each dimension of blocks it will be the same as chunks.

See also

chunks