SAGA 9.3.3 | Tool Library Documentation

Mirror Grid


Description

Mirror a grid at its center axes', either vertically, horizontally or both. If the target is not set, the changes will be stored to the original grid.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
OutputMirror Gridgrid, output, optionalMIRROR--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
MethodchoiceMETHOD-Available Choices: [0] horizontally [1] vertically [2] both Default: 0

Command Line


Usage: saga_cmd grid_tools 35 [-GRID ] [-MIRROR ] [-METHOD ]
  -GRID:  	Grid
	grid, input
  -MIRROR:	Mirror Grid
	grid, output, optional
  -METHOD:	Method
	choice
	Available Choices:
	[0] horizontally
	[1] vertically
	[2] both
	Default: 0