Tool Landsat Import with Options
This tool facilitates the import and display of Landsat scenes, which have each band given as a single GeoTIFF file.
The development of this tool has been requested and sponsored by Rohan Fisher, Charles Darwin University, Australia.
- Author: O.Conrad (c) 2014
- Menu: Imagery|Landsat
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Output | Bands | Grid list, output | BANDS | - | - |
Options | Files | File path | FILES | - | - |
Coordinate System | Choice | PROJECTION | - | Available Choices: [0] UTM North [1] UTM South [2] Geographic Coordinates Default: 0 | |
Resampling | Choice | RESAMPLING | - | Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3 | |
Show a Composite | Boolean | SHOW_RGB | - | Default: 1 | |
Red | Choice | SHOW_R | - | Available Choices: [0] no choice available Default: 0 | |
Green | Choice | SHOW_G | - | Available Choices: [0] no choice available Default: 0 | |
Blue | Choice | SHOW_B | - | Available Choices: [0] no choice available Default: 0 |
Command-line
Usage: saga_cmd imagery_tools 10 [-FILES <str>] [-BANDS <str>] [-PROJECTION <str>] [-RESAMPLING <str>] [-SHOW_RGB <str>] [-SHOW_R <str>] [-SHOW_G <str>] [-SHOW_B <str>] -FILES:<str> Files File path -BANDS:<str> Bands Grid list, output -PROJECTION:<str> Coordinate System Choice Available Choices: [0] UTM North [1] UTM South [2] Geographic Coordinates Default: 0 -RESAMPLING:<str> Resampling Choice Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3 -SHOW_RGB:<str> Show a Composite Boolean Default: 1 -SHOW_R:<str> Red Choice Available Choices: [0] no choice available Default: 0 -SHOW_G:<str> Green Choice Available Choices: [0] no choice available Default: 0 -SHOW_B:<str> Blue Choice Available Choices: [0] no choice available Default: 0