Tool Import, Clip and Resample Grids
- Author: O.Conrad (c) 2015
- Menu: File|Grid|Import
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Region of Interest (*) | Shapes (optional input) | CLIP | bounding box for clipping | - |
Output | Grids | Grid list (output) | GRIDS | - | - |
Options | Image Files | File path | FILES | - | - |
Preserve Data Type | Boolean | KEEP_TYPE | - | Default: 0 | |
User Defined No-Data Value | Boolean | NODATA | - | Default: 0 | |
No-Data Value | Floating point | NODATA_VAL | - | Default: 0.000000 | |
Resample | Boolean | RESAMPLE | - | Default: 1 | |
Cell Size | Floating point | CELLSIZE | - | Minimum: 0.000000 Default: 100.000000 | |
(*) optional |
Command-line
Usage: saga_cmd io_grid 16 [-GRIDS <str>] [-FILES <str>] [-KEEP_TYPE <str>] [-NODATA <str>] [-NODATA_VAL <double>] [-CLIP <str>] [-RESAMPLE <str>] [-CELLSIZE <double>] -GRIDS:<str> Grids Grid list (output) -FILES:<str> Image Files File path -KEEP_TYPE:<str> Preserve Data Type Boolean Default: 0 -NODATA:<str> User Defined No-Data Value Boolean Default: 0 -NODATA_VAL:<double> No-Data Value Floating point Default: 0.000000 -CLIP:<str> Region of Interest Shapes (optional input) -RESAMPLE:<str> Resample Boolean Default: 1 -CELLSIZE:<double> Cell Size Floating point Minimum: 0.000000 Default: 100.000000