Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a ZipStore in zarr-python and test the support across various implementations #3

Open
caviere opened this issue Dec 16, 2022 · 1 comment

Comments

@caviere
Copy link
Contributor

caviere commented Dec 16, 2022

Steps followed:

  1. Create sample in python
  2. Learn javascript basics
  3. Create sample in javascript, however, zarr.js does not implement zipStore
  4. Installed java and maven, but getting the basics of java was a bit complex
  5. Tried installing rust but was unable to
  6. Also learning enough C++ to test xtensor-zarr was hard

Here is the link to what I have so far https://github.com/caviere/testing_zipstore

@caviere
Copy link
Contributor Author

caviere commented Dec 19, 2022

Steps to follow:

  1. With the created zarr-python code, test its interoperability with the following implementations: jzarr, nczarr, fsspec.
  2. Conduct a search of implementations that support zipstores.
  3. Test the found implementations.

Here's the link to what I have so far https://github.com/caviere/testing_zipstore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant