Skip to content

What are the zarr heuristics used for chunking in to_zarr()? #1069

Answered by d-v-b
hansmohrmann asked this question in Q&A
Discussion options

You must be logged in to vote

i believe that logic is inside this function:

def guess_chunks(shape: Tuple[int, ...], typesize: int) -> Tuple[int, ...]:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hansmohrmann
Comment options

Answer selected by hansmohrmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants