SAGA 9.3.3 | Tool Library Documentation

Grid Histogram


Description

This tool creates a histogram for the supplied grid using the specified classification.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
OutputHistogramtable, outputHISTOGRAM--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
ClassificationchoiceCLASSIFY-Available Choices: [0] value range and number of classes [1] lookup table Default: 0
Number of Classesinteger numberBINS-Minimum: 1 Default: 64
Value Rangevalue rangeRANGE--
Lookup Tablestatic tableLUT-2 Fields: - 1. [8 byte floating point number] Minimum - 2. [8 byte floating point number] Maximum
Report Unclassified CellsbooleanUNCLASSED-Default: 0
ParallelizedbooleanPARALLEL-Default: 1
Maximum Samplesfloating point numberMAXSAMPLESMaximum number of samples [percent].Minimum: 0.000000 Maximum: 100.000000 Default: 100.000000

Command Line


Usage: saga_cmd statistics_grid 21 [-GRID ] [-HISTOGRAM ] [-CLASSIFY ] [-BINS ] [-RANGE_MIN ] [-RANGE_MAX ] [-LUT ] [-UNCLASSED ] [-PARALLEL ] [-MAXSAMPLES ]
  -GRID:         	Grid
	grid, input
  -HISTOGRAM:    	Histogram
	table, output
  -CLASSIFY:     	Classification
	choice
	Available Choices:
	[0] value range and number of classes
	[1] lookup table
	Default: 0
  -BINS:         	Number of Classes
	integer number
	Minimum: 1
	Default: 64
  -RANGE_MIN: 	Value Range
	value range
  -RANGE_MAX: 	Value Range
	value range
  -LUT:          	Lookup Table
	static table
	2 Fields:
	- 1. [8 byte floating point number] Minimum
	- 2. [8 byte floating point number] Maximum
	
  -UNCLASSED:    	Report Unclassified Cells
	boolean
	Default: 0
  -PARALLEL:     	Parallelized
	boolean
	Default: 1
  -MAXSAMPLES:	Maximum Samples
	floating point number
	Minimum: 0.000000
	Maximum: 100.000000
	Default: 100.000000