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

Concrete Example of writing ZArr array in C++ #63

Open
imikejackson opened this issue May 11, 2022 · 0 comments
Open

Concrete Example of writing ZArr array in C++ #63

imikejackson opened this issue May 11, 2022 · 0 comments

Comments

@imikejackson
Copy link

I've noticed that the examples and tests use either python or GDAL to write a test zarr file. I was looking for an example that uses only the local file system store (NOT GDAL, GZIP, BLOSC or any other compressor) to write data to the zarray and then have that flushed to disk? We have put in a PR for some changes to make GDAL optional at #62 to support this example use case.

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