How plot xarray geotiff files in python?

后端 未结 0 770
执笔经年
执笔经年 2021-02-03 16:49

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


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题