As noted in #34 https://github.com/asdf-format/asdf-zarr/pull/34#discussion_r1364032042 `InternalStore` relies on code in `__init__` making pickling of subclasses difficult. These could be refactored to make unpickleing easier.
As noted in #34
#34 (comment)
InternalStorerelies on code in__init__making pickling of subclasses difficult. These could be refactored to make unpickleing easier.