Mimic xr.open_zarr(..., chunks=None)
to provide a way for lazy, fast open_dataset()
calls.
#44
Labels
xr.open_zarr(..., chunks=None)
to provide a way for lazy, fast open_dataset()
calls.
#44
This should defer all metadata RPCs to the data access time.
The text was updated successfully, but these errors were encountered: