Tool NameAggregate
Tool ID1
Library IDgrid_tools
Version1.0
Author(s)V.Olaya (c) 2005

Description

Resamples a raster layer to a lower resolution, aggregatingthe values of a group of cells. This should be used in any case in which a normalresampling will result in wrong values in the resulting layer, such as, for instance,the number of elements of a given class in each cell.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Gridgrid, inputINPUT
Output
Aggregated Griddata object Grid, output, optionalOUTPUT
Options
Aggregation Sizeinteger numberSIZEMinimum: 2
Default: 2
MethodchoiceMETHODAvailable Choices:
[0] Sum
[1] Minimum
[2] Maximum
[3] Median
[4] Mean
[5] Mode
Default: 4