SAGA-GIS Tool Library Documentation (v9.2.0)

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--
OutputSpectral Bandsgrid list, outputBANDS--
Auxiliary Bandsgrid list, outputBANDS_AUX--
OptionsMetadata Filefile pathMETAFILE--
Spectral Bands as Grid CollectionbooleanMULTI2GRIDS-Default: 1
Aerosol, Vapour, CirrusbooleanLOAD_60M-Default: 0
Aerosol Optical ThicknessbooleanLOAD_AOT-Default: 0
Water VapourbooleanLOAD_WVP-Default: 0
Scene ClassificationbooleanLOAD_SCL-Default: 0
Reflectance ValueschoiceREFLECTANCE-Available Choices:
[0] digital numbers
[1] fraction
Default: 1
ResolutionchoiceRESOLUTIONAllows to resample all spectral bands to the same target resolution, either 10 or 20m.Available Choices:
[0] original
[1] 10m
[2] 20m
Default: 0
Coordinate SystemchoicePROJECTION-Available Choices:
[0] UTM North
[1] UTM South
[2] Geographic Coordinates
[3] Different UTM Zone
[4] original
Default: 4
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
ExtentchoiceEXTENT-Available Choices:
[0] original
[1] user defined
[2] grid system
[3] shapes extent
Default: 0
Leftfloating point numberEXTENT_XMIN-Default: 0.000000
Rightfloating point numberEXTENT_XMAX-Default: 0.000000
Bottomfloating point numberEXTENT_YMIN-Default: 0.000000
Topfloating point numberEXTENT_YMAX-Default: 0.000000
Grid Systemgrid systemEXTENT_GRID--
Bufferfloating point numberEXTENT_BUFFER-Minimum: 0.000000
Default: 0.000000

Command-line

Usage: saga_cmd imagery_tools 15 [-METAFILE <str>] [-BANDS <str>] [-BANDS_AUX <str>] [-MULTI2GRIDS <str>] [-LOAD_60M <str>] [-LOAD_AOT <str>] [-LOAD_WVP <str>] [-LOAD_SCL <str>] [-REFLECTANCE <str>] [-RESOLUTION <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>           	Spectral Bands
	grid list, output
  -BANDS_AUX:<str>       	Auxiliary Bands
	grid list, output
  -MULTI2GRIDS:<str>     	Spectral Bands as Grid Collection
	boolean
	Default: 1
  -LOAD_60M:<str>        	Aerosol, Vapour, Cirrus
	boolean
	Default: 0
  -LOAD_AOT:<str>        	Aerosol Optical Thickness
	boolean
	Default: 0
  -LOAD_WVP:<str>        	Water Vapour
	boolean
	Default: 0
  -LOAD_SCL:<str>        	Scene Classification
	boolean
	Default: 0
  -REFLECTANCE:<str>     	Reflectance Values
	choice
	Available Choices:
	[0] digital numbers
	[1] fraction
	Default: 1
  -RESOLUTION:<str>      	Resolution
	choice
	Available Choices:
	[0] original
	[1] 10m
	[2] 20m
	Default: 0
  -PROJECTION:<str>      	Coordinate System
	choice
	Available Choices:
	[0] UTM North
	[1] UTM South
	[2] Geographic Coordinates
	[3] Different UTM Zone
	[4] original
	Default: 4
  -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 number
	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 number
	Default: 0.000000
  -EXTENT_XMAX:<double>  	Right
	floating point number
	Default: 0.000000
  -EXTENT_YMIN:<double>  	Bottom
	floating point number
	Default: 0.000000
  -EXTENT_YMAX:<double>  	Top
	floating point number
	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 number
	Minimum: 0.000000
	Default: 0.000000