SAGA-GIS Module Library Documentation (v2.1.3)

Module GDAL: Import NetCDF

This module imports grids NetCDF Format using the "Geospatial Data Abstraction Library" (GDAL) by Frank Warmerdam. For more information have a look at the GDAL homepage:
http://www.gdal.org

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputGridsGrid list (output)GRIDS--
OptionsFileFile pathFILE--
Save to FileBooleanSAVE_FILEsave output to file instead of memoryDefault: 0
Save to PathFile pathSAVE_PATH--

Command-line

Usage: saga_cmd io_gdal 6 [-GRIDS <str>] [-FILE <str>] [-SAVE_FILE <str>] [-SAVE_PATH <str>]
  -GRIDS:<str>    	Grids
	Grid list (output)
  -FILE:<str>     	File
	File path
  -SAVE_FILE:<str>	Save to File
	Boolean
	Default: 0
  -SAVE_PATH:<str>	Save to Path
	File path