Google Earth Engine(GEE)——提起对应波段的相应数据
【摘要】
用2001-2022年的时间序列来筛选影像并提取相应的数据文件excel表
这里有几个函数需要了解:
setOutputs(outputs)
Returns a Reducer with the same inputs as the given Reducer, but with outputs renamed and/or re...
用2001-2022年的时间序列来筛选影像并提取相应的数据文件excel表
这里有几个函数需要了解:
setOutputs(outputs)
Returns a Reducer with the same inputs as the given Reducer, but with outputs renamed and/or removed.
Arguments:
this:reducer (Reducer)
outputs (List):
The new output names; any output whose name is null or empty will be dropped.
Returns: Reducer
设置输出(输出)
返回与给定 Reducer 具有相同输入的 Reducer,但输出重命名和/或删除。
论据:
this:reducer (减速机)
输出(列表):
新的输出名称;任何名称为 null 或空的输出都将被删除。
返回:Reducer
propertyNames()
Returns the names of properties on this element.
Arguments:
this:element (Element)
Returns: List
flatten()
Flattens collections of col
文章来源: blog.csdn.net,作者:此星光明,版权归原作者所有,如需转载,请联系作者。
原文链接:blog.csdn.net/qq_31988139/article/details/126761587
【版权声明】本文为华为云社区用户转载文章,如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱:
cloudbbs@huaweicloud.com
- 点赞
- 收藏
- 关注作者
评论(0)