Getting size in bytes of a zarr group #1668
Unanswered
aliaksei-chareshneu
asked this question in
Q&A
Replies: 1 comment 3 replies
-
do you want the size of the group metadata in bytes (generally small, because it's JSON), or the size of all the group + arrays stored inside that group, in bytes (potentially very large, depending on the number of arrays and how big they are) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
Could you tell me please if it is possible to get size of a zarr group in bytes?
Thank you for any input,
Aliaksei
Beta Was this translation helpful? Give feedback.
All reactions