SAGA 9.12.5 | Tool Documentation

Gridding of Points

Author(s) O.Conrad (c) 2014
Library IDtoolchains
Tool ID gridding
Version 1.0
Menu Garden | Tool Chain Examples

Description

This tool chain simply demonstrates how to create an output grid without having to choose a target grid system before execution by setting the output parameter's "target" attribute to "none".

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPointsshapes, inputPOINTS--
OutputInterpolationdata object Grid, output, optionalINTERPOLATION--
OptionsAttributetable fieldATTRIBUTEattribute to become interpolated-
Cell Sizefloating point numberCELL_SIZEcell size of target gridDefault: 10.000000

Command Line


Usage: saga_cmd toolchains gridding [-POINTS ] [-ATTRIBUTE ] [-CELL_SIZE ] [-INTERPOLATION ]
  -POINTS:          Points
	shapes, input
  -ATTRIBUTE:       Attribute
	table field
  -CELL_SIZE:    Cell Size
	floating point number
	Default: 10.000000
  -INTERPOLATION:   Interpolation
	data object Grid, output, optional