Import Landsat Scene
- Author: O.Conrad (c) 2017
- Menu: File | Satellite Imagery
Description
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
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Shapes Extent | shapes, input | EXTENT_SHAPES | - | - | 
| Output | Spectral Bands | grid list, output | BANDS_SPECTRAL | - | - | 
| Thermal Bands | grid list, output | BANDS_THERMAL | - | - | 
| Auxiliary Bands | grid list, output | BANDS_AUXILIARY | - | - | 
| Band Info | table, output, optional | BAND_INFO | - | - | 
| Options | Metadata File | file path | METAFILE | - | - | 
| Spectral 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] digital numbers
[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 | If using the extent option in combination with 'Different UTM Zone' or 'Geographic Coordinates' extent is expected to be defined with UTM North coordinates. | Available Choices:
[0] UTM North
[1] UTM South
[2] Different UTM Zone
[3] 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 | 
| Zone | integer number | 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 number | EXTENT_XMIN | - | Default: 0.000000 | 
| Right | floating point number | EXTENT_XMAX | - | Default: 0.000000 | 
| Bottom | floating point number | EXTENT_YMIN | - | Default: 0.000000 | 
| Top | floating point number | EXTENT_YMAX | - | Default: 0.000000 | 
| Grid System | grid system | EXTENT_GRID | - | - | 
| Buffer | floating point number | EXTENT_BUFFER | - | Minimum: 0.000000
Default: 0.000000 | 
Command Line
Usage: saga_cmd imagery_tools 14 [-METAFILE ] [-BANDS_SPECTRAL ] [-BANDS_THERMAL ] [-BANDS_AUXILIARY ] [-BAND_INFO ] [-MULTI2GRIDS ] [-SKIP_PAN ] [-SKIP_AEROSOL ] [-SKIP_CIRRUS ] [-CALIBRATION ] [-DATA_TYPE ] [-TEMP_UNIT ] [-PROJECTION ] [-RESAMPLING ] [-UTM_ZONE ] [-UTM_SOUTH ] [-EXTENT ] [-EXTENT_XMIN ] [-EXTENT_XMAX ] [-EXTENT_YMIN ] [-EXTENT_YMAX ] [-EXTENT_GRID_D ] [-EXTENT_GRID_X ] [-EXTENT_GRID_Y ] [-EXTENT_GRID_NX ] [-EXTENT_GRID_NY ] [-EXTENT_GRID_FILE ] [-EXTENT_SHAPES ] [-EXTENT_BUFFER ]
  -METAFILE:        	Metadata File
	file path
  -BANDS_SPECTRAL:  	Spectral Bands
	grid list, output
  -BANDS_THERMAL:   	Thermal Bands
	grid list, output
  -BANDS_AUXILIARY: 	Auxiliary Bands
	grid list, output
  -BAND_INFO:       	Band Info
	table, output, optional
  -MULTI2GRIDS:     	Spectral Bands as Grid Collection
	boolean
	Default: 1
  -SKIP_PAN:        	Skip Panchromatic Band
	boolean
	Default: 1
  -SKIP_AEROSOL:    	Skip Aerosol Band
	boolean
	Default: 1
  -SKIP_CIRRUS:     	Skip Cirrus Band
	boolean
	Default: 1
  -CALIBRATION:     	Radiometric Calibration
	choice
	Available Choices:
	[0] digital numbers
	[1] radiance
	[2] reflectance
	Default: 0
  -DATA_TYPE:       	Output Data Type
	choice
	Available Choices:
	[0] integers with scaling
	[1] floating point numbers
	Default: 0
  -TEMP_UNIT:       	Temperature Unit
	choice
	Available Choices:
	[0] Kelvin
	[1] Celsius
	Default: 0
  -PROJECTION:      	Coordinate System
	choice
	Available Choices:
	[0] UTM North
	[1] UTM South
	[2] Different UTM Zone
	[3] 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
  -UTM_ZONE:        	Zone
	integer number
	Minimum: 1
	Maximum: 60
	Default: 32
  -UTM_SOUTH:       	South
	boolean
	Default: 0
  -EXTENT:          	Extent
	choice
	Available Choices:
	[0] original
	[1] user defined
	[2] grid system
	[3] shapes extent
	Default: 0
  -EXTENT_XMIN:  	Left
	floating point number
	Default: 0.000000
  -EXTENT_XMAX:  	Right
	floating point number
	Default: 0.000000
  -EXTENT_YMIN:  	Bottom
	floating point number
	Default: 0.000000
  -EXTENT_YMAX:  	Top
	floating point number
	Default: 0.000000
  -EXTENT_GRID_D:	Cell Size
  -EXTENT_GRID_X:	Lower Left Center Cell X-Coordinate
  -EXTENT_GRID_Y:	Lower Left Center Cell Y-Coordinate
  -EXTENT_GRID_NX:  	Number of Columns
  -EXTENT_GRID_NY:  	Number of Rows
  -EXTENT_GRID_FILE:	Grid File
  -EXTENT_SHAPES:   	Shapes Extent
	shapes, input
  -EXTENT_BUFFER:	Buffer
	floating point number
	Minimum: 0.000000
	Default: 0.000000