Tool NameClose One Cell Gaps
Tool ID6
Library IDgrid_tools
Version1.0
Author(s)O.Conrad (c) 2001

Description

Closes one cell gaps using the arithmetic mean, median, majority or minority value of the surrounding cell values. If the target is not set, the changes will be stored to the original grid.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Gridgrid, inputINPUT
Output
Changed Gridgrid, output, optionalRESULT
Options
NeighbourhoodchoiceMODENeumann: the four horizontally and vertically neighboured cells; Moore: all eight adjacent cellsAvailable Choices:
[0] Neumann
[1] Moore
Default: 1
ValuechoiceMETHODAvailable Choices:
[0] arithmetic mean
[1] median
[2] majority
[3] minority
Default: 0