Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Zarr Arrays

An array is a node in a hierarchy that may not have any child nodes.

An array is a data structure with zero or more dimensions whose lengths define the shape of the array. An array contains zero or more data elements all of the same data type.

array overview

The following sections will detail the initialisation, reading, and writing of arrays.