-
Notifications
You must be signed in to change notification settings - Fork 10
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
Clarifying questions regarding building xtensor-zarr #65
Comments
I'll be interested to hear the answer to your questions, @abhibaruah, but two additions from my side:
|
Thanks @joshmoore. Would love to hear more from the xtensor-Zarr team regarding the dependency on gdal. |
@dzenanz I was wondering if you can help in answering my questions above. |
I am working on ITK IO for zarr (specifically, OME-NGFF). Initially, I used xtensor-zarr (PR6), but then realized that
|
Thanks a lot @dzenanz. This is really helpful. |
I guess it is more general netCDF building. More specifically difficulty of integrating it into another library via CMake. |
Here are some issues I opened there: https://github.com/Unidata/netcdf-c/issues?q=is%3Aissue+sort%3Aupdated-desc+author%3Adzenanz+ This one is zarr-specific. |
Thanks once again. |
Hello,
I had a few questions regarding using xtensor-Zarr for supporting reading/writing Zarr files and I was hoping someone in the xtensor-zarr dev team can help us with that.
a. Are any of these dependencies optional?
b. Is gdal needed? If yes, does gdal need to be built with Virual File System? Can you elaborate a little more on the need for gdal in the upstream dependencies?
Does this mean that we can simply use the libxtensor-zarr-gdal shared library and dont need gdal shared libraries separately?
I look forward to hearing back from you.
The text was updated successfully, but these errors were encountered: