zarr_implementations icon indicating copy to clipboard operation
zarr_implementations copied to clipboard

Results 22 zarr_implementations issues
Sort by recently updated
recently updated
newest added
trafficstars

I've spend the last few days going through the various Zarr implementations trying to create a simple read-oriented benchmark, and have had a pretty frustrating experience. Most of the implementations...

I've noticed that https://zarr.dev/implementations/ has a different set of packages than this repository does. Should these somehow be synced, or should one of these be considered deprecated?

In an attempt to: - speed up tests - make them more manageable - ease local testing - encourage the creation of more tests - clearly identify what each implementation...

It would be great to have various test cases for zarr v3 datasets. Those can be used for testing by different implementations, and also to illustrate the spec more concretely....

marked as a draft since this is using a branch corresponding to unmerged upstream PRs Note that the environment file here installs from the branch corresponding to zarr-developers/zarr-python#898

It looks like there are still some issues with [n5-zarr](https://github.com/saalfeldlab/n5-zarr), see https://github.com/mobie/mobie-viewer-fiji/issues/572. It would be good to include it here to figure this out systematically and then report the issues...

See: https://github.com/meggart/Zarr.jl @meggart, would there be interest in having Zarr.jl tested against other implementations? ---- Steps: - [ ] (Primarily) add a driver under [generate_data/](https://github.com/zarr-developers/zarr_implementations/tree/master/generate_data) that minimally generates but optionally...

``` + java -cp target/jzarr-1.0.0.jar zarr_implementations.jzarr.App Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load library 'blosc': Native library (linux-x86-64/libblosc.so) not found in resource path (target/jzarr-1.0.0.jar) at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:277) at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:403) at...

No license is detected by GitHub for this repository.