| Tool Name | Import NetCDF |
| Tool ID | 6 |
| Library ID | io_gdal |
| Version | 1.0 |
| Author(s) | O.Conrad (c) 2012 |
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
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Output | ||||
| Grids | grid list, output | GRIDS | ||
| Options | ||||
| File | file path | FILE | ||
| Save to File | boolean | SAVE_FILE | save output to file instead of memory | Default: 0 |
| Save to Path | file path | SAVE_PATH | ||
| Transformation | boolean | TRANSFORM | apply coordinate transformation if appropriate | Default: 1 |
| Resampling | choice | RESAMPLING | interpolation method to use if grid needs to be aligned to coordinate system | Available Choices: [0] Nearest Neighbour [1] Bilinear [2] Cubic 1 [3] Cubic 2 Default: 3 |