SAGA 9.3.3 | Tool Library Documentation

Extract a Grid from a Grid Collection


Description

Extracts grid values from the input grid collection using the chosen interpolation either for a constant or a variable z-level as defined by the z-level input grid.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrid Collectiongrid collection, inputGRIDS--
Zgrid, input, optionalZ_LEVEL--
OutputGridgrid, outputGRID--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Defaultfloating point numberZ_LEVEL_DEFAULTdefault value if no grid has been selectedDefault: 0.000000
ResamplingchoiceRESAMPLING-Available Choices: [0] Nearest Neigbhour [1] Linear Interpolation [2] Spline Interpolation Default: 1

Command Line


Usage: saga_cmd grids_tools 3 [-GRIDS ] [-GRID ] [-Z_LEVEL ] [-Z_LEVEL_DEFAULT ] [-RESAMPLING ]
  -GRIDS:             	Grid Collection
	grid collection, input
  -GRID:              	Grid
	grid, output
  -Z_LEVEL:           	Z
	grid, input, optional
  -Z_LEVEL_DEFAULT:	Default
	floating point number
	Default: 0.000000
  -RESAMPLING:        	Resampling
	choice
	Available Choices:
	[0] Nearest Neigbhour
	[1] Linear Interpolation
	[2] Spline Interpolation
	Default: 1