SAGA-GIS Tool Library Documentation (v3.0.0)

Tool Landsat Import with Options

This tool facilitates the import and display of Landsat scenes, which have each band given as a single GeoTIFF file.

The development of this tool has been requested and sponsored by Rohan Fisher, Charles Darwin University, Australia.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputBandsGrid list (output)BANDS--
OptionsFilesFile pathFILES--
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
Show a CompositeBooleanSHOW_RGB-Default: 1
RedChoiceSHOW_R-Available Choices:
[0] no choice available
Default: 0
GreenChoiceSHOW_G-Available Choices:
[0] no choice available
Default: 0
BlueChoiceSHOW_B-Available Choices:
[0] no choice available
Default: 0

Command-line

Usage: saga_cmd imagery_tools 10 [-FILES <str>] [-BANDS <str>] [-PROJECTION <str>] [-RESAMPLING <str>] [-SHOW_RGB <str>] [-SHOW_R <str>] [-SHOW_G <str>] [-SHOW_B <str>]
  -FILES:<str>     	Files
	File path
  -BANDS:<str>     	Bands
	Grid list (output)
  -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
  -SHOW_RGB:<str>  	Show a Composite
	Boolean
	Default: 1
  -SHOW_R:<str>    	Red
	Choice
	Available Choices:
	[0] no choice available
	Default: 0
  -SHOW_G:<str>    	Green
	Choice
	Available Choices:
	[0] no choice available
	Default: 0
  -SHOW_B:<str>    	Blue
	Choice
	Available Choices:
	[0] no choice available
	Default: 0