Module Transpose Grids
- Author: O.Conrad (c) 2013
- Specification: grid
- Menu: Grid|Grid System
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grids | Grid list (input) | GRIDS | - | - |
Output | Transposed Grids | Grid list (output) | TRANSPOSED | - | - |
Options | Mirror Horizontally | Boolean | MIRROR_X | - | Default: 0 |
Mirror Vertically | Boolean | MIRROR_Y | - | Default: 0 |
Command-line
Usage: saga_cmd grid_tools 30 -GRIDS <str> [-TRANSPOSED <str>] [-MIRROR_X <str>] [-MIRROR_Y <str>]
-GRIDS:<str> Grids
Grid list (input)
-TRANSPOSED:<str> Transposed Grids
Grid list (output)
-MIRROR_X:<str> Mirror Horizontally
Boolean
Default: 0
-MIRROR_Y:<str> Mirror Vertically
Boolean
Default: 0