Google Earth Engine(GEE)——Unrecognized arguments (region) to function:(产生了一个不能识别函数的错误)

本文档详细介绍了在使用Google Earth Engine (GEE) 时遇到的'Unrecognized arguments (region)'错误。错误源于调用`reduceRegion`函数时误用了不存在的'region'参数,而应使用'geometry'。正确调用方式为`reduceRegion(reducer, geometry, scale, crs, crsTransform, bestEffort, maxPixels, tileScale)`。文章提供了函数的参数解释和返回值说明,帮助用户理解和修复问题。" 131052542,10794535,JavaScript实现:华为OD机试获取满分策略——资源消耗优化,"['JavaScript', '面试', '前端开发', '算法', '华为']
摘要由CSDN通过智能技术生成

错误:

Line 29: Unrecognized arguments (region) to function: Image.reduceRegion(image, reducer, geometry, scale, crs, crsTransform, bestEffort, maxPixels, tileScale) Apply a reducer to all the pixels in a specific region. Either the reducer must have the same number of inputs as the input image has bands, or it must have a single input and will be repeated for each band. Returns a dictionary of the reducer's outputs. Args: image (Image): The image to reduce. reducer (Reducer): The reducer to apply. geometry (Geometry, optional): The region over which to reduce data. Defaults to the footprint of the image's first band. scale (Float, optional): A nominal scale in meters of the projection to work in. crs (Projection, optional): The projection to work in. If unspecified, the projection of the image's first band is used. If specified in addition to scale, rescaled to the specified scale. crsTransform (List, optional): The list of CRS transform values. This is a ro

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

此星光明

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值