要在 中合成图像
ImageCollection
,请使用
imageCollection.reduce()
。这会将集合中的所有图像合成为单个图像,例如表示图像的最小值、最大值、平均值或标准偏差。(有关减速器的更多信息,请参阅减速器部分)。例如,要从集合创建中值图像:
创建交互式地图¶
import ee
import geemap
Map = geemap.Map()
Map
计算中值图像
# Load a Landsat 8 collection for a single path-row.
collection = ee.ImageCollection('LANDSAT/LC08/C01/T