``` temp = clipped.to_dataset(name="dem") temp["rivers"] = xr.DataArray(data=img, coords=clipped.coords) ``` also the viz can than use xarray operators