SAGA-GIS Module Library Documentation (v2.1.3)

Module 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
InterpolationChoiceINTERPOLATION-Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Cubic Convolution
Default: 2
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>] [-INTERPOLATION <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
  -INTERPOLATION:<str>	Interpolation
	Choice
	Available Choices:
	[0] Nearest Neighbour
	[1] Bilinear Interpolation
	[2] Cubic Convolution
	Default: 2
  -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