Transpose Grids
- Author: O.Conrad (c) 2013
- Menu: Grid | Grid System
Description
Transpose Grids
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grids | grid list, input | GRIDS | - | - |
Output | Transposed Grids | grid list, output | TRANSPOSED | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Mirror Horizontally | boolean | MIRROR_X | - | Default: 0 |
Mirror Vertically | boolean | MIRROR_Y | - | Default: 0 |
Command Line
Usage: saga_cmd grid_tools 30 [-GRIDS ] [-TRANSPOSED ] [-MIRROR_X ] [-MIRROR_Y ]
-GRIDS: Grids
grid list, input
-TRANSPOSED: Transposed Grids
grid list, output
-MIRROR_X: Mirror Horizontally
boolean
Default: 0
-MIRROR_Y: Mirror Vertically
boolean
Default: 0