SAGA-GIS Tool Library Documentation (v6.1.0)

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


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputBandsGrid list (output)BANDS--
Band Info (*)Table (optional output)BAND_INFO--
OptionsMetadata FileFile pathMETAFILE--
Multispectral Bands as Grid CollectionBooleanMULTI2GRIDS-Default: 1
Skip Panchromatic BandBooleanSKIP_PAN-Default: 1
Coordinate SystemChoicePROJECTION-Available Choices:
[0] UTM North
[1] UTM South
[2] Geographic Coordinates
Default: 0
ResamplingChoiceRESAMPLING-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>] [-PROJECTION <str>] [-RESAMPLING <str>]
  -METAFILE:<str>   	Metadata File
	File path
  -BANDS:<str>      	Bands
	Grid list (output)
  -BAND_INFO:<str>  	Band Info
	Table (optional output)
  -MULTI2GRIDS:<str>	Multispectral Bands as Grid Collection
	Boolean
	Default: 1
  -SKIP_PAN:<str>   	Skip Panchromatic Band
	Boolean
	Default: 1
  -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