Change Grid System
- Author: J. Spitzmueller (c) 2023
- Menu: Grid | Tools
Description
This tool changes the grid system by assigning new origin coordinates (lower left corner).
- Set Origin: Defines the new lower left corner.
- Shift Origin: Moves the origin in the given direction.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Grid | grid, input | GRID | - | - | 
| Output | Grid | data object Grid, output, optional | OUT | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
| Method | choice | METHOD | - | Available Choices:
[0] Set Origin
[1] Shift Origin
Default: 0 | 
| X | floating point number | X | - | Default: 0.000000 | 
| Y | floating point number | Y | - | Default: 0.000000 | 
Command Line
Usage: saga_cmd grid_tools 42 [-OUT ] [-GRID ] [-METHOD ] [-X ] [-Y ]
  -OUT:   	Grid
	data object Grid, output, optional
  -GRID:  	Grid
	grid, input
  -METHOD:	Method
	choice
	Available Choices:
	[0] Set Origin
	[1] Shift Origin
	Default: 0
  -X:  	X
	floating point number
	Default: 0.000000
  -Y:  	Y
	floating point number
	Default: 0.000000