SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Import, Clip and Resample Grids

Imports and optionally clips and/or resamples selected raster files.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputRegion of Interest (*)Shapes, input, optionalCLIPbounding box for clipping-
OutputGridsGrid list, outputGRIDS--
OptionsFilesFile pathFILES--
Preserve Data TypeBooleanKEEP_TYPE-Default: 0
User Defined No-Data ValueBooleanNODATA-Default: 0
No-Data ValueFloating pointNODATA_VAL-Default: 0.000000
ResampleBooleanRESAMPLE-Default: 0
Cell SizeFloating pointCELLSIZE-Minimum: 0.000000
Default: 100.000000
Upscaling MethodChoiceSCALE_UP-Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Bicubic Spline Interpolation
[3] B-Spline Interpolation
[4] Mean Value
[5] Mean Value (cell area weighted)
[6] Minimum Value
[7] Maximum Value
[8] Majority
Default: 5
Downscaling MethodChoiceSCALE_DOWN-Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Bicubic Spline Interpolation
[3] B-Spline Interpolation
Default: 3
(*) optional

Command-line

Usage: saga_cmd io_grid 16 [-GRIDS <str>] [-FILES <str>] [-KEEP_TYPE <str>] [-NODATA <str>] [-NODATA_VAL <double>] [-CLIP <str>] [-RESAMPLE <str>] [-CELLSIZE <double>] [-SCALE_UP <str>] [-SCALE_DOWN <str>]
  -GRIDS:<str>        	Grids
	Grid list, output
  -FILES:<str>        	Files
	File path
  -KEEP_TYPE:<str>    	Preserve Data Type
	Boolean
	Default: 0
  -NODATA:<str>       	User Defined No-Data Value
	Boolean
	Default: 0
  -NODATA_VAL:<double>	No-Data Value
	Floating point
	Default: 0.000000
  -CLIP:<str>         	Region of Interest
	Shapes, input, optional
  -RESAMPLE:<str>     	Resample
	Boolean
	Default: 0
  -CELLSIZE:<double>  	Cell Size
	Floating point
	Minimum: 0.000000
	Default: 100.000000
  -SCALE_UP:<str>     	Upscaling Method
	Choice
	Available Choices:
	[0] Nearest Neighbour
	[1] Bilinear Interpolation
	[2] Bicubic Spline Interpolation
	[3] B-Spline Interpolation
	[4] Mean Value
	[5] Mean Value (cell area weighted)
	[6] Minimum Value
	[7] Maximum Value
	[8] Majority
	Default: 5
  -SCALE_DOWN:<str>   	Downscaling Method
	Choice
	Available Choices:
	[0] Nearest Neighbour
	[1] Bilinear Interpolation
	[2] Bicubic Spline Interpolation
	[3] B-Spline Interpolation
	Default: 3