Tool Import ASTER Scene
Import ASTER scene from Hierarchical Data Format version 4 (HDF4). 
References
- Author: O.Conrad (c) 2018
 
- Menu: File|Satellite Imagery
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Output | Visible and Near Infrared (*) | Data Object Grids (optional output) | VNIR | - | - | 
 | Short Wave Infrared (*) | Data Object Grids (optional output) | SWIR | - | - | 
 | Thermal Infrared (*) | Data Object Grids (optional output) | TIR | - | - | 
 | Bands | Grid list (output) | BANDS | - | - | 
 | Metadata (*) | Table (optional output) | METADATA | - | - | 
| Options | File | File path | FILE | - | - | 
 | Format | Choice | FORMAT | - | Available Choices: [0] single grids [1] grid collections Default: 1 | 
| (*) optional | 
Command-line
Usage: saga_cmd io_gdal 11 [-FILE <str>] [-FORMAT <str>] [-VNIR <str>] [-SWIR <str>] [-TIR <str>] [-BANDS <str>] [-METADATA <str>]
  -FILE:<str>    	File
	File path
  -FORMAT:<str>  	Format
	Choice
	Available Choices:
	[0] single grids
	[1] grid collections
	Default: 1
  -VNIR:<str>    	Visible and Near Infrared
	Data Object Grids (optional output)
  -SWIR:<str>    	Short Wave Infrared
	Data Object Grids (optional output)
  -TIR:<str>     	Thermal Infrared
	Data Object Grids (optional output)
  -BANDS:<str>   	Bands
	Grid list (output)
  -METADATA:<str>	Metadata
	Table (optional output)