SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Import Sentinel-2 Scene

Import Sentinel-2 scenes from a folder structure as provided by the original ESA download.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapes ExtentShapes, inputEXTENT_SHAPES--
OutputBandsGrid list, outputBANDS--
OptionsMetadata FileFile pathMETAFILE--
Multispectral Bands as Grid CollectionBooleanMULTI2GRIDS-Default: 1
Aerosol, Vapour, CirrusBooleanLOAD_60M-Default: 0
Scene ClassificationBooleanLOAD_SCL-Default: 1
Reflectance ValuesChoiceREFLECTANCE-Available Choices:
[0] original
[1] fraction
Default: 1
Coordinate SystemChoicePROJECTION-Available Choices:
[0] UTM North
[1] UTM South
[2] Geographic Coordinates
[3] Different UTM Zone
Default: 0
ResamplingChoiceRESAMPLING-Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Bicubic Spline Interpolation
[3] B-Spline Interpolation
Default: 3
ZoneIntegerUTM_ZONE-Minimum: 1
Maximum: 60
Default: 32
SouthBooleanUTM_SOUTH-Default: 0
ExtentChoiceEXTENT-Available Choices:
[0] original
[1] user defined
[2] grid system
[3] shapes extent
Default: 0
LeftFloating pointEXTENT_XMIN-Default: 0.000000
RightFloating pointEXTENT_XMAX-Default: 0.000000
BottomFloating pointEXTENT_YMIN-Default: 0.000000
TopFloating pointEXTENT_YMAX-Default: 0.000000
Grid SystemGrid systemEXTENT_GRID--
BufferFloating pointEXTENT_BUFFER-Minimum: 0.000000
Default: 0.000000

Command-line

Usage: saga_cmd imagery_tools 15 [-METAFILE <str>] [-BANDS <str>] [-MULTI2GRIDS <str>] [-LOAD_60M <str>] [-LOAD_SCL <str>] [-REFLECTANCE <str>] [-PROJECTION <str>] [-RESAMPLING <str>] [-UTM_ZONE <num>] [-UTM_SOUTH <str>] [-EXTENT <str>] [-EXTENT_XMIN <double>] [-EXTENT_XMAX <double>] [-EXTENT_YMIN <double>] [-EXTENT_YMAX <double>] [-EXTENT_GRID_D <double>] [-EXTENT_GRID_X <double>] [-EXTENT_GRID_Y <double>] [-EXTENT_GRID_NX <num>] [-EXTENT_GRID_NY <num>] [-EXTENT_GRID_FILE <str>] [-EXTENT_SHAPES <str>] [-EXTENT_BUFFER <double>]
  -METAFILE:<str>        	Metadata File
	File path
  -BANDS:<str>           	Bands
	Grid list, output
  -MULTI2GRIDS:<str>     	Multispectral Bands as Grid Collection
	Boolean
	Default: 1
  -LOAD_60M:<str>        	Aerosol, Vapour, Cirrus
	Boolean
	Default: 0
  -LOAD_SCL:<str>        	Scene Classification
	Boolean
	Default: 1
  -REFLECTANCE:<str>     	Reflectance Values
	Choice
	Available Choices:
	[0] original
	[1] fraction
	Default: 1
  -PROJECTION:<str>      	Coordinate System
	Choice
	Available Choices:
	[0] UTM North
	[1] UTM South
	[2] Geographic Coordinates
	[3] Different UTM Zone
	Default: 0
  -RESAMPLING:<str>      	Resampling
	Choice
	Available Choices:
	[0] Nearest Neighbour
	[1] Bilinear Interpolation
	[2] Bicubic Spline Interpolation
	[3] B-Spline Interpolation
	Default: 3
  -UTM_ZONE:<num>        	Zone
	Integer
	Minimum: 1
	Maximum: 60
	Default: 32
  -UTM_SOUTH:<str>       	South
	Boolean
	Default: 0
  -EXTENT:<str>          	Extent
	Choice
	Available Choices:
	[0] original
	[1] user defined
	[2] grid system
	[3] shapes extent
	Default: 0
  -EXTENT_XMIN:<double>  	Left
	Floating point
	Default: 0.000000
  -EXTENT_XMAX:<double>  	Right
	Floating point
	Default: 0.000000
  -EXTENT_YMIN:<double>  	Bottom
	Floating point
	Default: 0.000000
  -EXTENT_YMAX:<double>  	Top
	Floating point
	Default: 0.000000
  -EXTENT_GRID_D:<double>	Cell Size
  -EXTENT_GRID_X:<double>	Lower Left Center Cell X-Coordinate
  -EXTENT_GRID_Y:<double>	Lower Left Center Cell Y-Coordinate
  -EXTENT_GRID_NX:<num>  	Number of Columns
  -EXTENT_GRID_NY:<num>  	Number of Rows
  -EXTENT_GRID_FILE:<str>	Grid File
  -EXTENT_SHAPES:<str>   	Shapes Extent
	Shapes, input
  -EXTENT_BUFFER:<double>	Buffer
	Floating point
	Minimum: 0.000000
	Default: 0.000000