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

inspect reports incorrect size reported for 2D arrays #142

Closed
benjeffery opened this issue Apr 24, 2024 · 2 comments · Fixed by #143
Closed

inspect reports incorrect size reported for 2D arrays #142

benjeffery opened this issue Apr 24, 2024 · 2 comments · Fixed by #143

Comments

@benjeffery
Copy link
Contributor

For example:

/call_genotype                int8     520 bytes   6.38 GiB       1.3e+07        432  15.13 MiB     1 byte              (1070401, 3202, 2)  (10000, 1000, 2)  Blosc(cname='zstd', clevel=7, shuffle=BITSHUFFLE, blocksize=0)  None

This appears to be due to zarr-developers/zarr-python#253

@jeromekelleher
Copy link
Contributor

Right - this probably changed when I went to using the "/" dimension separator.

@benjeffery
Copy link
Contributor Author

zarr-developers/zarr-python#1815

jeromekelleher added a commit to jeromekelleher/bio2zarr that referenced this issue Apr 24, 2024
Same as du -sb on Linux.

Closes sgkit-dev#142
jeromekelleher added a commit to jeromekelleher/bio2zarr that referenced this issue Apr 24, 2024
Same as du -sb on Linux.

Closes sgkit-dev#142
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.

2 participants