Tool Import Landsat Scene
Import Landsat scenes including metadata from Landsat metadata files. Band data have to be stored in the same folder as the chosen metadata file in uncompressed GeoTIFF format.
References
- Author: O.Conrad (c) 2017
- Menu: File|Satellite Imagery
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Shapes Extent | Shapes, input | EXTENT_SHAPES | - | - |
Output | Bands | Grid list, output | BANDS | - | - |
Band Info (*) | Table, output, optional | BAND_INFO | - | - |
Options | Metadata File | File path | METAFILE | - | - |
Multispectral Bands as Grid Collection | Boolean | MULTI2GRIDS | - | Default: 1 |
Skip Panchromatic Band | Boolean | SKIP_PAN | - | Default: 1 |
Skip Aerosol Band | Boolean | SKIP_AEROSOL | - | Default: 1 |
Skip Cirrus Band | Boolean | SKIP_CIRRUS | - | Default: 1 |
Radiometric Calibration | Choice | CALIBRATION | - | Available Choices: [0] none [1] radiance [2] reflectance Default: 0 |
Output Data Type | Choice | DATA_TYPE | - | Available Choices: [0] integers with scaling [1] floating point numbers Default: 0 |
Temperature Unit | Choice | TEMP_UNIT | - | Available Choices: [0] Kelvin [1] Celsius Default: 0 |
Coordinate System | Choice | PROJECTION | - | Available Choices: [0] UTM North [1] UTM South [2] Geographic Coordinates [3] Different UTM Zone Default: 0 |
Resampling | Choice | RESAMPLING | - | Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3 |
Zone | Integer | UTM_ZONE | - | Minimum: 1 Maximum: 60 Default: 32 |
South | Boolean | UTM_SOUTH | - | Default: 0 |
Extent | Choice | EXTENT | - | Available Choices: [0] original [1] user defined [2] grid system [3] shapes extent Default: 0 |
Left | Floating point | EXTENT_XMIN | - | Default: 0.000000 |
Right | Floating point | EXTENT_XMAX | - | Default: 0.000000 |
Bottom | Floating point | EXTENT_YMIN | - | Default: 0.000000 |
Top | Floating point | EXTENT_YMAX | - | Default: 0.000000 |
Grid System | Grid system | EXTENT_GRID | - | - |
Buffer | Floating point | EXTENT_BUFFER | - | Minimum: 0.000000 Default: 0.000000 |
(*) optional |
Command-line
Usage: saga_cmd imagery_tools 14 [-METAFILE <str>] [-BANDS <str>] [-BAND_INFO <str>] [-MULTI2GRIDS <str>] [-SKIP_PAN <str>] [-SKIP_AEROSOL <str>] [-SKIP_CIRRUS <str>] [-CALIBRATION <str>] [-DATA_TYPE <str>] [-TEMP_UNIT <str>] [-PROJECTION <str>] [-RESAMPLING <str>] [-UTM_ZONE <num>] [-UTM_SOUTH <str>] [-EXTENT <str>] [-EXTENT_XMIN <double>] [-EXTENT_XMAX <double>] [-EXTENT_YMIN <double>] [-EXTENT_YMAX <double>] [-EXTENT_GRID_D <double>] [-EXTENT_GRID_X <double>] [-EXTENT_GRID_Y <double>] [-EXTENT_GRID_NX <num>] [-EXTENT_GRID_NY <num>] [-EXTENT_GRID_FILE <str>] [-EXTENT_SHAPES <str>] [-EXTENT_BUFFER <double>]
-METAFILE:<str> Metadata File
File path
-BANDS:<str> Bands
Grid list, output
-BAND_INFO:<str> Band Info
Table, output, optional
-MULTI2GRIDS:<str> Multispectral Bands as Grid Collection
Boolean
Default: 1
-SKIP_PAN:<str> Skip Panchromatic Band
Boolean
Default: 1
-SKIP_AEROSOL:<str> Skip Aerosol Band
Boolean
Default: 1
-SKIP_CIRRUS:<str> Skip Cirrus Band
Boolean
Default: 1
-CALIBRATION:<str> Radiometric Calibration
Choice
Available Choices:
[0] none
[1] radiance
[2] reflectance
Default: 0
-DATA_TYPE:<str> Output Data Type
Choice
Available Choices:
[0] integers with scaling
[1] floating point numbers
Default: 0
-TEMP_UNIT:<str> Temperature Unit
Choice
Available Choices:
[0] Kelvin
[1] Celsius
Default: 0
-PROJECTION:<str> Coordinate System
Choice
Available Choices:
[0] UTM North
[1] UTM South
[2] Geographic Coordinates
[3] Different UTM Zone
Default: 0
-RESAMPLING:<str> Resampling
Choice
Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Bicubic Spline Interpolation
[3] B-Spline Interpolation
Default: 3
-UTM_ZONE:<num> Zone
Integer
Minimum: 1
Maximum: 60
Default: 32
-UTM_SOUTH:<str> South
Boolean
Default: 0
-EXTENT:<str> Extent
Choice
Available Choices:
[0] original
[1] user defined
[2] grid system
[3] shapes extent
Default: 0
-EXTENT_XMIN:<double> Left
Floating point
Default: 0.000000
-EXTENT_XMAX:<double> Right
Floating point
Default: 0.000000
-EXTENT_YMIN:<double> Bottom
Floating point
Default: 0.000000
-EXTENT_YMAX:<double> Top
Floating point
Default: 0.000000
-EXTENT_GRID_D:<double> Cell Size
-EXTENT_GRID_X:<double> Lower Left Center Cell X-Coordinate
-EXTENT_GRID_Y:<double> Lower Left Center Cell Y-Coordinate
-EXTENT_GRID_NX:<num> Number of Columns
-EXTENT_GRID_NY:<num> Number of Rows
-EXTENT_GRID_FILE:<str> Grid File
-EXTENT_SHAPES:<str> Shapes Extent
Shapes, input
-EXTENT_BUFFER:<double> Buffer
Floating point
Minimum: 0.000000
Default: 0.000000