mdio-python icon indicating copy to clipboard operation
mdio-python copied to clipboard

Make `access_pattern` a list of strings instead of a single string

Open srib opened this issue 2 years ago • 0 comments

We have a use case where we need multiple chunking schemes for the same file. It needs to take a list of strings with different chunking patterns (access_pattern keyword) instead of a single string.

srib avatar Mar 22 '23 20:03 srib