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, output, optional | VNIR | - | - | 
 | Short Wave Infrared (*) | data object Grids, output, optional | SWIR | - | - | 
 | Thermal Infrared (*) | data object Grids, output, optional | TIR | - | - | 
 | Bands | grid list, output | BANDS | - | - | 
 | Metadata (*) | table, output, optional | 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, output, optional
  -SWIR:<str>    	Short Wave Infrared
	data object Grids, output, optional
  -TIR:<str>     	Thermal Infrared
	data object Grids, output, optional
  -BANDS:<str>   	Bands
	grid list, output
  -METADATA:<str>	Metadata
	table, output, optional