-
Notifications
You must be signed in to change notification settings - Fork 16
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
nczarr-c (v2) #35
Comments
Tagging myself in on this as well. @WardF |
To add a clarifying note from an internal Unidata conversation, one thing we'll need to keep in mind is that |
Is the plan to have netcdf-Java support zarr, nczarr, or both? |
@joshmoore Just to clarify, do you mean |
Oh Jeez. I hope not!! (Corrected my typo 😉) |
As of now, the scope of the netcdf-java implementation will only be explicitly supporting zarr (i.e. not reading ".nczarray" or ".nczattr"). We can later expand the implementation to read nczarr as well, but the primary goal is java support for reading zarr into the common data model. |
Ok. Splitting this into two issues then. |
see: https://www.unidata.ucar.edu/software/netcdf/documentation/NUG/nczarr_head.html
This could likely be split between CLI tools, C, and Java implementations.
cc: @DennisHeimbigner @haileyajohnson
The text was updated successfully, but these errors were encountered: