SAGA-GIS Module Library Documentation (v2.3.0)

Module Clip Grids

Clip selected grids to specified extent.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridsGrid list (input)GRIDS--
Shapes ExtentShapes (input)SHAPES--
PolygonShapes (input)POLYGONS--
OutputClipped GridsGrid list (output)CLIPPED--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
ExtentChoiceEXTENT-Available Choices:
[0] user defined
[1] grid system
[2] shapes extent
[3] polygon
Default: 0
Grid SystemGrid systemGRIDSYSTEM--
LeftFloating pointXMIN-Default: 0.000000
RightFloating pointXMAX-Default: 0.000000
BottomFloating pointYMIN-Default: 0.000000
TopFloating pointYMAX-Default: 0.000000
ColumnsIntegerNX-Minimum: 1
Default: 1
RowsIntegerNY-Minimum: 1
Default: 1
BufferFloating pointBUFFERadd buffer (map units) to extentMinimum: 0.000000
Default: 0.000000

Command-line

Usage: saga_cmd grid_tools 31 [-GRIDS <str>] [-CLIPPED <str>] [-EXTENT <str>] [-GRIDSYSTEM_NX <num>] [-GRIDSYSTEM_NY <num>] [-GRIDSYSTEM_X <double>] [-GRIDSYSTEM_Y <double>] [-GRIDSYSTEM_D <double>] [-SHAPES <str>] [-POLYGONS <str>] [-XMIN <double>] [-XMAX <double>] [-YMIN <double>] [-YMAX <double>] [-NX <num>] [-NY <num>] [-BUFFER <double>]
  -GRIDS:<str>          	Grids
	Grid list (input)
  -CLIPPED:<str>        	Clipped Grids
	Grid list (output)
  -EXTENT:<str>         	Extent
	Choice
	Available Choices:
	[0] user defined
	[1] grid system
	[2] shapes extent
	[3] polygon
	Default: 0
  -GRIDSYSTEM_NX:<num>  	Grid System
	Grid system
  -GRIDSYSTEM_NY:<num>  	Grid System
	Grid system
  -GRIDSYSTEM_X:<double>	Grid System
	Grid system
  -GRIDSYSTEM_Y:<double>	Grid System
	Grid system
  -GRIDSYSTEM_D:<double>	Grid System
	Grid system
  -SHAPES:<str>         	Shapes Extent
	Shapes (input)
  -POLYGONS:<str>       	Polygon
	Shapes (input)
  -XMIN:<double>        	Left
	Floating point
	Default: 0.000000
  -XMAX:<double>        	Right
	Floating point
	Default: 0.000000
  -YMIN:<double>        	Bottom
	Floating point
	Default: 0.000000
  -YMAX:<double>        	Top
	Floating point
	Default: 0.000000
  -NX:<num>             	Columns
	Integer
	Minimum: 1
	Default: 1
  -NY:<num>             	Rows
	Integer
	Minimum: 1
	Default: 1
  -BUFFER:<double>      	Buffer
	Floating point
	Minimum: 0.000000
	Default: 0.000000