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

Enable use of Zarr datasets in wkcuber #654

Closed
normanrz opened this issue Mar 15, 2022 · 0 comments · Fixed by #679
Closed

Enable use of Zarr datasets in wkcuber #654

normanrz opened this issue Mar 15, 2022 · 0 comments · Fixed by #679
Assignees

Comments

@normanrz
Copy link
Member

The PR #627 brings initial Zarr support to the Dataset API. However, it would be cool to also be able to use the wkcuber utilities to read/write Zarr datasets. Since the wkcuber largely builds upon the functionality of the Dataset API, in many cases Zarr support should be as easy as adding a --data_format zarr CLI arg. In other cases, e.g. image conversion or metadata guessing, there may be some challenges.
Additionally, I think the new chunk_size and chunks_per_shard parameters should also be exposed via the wkcuber CLI args.

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

Successfully merging a pull request may close this issue.

1 participant