Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 325 Bytes

Test Repository demonstrating zarr v3 Consolidated Metadata

Install

Clone the repository and in a virtual environment, pip install in place, then run the test cases:

virtualenv -p python3.12 ~/venv/zarr-tests
source ~/venv/zarr-tests/bin/activate
(zarr-tests) pip install -e .
(zarr-tests) py.test -s -vvv