GEE教程——使用 CHIRPS 和 GSMaP 数据集计算并可视化了特定区域的降水量
目录
简介
函数
ee.Image.pixelLonLat()
No arguments.
Returns: Image
visualize(bands, gain, bias, min, max, gamma, opacity, palette, forceRgbOutput)
Arguments:
Returns: Image
代码解释
代码
结果
简介
GEE教程——使用 CHIRPS 和 GSMaP 数据集计算并可视化了特定区域的降水量
函数
ee.Image.pixelLonLat()
Creates an image with two bands named 'longitude' and 'latitude', containing the longitude and latitude at each pixel, in degrees.
No arguments.
Returns: Image
visualize(bands, gain, bias, min, max, gamma, opacity, palette, forceRgbOutput)
Produces an RGB o