SAGA 9.4.2 | Tool Library Documentation

Import SPOT Scene


Description

Imports a SPOT (Satellite Pour l'Observation de la Terre) scene. Currently this is just a simple import support tool for SPOT level 1A data.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputSpectral Bandsgrid list, outputBANDS--
OptionsMetadata Filefile pathMETAFILE--
Coordinate SystemchoicePROJECTION-Available Choices: [0] Geographic Coordinates [1] Universal Transverse Mercator Default: 1
ResamplingchoiceRESAMPLING-Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3
Zoneinteger numberUTM_ZONE-Minimum: 1 Maximum: 60 Default: 32
SouthbooleanUTM_SOUTH-Default: 0
Shift.xfloating point numberSHIFT_X-Default: 0.000000
Shift.yfloating point numberSHIFT_Y-Default: 0.000000

Command Line


Usage: saga_cmd imagery_tools 22 [-METAFILE ] [-BANDS ] [-PROJECTION ] [-RESAMPLING ] [-UTM_ZONE ] [-UTM_SOUTH ] [-SHIFT_X ] [-SHIFT_Y ]
  -METAFILE:  	Metadata File
	file path
  -BANDS:     	Spectral Bands
	grid list, output
  -PROJECTION:	Coordinate System
	choice
	Available Choices:
	[0] Geographic Coordinates
	[1] Universal Transverse Mercator
	Default: 1
  -RESAMPLING:	Resampling
	choice
	Available Choices:
	[0] Nearest Neighbour
	[1] Bilinear Interpolation
	[2] Bicubic Spline Interpolation
	[3] B-Spline Interpolation
	Default: 3
  -UTM_ZONE:  	Zone
	integer number
	Minimum: 1
	Maximum: 60
	Default: 32
  -UTM_SOUTH: 	South
	boolean
	Default: 0
  -SHIFT_X:	Shift.x
	floating point number
	Default: 0.000000
  -SHIFT_Y:	Shift.y
	floating point number
	Default: 0.000000