Module Histogram Surface
- Author: O.Conrad (c) 2010
 
- Specification: grid
 
- Menu: Visualization|Grid
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Grid | Grid (input) | GRID | - | - | 
| Output | Histogram (*) | Data Object (optional output) | HIST | - | - | 
| Options | Method | Choice | METHOD | - | Available Choices: [0] rows [1] columns [2] circle Default: 0 | 
| (*) optional | 
Command-line
Usage: saga_cmd grid_visualisation 6 [-GRID <str>] [-HIST <str>] [-METHOD <str>]
  -GRID:<str>  	Grid
	Grid (input)
  -HIST:<str>  	Histogram
	Data Object (optional output)
  -METHOD:<str>	Method
	Choice
	Available Choices:
	[0] rows
	[1] columns
	[2] circle
	Default: 0