Tool Import Sentinel-2 Scene
Import Sentinel-2 scenes from a folder structure as provided by the original ESA download.
References
- Author: O.Conrad (c) 2019
- Menu: File|Satellite Imagery
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Bands | Grid list, output | BANDS | - | - |
Options | Metadata File | File path | METAFILE | - | - |
Multispectral Bands as Grid Collection | Boolean | MULTI2GRIDS | - | Default: 1 |
Skip True Color Image | Boolean | SKIP_TCI | - | Default: 1 |
Skip Aerosol, Vapour, Cirrus | Boolean | SKIP_60M | - | Default: 1 |
Reflectance Values | Choice | REFLECTANCE | - | Available Choices: [0] original [1] fraction Default: 1 |
Coordinate System | Choice | PROJECTION | - | Available Choices: [0] UTM North [1] UTM South [2] Geographic Coordinates Default: 0 |
Resampling | Choice | RESAMPLING | - | Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3 |
Command-line
Usage: saga_cmd imagery_tools 15 [-METAFILE <str>] [-BANDS <str>] [-MULTI2GRIDS <str>] [-SKIP_TCI <str>] [-SKIP_60M <str>] [-REFLECTANCE <str>] [-PROJECTION <str>] [-RESAMPLING <str>]
-METAFILE:<str> Metadata File
File path
-BANDS:<str> Bands
Grid list, output
-MULTI2GRIDS:<str> Multispectral Bands as Grid Collection
Boolean
Default: 1
-SKIP_TCI:<str> Skip True Color Image
Boolean
Default: 1
-SKIP_60M:<str> Skip Aerosol, Vapour, Cirrus
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
Default: 0
-RESAMPLING:<str> Resampling
Choice
Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Bicubic Spline Interpolation
[3] B-Spline Interpolation
Default: 3