mdio-python
mdio-python copied to clipboard
Make `access_pattern` a list of strings instead of a single string
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.