Landsat Import with Options
- Author: O.Conrad (c) 2014
- Menu: Imagery | Landsat
Description
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.
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] [-BANDS ] [-PROJECTION ] [-RESAMPLING ] [-SHOW_RGB ] [-SHOW_R ] [-SHOW_G ] [-SHOW_B ] -FILES: Files file path -BANDS: Bands grid list, output -PROJECTION: Coordinate System choice Available Choices: [0] UTM North [1] UTM South [2] Geographic Coordinates Default: 0 -RESAMPLING: Resampling choice Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3 -SHOW_RGB: Show a Composite boolean Default: 1 -SHOW_R: Red choice Available Choices: [0] no choice available Default: 0 -SHOW_G: Green choice Available Choices: [0] no choice available Default: 0 -SHOW_B: Blue choice Available Choices: [0] no choice available Default: 0