1r.li.richness(1)              Grass User's Manual             r.li.richness(1)
2
3
4

NAME

6       r.li.richness  - Calculates dominance's diversity index on a raster map
7

KEYWORDS

9       raster, landscape structure analysis, dominance index
10

SYNOPSIS

12       r.li.richness
13       r.li.richness help
14       r.li.richness  map=name conf=string output=name  [--overwrite]  [--ver‐
15       bose]  [--quiet]
16
17   Flags:
18       --overwrite
19           Allow output files to overwrite existing files
20
21       --verbose
22           Verbose module output
23
24       --quiet
25           Quiet module output
26
27   Parameters:
28       map=name
29           Name of input raster map
30
31       conf=string
32           Configuration file
33
34       output=name
35           Name for output raster map
36

DESCRIPTION

38       r.li.richness calculates the "richness's diversity index" as:
39       with:
40
41                     m: number of different patch type
42
43

EXAMPLES

45       To calculate richness's diversity index on map  my_map,  using  my_conf
46       configuration file and saving results in my_out file run:
47
48       r.li.richness map=my_map conf=my_conf output=my_out
49
50

NOTES

52       Do  not  use  absolute  path names for output files. They are raster if
53       moving  window  disposition  was  selected,  otherwise  they   are   in
54       ~/.r.li/output folder.
55       If input raster is full of null values r.li.richness returns -1.
56       If you want to have null values instead run
57       after index calculation.
58

REFERENCES

60       McGarigal, K., and B. J. Marks. 1995. FRAGSTATS: spatial pattern analy‐
61       sis program for quantifying landscape structure. USDA For. Serv.   Gen.
62       Tech. Rep. PNW-351.
63

SEE ALSO

65        r.li
66

AUTHORS

68       Serena  Pallecchi  student  of  Computer  Science  University  of  Pisa
69       (Italy).
70       Commission from Faunalia Pontedera (PI), Italy (www.faunalia.it)
71

BUGS

73       Please send bugs reports to pallecch@cli.di.unipi.it
74
75       Last changed: $Date: 2006-11-21 23:36:33 +0100 (Tue, 21 Nov 2006) $
76
77       Full index
78
79       © 2003-2008 GRASS Development Team
80
81
82
83GRASS 6.3.0                                                   r.li.richness(1)
Impressum