函数
Export.image.toDrive(image, description, folder, fileNamePrefix, dimensions, region, scale, crs, crsTransform, maxPixels, shardSize, fileDimensions, skipEmptyTiles, fileFormat, formatOptions)
创建一个批处理任务,将图像作为栅格导出到驱动器。任务可以从 "任务 "选项卡开始。"crsTransform"、"scale "和 "dimensions "是相互排斥的。
Creates a batch task to export an Image as a raster to Drive. Tasks can be started from the Tasks tab. "crsTransform", "scale", and "dimensions" are mutually exclusive.
Arguments:
image (Image):
The image to export.