zarr-python
K-Dense-AI/scientific-agent-skills
Zarr is a robust Python library designed for storing massive N-dimensional arrays. It supports efficient chunking, compression, and parallel I/O, making it ideal for large-scale scientific computing pipelines. Seamlessly integrates with NumPy, Dask, and Xarray, and supports cloud storage backends like S3 and GCS via fsspec, ensuring high performance in cloud-native environments.