For each given point statistics based on all grid cells in the defined neighbourhood will be calculated.
GRIDS
POINTS
RESULT
PARAMETERS_GRID_SYSTEM
KERNEL_TYPE
KERNEL_SIZE
NAMING
COUNT
MIN
MAX
RANGE
SUM
MEAN
VAR
STDDEV
QUANTILE
Usage: saga_cmd shapes_grid 8 [-GRIDS <str>] [-POINTS <str>] [-KERNEL_TYPE <str>] [-KERNEL_SIZE <num>] [-NAMING <str>] [-RESULT <str>] [-COUNT <str>] [-MIN <str>] [-MAX <str>] [-RANGE <str>] [-SUM <str>] [-MEAN <str>] [-VAR <str>] [-STDDEV <str>] [-QUANTILE <num>] -GRIDS:<str> Grids Grid list (input) -POINTS:<str> Points Shapes (input) -KERNEL_TYPE:<str> Kernel Type Choice Available Choices: [0] square [1] circle Default: 0 -KERNEL_SIZE:<num> Kernel Size Integer Minimum: 0 Default: 1 -NAMING:<str> Field Naming Choice Available Choices: [0] grid number [1] grid name Default: 1 -RESULT:<str> Statistics Shapes (optional output) -COUNT:<str> Number of Cells Boolean Default: 1 -MIN:<str> Minimum Boolean Default: 1 -MAX:<str> Maximum Boolean Default: 1 -RANGE:<str> Range Boolean Default: 1 -SUM:<str> Sum Boolean Default: 1 -MEAN:<str> Mean Boolean Default: 1 -VAR:<str> Variance Boolean Default: 1 -STDDEV:<str> Standard Deviation Boolean Default: 1 -QUANTILE:<num> Quantile Integer Minimum: 0 Maximum: 50 Default: 0