Our documentation might benefit from a basic tutorial that explains the zarr data model for absolute beginners, namely people familiar with in-memory array data structures like NumPy arrays, but no knowledge of any chunked file formats.
This content should explain the stored of zarr data, the role of specification documents in that representation, and the basic of how stored zarr data is represented in a library like zarr python.
This tutorial would be contrasted with a tutorial that targets users familiar with other chunked array formats, like hdf5.
Our documentation might benefit from a basic tutorial that explains the zarr data model for absolute beginners, namely people familiar with in-memory array data structures like NumPy arrays, but no knowledge of any chunked file formats.
This content should explain the stored of zarr data, the role of specification documents in that representation, and the basic of how stored zarr data is represented in a library like zarr python.
This tutorial would be contrasted with a tutorial that targets users familiar with other chunked array formats, like hdf5.