Tool NameImport NetCDF
Tool ID6
Library IDio_gdal
Version1.0
Author(s)O.Conrad (c) 2012

Description

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

References

GDAL/OGR contributors (2019): GDAL/OGR Geospatial Data Abstraction software Library. A translator library for raster and vector geospatial data formats. Open Source Geospatial Foundation. Link


Parameters

NameTypeIdentifierDescriptionConstraints
Output
Gridsgrid list, outputGRIDS
Options
Filefile pathFILE
Save to FilebooleanSAVE_FILEsave output to file instead of memoryDefault: 0
Save to Pathfile pathSAVE_PATH
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