I have downloaded some data from Google Earth Engine. The data looks like the following
import xarray as xr da = xr.open_rasterio(\'myFile.tiff\') da