用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