SAGA-GIS Tool Library Documentation (v7.2.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
Radiometric CalibrationChoiceCALIBRATION-Available Choices:
[0] none
[1] radiance
[2] reflectance
Default: 0
Output Data TypeChoiceDATA_TYPE-Available Choices:
[0] integers with scaling
[1] floating point numbers
Default: 0
Temperature UnitChoiceTEMP_UNIT-Available Choices:
[0] Kelvin
[1] Celsius
Default: 0
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>] [-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 (optional output)
  -MULTI2GRIDS:<str>	Multispectral Bands as Grid Collection
	Boolean
	Default: 1
  -SKIP_PAN:<str>   	Skip Panchromatic 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