Tool Clip Grids
Clip selected grids to specified extent.
- Author: O.Conrad (c) 2003
- Menu: Grid|Grid System
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Grids | Grid list (input) | GRIDS | - | - |
Shapes Extent | Shapes (input) | SHAPES | - | - | |
Polygon | Shapes (input) | POLYGONS | - | - | |
Output | Clipped Grids | Grid list (output) | CLIPPED | - | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Extent | Choice | EXTENT | - | Available Choices: [0] user defined [1] grid system [2] shapes extent [3] polygon Default: 0 | |
Grid System | Grid system | GRIDSYSTEM | - | - | |
Left | Floating point | XMIN | - | Default: 0.000000 | |
Right | Floating point | XMAX | - | Default: 0.000000 | |
Bottom | Floating point | YMIN | - | Default: 0.000000 | |
Top | Floating point | YMAX | - | Default: 0.000000 | |
Columns | Integer | NX | - | Minimum: 1 Default: 1 | |
Rows | Integer | NY | - | Minimum: 1 Default: 1 | |
Buffer | Floating point | BUFFER | add buffer (map units) to extent | Minimum: 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