SAGA 9.9.1 | Tool Library Documentation

Import NetCDF


Description

This tool imports grids NetCDF Format using the "Geospatial Data Abstraction Library" (GDAL) by Frank Warmerdam.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputGridsgrid list, outputGRIDS--
OptionsFilefile pathFILE--
Save to FilebooleanSAVE_FILEsave output to file instead of memoryDefault: 0
Save to Pathfile pathSAVE_PATH--
Silentboolean [GUI]SILENTimports all layers without requestDefault: 0
TransformationbooleanTRANSFORMapply coordinate transformation if appropriateDefault: 1
ResamplingchoiceRESAMPLINGinterpolation method to use if grid needs to be aligned to coordinate systemAvailable Choices: [0] Nearest Neighbour [1] Bilinear [2] Cubic 1 [3] Cubic 2 Default: 3

Command Line


Usage: saga_cmd io_gdal 6 [-GRIDS ] [-FILE ] [-SAVE_FILE ] [-SAVE_PATH ] [-TRANSFORM ] [-RESAMPLING ]
  -GRIDS:        Grids
	grid list, output
  -FILE:         File
	file path
  -SAVE_FILE:    Save to File
	boolean
	Default: 0
  -SAVE_PATH:    Save to Path
	file path
  -TRANSFORM:    Transformation
	boolean
	Default: 1
  -RESAMPLING:
                      Resampling
                      	choice
                      	Available Choices:
                      	[0] Nearest Neighbour
                      	[1] Bilinear
                      	[2] Cubic 1
                      	[3] Cubic 2
                      	Default: 3