Tool Pattern Analysis
(c) 2004 by Victor Olaya. Pattern Analysis
- Author: Copyrights (c) 2004 by Victor Olaya
- Menu: Grid|Analysis
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Input Grid | Grid (input) | INPUT | - | - | 
| Output | Relative Richness | Grid (output) | RELATIVE | - | - | 
 | Diversity | Grid (output) | DIVERSITY | - | - | 
 | Dominance | Grid (output) | DOMINANCE | - | - | 
 | Fragmentation | Grid (output) | FRAGMENTATION | - | - | 
 | Number of Different Classes | Grid (output) | NDC | - | - | 
 | Center Versus Neighbours | Grid (output) | CVN | - | - | 
| Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Size of Analysis Window | Choice | WINSIZE | - | Available Choices: [0] 3 X 3
 [1] 5 X 5
 [2] 7 X 7
 Default: 0
 | 
 | Max. Number of Classes | Integer | MAXNUMCLASS | Maximum number of classes in entire grid. | Default: 10 | 
Command-line
Usage: saga_cmd grid_analysis 8 [-INPUT <str>] [-RELATIVE <str>] [-DIVERSITY <str>] [-DOMINANCE <str>] [-FRAGMENTATION <str>] [-NDC <str>] [-CVN <str>] [-WINSIZE <str>] [-MAXNUMCLASS <num>]
  -INPUT:<str>        	Input Grid
	Grid (input)
  -RELATIVE:<str>     	Relative Richness
	Grid (output)
  -DIVERSITY:<str>    	Diversity
	Grid (output)
  -DOMINANCE:<str>    	Dominance
	Grid (output)
  -FRAGMENTATION:<str>	Fragmentation
	Grid (output)
  -NDC:<str>          	Number of Different Classes
	Grid (output)
  -CVN:<str>          	Center Versus Neighbours
	Grid (output)
  -WINSIZE:<str>      	Size of Analysis Window
	Choice
	Available Choices:
	[0] 3 X 3
	[1] 5 X 5
	[2] 7 X 7
	Default: 0
  -MAXNUMCLASS:<num>  	Max. Number of Classes
	Integer
	Default: 10