Consolidate metadata
Opened this issue · 0 comments
meggart commented
Opening a zarr cube remotely takes some time because a lot of metadata requests have to be sent by the zarr library. A way to circumvent this is to use consolidated metadata (https://zarr.readthedocs.io/en/stable/tutorial.html#consolidating-metadata), which should fit our use case, since our data cubes are versioned and stable. Can we run this command on our S3 cubes to add this additional attribute?