Pattern Analysis
- Author: Victor Olaya (c) 2004
- Menu: Grid | Analysis | Diversity
Description
Pattern Analysis
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Input Grid | grid, input | INPUT | - | - | 
| Output | Number of Classes | grid, output | NDC | - | - | 
| Relative Richness | grid, output, optional | RELATIVE | - | - | 
| Fragmentation | grid, output, optional | FRAGMENTATION | - | - | 
| Center vs. Neighbours | grid, output | CVN | - | - | 
| Diversity | grid, output | DIVERSITY | - | - | 
| Dominance | grid, output | DOMINANCE | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
| Max. Number of Classes | integer number | MAXNUMCLASS | Maximum number of classes in entire grid. | Default: 10 | 
| Kernel Type | choice | KERNEL_TYPE | The kernel's shape. | Available Choices:
[0] Square
[1] Circle
Default: 1 | 
| Radius | integer number | KERNEL_RADIUS | cells | Minimum: 0
Default: 2 | 
Command Line
Usage: saga_cmd grid_analysis 8 [-INPUT ] [-NDC ] [-RELATIVE ] [-FRAGMENTATION ] [-CVN ] [-DIVERSITY ] [-DOMINANCE ] [-MAXNUMCLASS ] [-KERNEL_TYPE ] [-KERNEL_RADIUS ]
  -INPUT:        	Input Grid
	grid, input
  -NDC:          	Number of Classes
	grid, output
  -RELATIVE:     	Relative Richness
	grid, output, optional
  -FRAGMENTATION:	Fragmentation
	grid, output, optional
  -CVN:          	Center vs. Neighbours
	grid, output
  -DIVERSITY:    	Diversity
	grid, output
  -DOMINANCE:    	Dominance
	grid, output
  -MAXNUMCLASS:  	Max. Number of Classes
	integer number
	Default: 10
  -KERNEL_TYPE:  	Kernel Type
	choice
	Available Choices:
	[0] Square
	[1] Circle
	Default: 1
  -KERNEL_RADIUS:	Radius
	integer number
	Minimum: 0
	Default: 2