xtensor-zarr
xtensor-zarr copied to clipboard
[WIP] Add test for chunked zarray assignment
It looks like it is not possible to assign a chunked zarray to another chunked zarray, even though they have the same characteristics (error Cannot resize chunked wrapper
).
@JohanMabille the tests fail but they appear successful.