Zarr

import zarr


z = zarr.open("ds.zarr")

z = zarr.open("s3://BUCKET/ds.zarr")


z.tree()


z.info