- f
Union
[Array
, Dataset
, Group
, Group
] The store to which elem
should be written.
- k
str
The key to read in from the group.
- v
InMemoryElem
The element to write out.
- dataset_kwargs
Mapping
[str
, Any
] Keyword arguments to be passed to a library-level io function, like chunks
for Zarr-Python.