Function zarrs::array::chunk_shape_to_array_shape

source ยท
pub fn chunk_shape_to_array_shape(chunk_shape: &[NonZeroU64]) -> ArrayShape
Expand description

Convert a ChunkShape to an ArrayShape.