Google Earth Engine(GEE)——栅格图像图表制作ui.Chart.image.regions

夔高寒
2023-12-01

ui.Chart.image.regions

示例设置

ui.Chart.image.regions函数接受一个列表,允许您通过为它们分配数值来控制沿 x 轴的波段名称的标签和顺序。以下图表使用此选项将波段名称设置为月份标签,并按月平均降水量的时间顺序对它们进行排序。

柱状图

ui.Chart.image.regions(image, regionsreducerscaleseriesPropertyxLabels)

从图像生成图表。提取并绘制一个或多个区域中每个波段的值。

Generates a Chart from an image. Extracts and plots the value of each band in one or more regions.

- X-axis &

 类似资料: