Closed JackKelly closed 1 year ago
This looks like it should work:
z = zarr.open... z[:] = np.zeros()...
This looks like it should work: