SAGA 9.3.3 | Tool Library Documentation

Landsat Import with Options


Description

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, outputBANDS--
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 ] [-BANDS ] [-PROJECTION ] [-RESAMPLING ] [-SHOW_RGB ] [-SHOW_R ] [-SHOW_G ] [-SHOW_B ]
  -FILES:     	Files
	file path
  -BANDS:     	Bands
	grid list, output
  -PROJECTION:	Coordinate System
	choice
	Available Choices:
	[0] UTM North
	[1] UTM South
	[2] 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
  -SHOW_RGB:  	Show a Composite
	boolean
	Default: 1
  -SHOW_R:    	Red
	choice
	Available Choices:
	[0] no choice available
	Default: 0
  -SHOW_G:    	Green
	choice
	Available Choices:
	[0] no choice available
	Default: 0
  -SHOW_B:    	Blue
	choice
	Available Choices:
	[0] no choice available
	Default: 0