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 |
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 Default: 0 |
Resampling | Choice | RESAMPLING | - | Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3 |
(*) 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>]
-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
Default: 0
-RESAMPLING:<str> Resampling
Choice
Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Bicubic Spline Interpolation
[3] B-Spline Interpolation
Default: 3