ОПИСАНИЕ
r.li.richness calculates the "richness's diversity index" as:
with:
- m: number of different patch type
ПРИМЕРЫ
To calculate richness's diversity index on map my_map, using
my_conf configuration file and saving results in my_out file run:
r.li.richness map=my_map conf=my_conf output=my_out
ПРИМЕЧАНИЯ
Do not use absolute path names for output files. They are raster if
moving window disposition was selected, otherwise they are in
~/.r.li/output folder.
If input raster is full of null values r.li.richness returns -1.
If you want to have null values instead run
after index calculation.
ССЫЛКИ
McGarigal, K., and B. J. Marks. 1995. FRAGSTATS: spatial pattern
analysis program for quantifying landscape structure. USDA For. Serv.
Gen. Tech. Rep. PNW-351.
СМ. ТАКЖЕ
r.li
АВТОРЫ
Serena Pallecchi student of Computer Science University of Pisa (Italy).
Commission from Faunalia Pontedera (PI), Italy (www.faunalia.it)
ИЗВЕСТНЫЕ ОШИБКИ
Please send bugs reports to
pallecch@cli.di.unipi.it
Last changed: $Date: 2006-11-21 16:36:33 -0600 (Вт, 21 ноя 2006) $
Автор перевода