Change a Grid's No-Data Value [Bulk Processing]
- Author: O.Conrad (c) 2020
- Menu: Grid | Values
Description
This is the bulk processing version of the likewise named tool for single grid processing.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Grids | grid list, input | GRIDS | - | - | 
| Output | Changed Grids | grid list, output | OUTPUT | - | - | 
| Options | Create Copies | boolean | COPY | - | Default: 1 | 
| Type | choice | TYPE | - | Available Choices:
[0] single value
[1] value range
Default: 0 | 
| No-Data Value | floating point number | VALUE | - | Default: -99999.000000 | 
| No-Data Value Range | value range | RANGE | - | - | 
| Change Values | boolean | CHANGE | - | Default: 0 | 
Command Line
Usage: saga_cmd grid_tools bulk_nodata_change [-GRIDS ] [-COPY ] [-OUTPUT ] [-TYPE ] [-VALUE ] [-RANGE_MIN ] [-RANGE_MAX ] [-CHANGE ]
  -GRIDS:       	Grids
	grid list, input
  -COPY:        	Create Copies
	boolean
	Default: 1
  -OUTPUT:      	Changed Grids
	grid list, output
  -TYPE:        	Type
	choice
	Available Choices:
	[0] single value
	[1] value range
	Default: 0
  -VALUE:    	No-Data Value
	floating point number
	Default: -99999.000000
  -RANGE_MIN:	No-Data Value Range
	value range
  -RANGE_MAX:	No-Data Value Range
	value range
  -CHANGE:      	Change Values
	boolean
	Default: 0