Tool Pattern Analysis
Pattern Analysis
- Author: Victor Olaya (c) 2004
- Menu: Grid|Analysis|Diversity
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Input Grid | Grid (input) | INPUT | - | - |
Output | Number of Classes | Grid (output) | NDC | - | - |
Relative Richness (*) | Grid (optional output) | RELATIVE | - | - | |
Fragmentation (*) | Grid (optional output) | 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 | 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 | KERNEL_RADIUS | cells | Minimum: 0 Default: 2 | |
(*) optional |
Command-line
Usage: saga_cmd grid_analysis 8 [-INPUT <str>] [-NDC <str>] [-RELATIVE <str>] [-FRAGMENTATION <str>] [-CVN <str>] [-DIVERSITY <str>] [-DOMINANCE <str>] [-MAXNUMCLASS <num>] [-KERNEL_TYPE <str>] [-KERNEL_RADIUS <num>] -INPUT:<str> Input Grid Grid (input) -NDC:<str> Number of Classes Grid (output) -RELATIVE:<str> Relative Richness Grid (optional output) -FRAGMENTATION:<str> Fragmentation Grid (optional output) -CVN:<str> Center vs. Neighbours Grid (output) -DIVERSITY:<str> Diversity Grid (output) -DOMINANCE:<str> Dominance Grid (output) -MAXNUMCLASS:<num> Max. Number of Classes Integer Default: 10 -KERNEL_TYPE:<str> Kernel Type Choice Available Choices: [0] Square [1] Circle Default: 1 -KERNEL_RADIUS:<num> Radius Integer Minimum: 0 Default: 2