Properties2
| Type | Concept |
| Note created | Feb 27, 2025 |
Zarr is a file format for multidimensional data that consists of a file that serves as an index and several other files that can be asked on demand, containing data chunks. Being several split files, it allows for parallel reads and writes.