I\'m saving an array of type bool in a zarr file. While dask and zarr keep the datatype when reopening the file, xarray returns the file with datatype obj
bool
obj