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

reading from zarr file produces nonsense #2234

Open
gdkrmr opened this issue Feb 24, 2022 · 1 comment
Open

reading from zarr file produces nonsense #2234

gdkrmr opened this issue Feb 24, 2022 · 1 comment

Comments

@gdkrmr
Copy link

gdkrmr commented Feb 24, 2022

I am really happy to report that the distro packages on Manjaro can read Zarr files now! Thank you very much for the effort. Also the ncdf4 R package can open Zarr files now!

The meta data gets read in correctly but when I try to actually read the data I get only NaNs, zeros and random numbers. Overall it looks like a buffer that was allocated but never filled with actual data.

@gdkrmr
Copy link
Author

gdkrmr commented Feb 26, 2022

The data set uses blosc with lz4 compression, and I cmake -L does not show ENABLE_BLOSC, not sure if this is related.

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