gzuidhof / zarr.js

Javascript implementation of Zarr
https://guido.io/zarr.js
Apache License 2.0
133 stars 23 forks source link

Pass the dimension_separator param when creating fixtures #154

Closed shlomnissan closed 5 months ago

shlomnissan commented 5 months ago

Pass the dimension_separator parameter to zarr.open when creating a fixture for nested storage. This directly addresses an existing TODO.