Wildlife Zoology: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(v.adehabitat.clusthr, v.adehabitat.kernelUD, v.adehabitat.mcp)
No edit summary
Line 8: Line 8:
[[Category:Applications]]
[[Category:Applications]]
[[Category:Documentation]]
[[Category:Documentation]]
* [https://svn.osgeo.org/grass/grass-addons/vector/v.transect.kia v.transect.kia] calculates kilometric abundance indexes (KIA), a common indirect presence index used in wildlife monitoring along line transect surveys. Path lengths can be corrected by draping on a DEM, different type of point objects can be weighted according to their relative importance, and paths can be  segmented using a further polygon vector (to calculate, say, abundances per elevation range or per habitat class). The module is written in bash and needs a GRASS install compiled with sqlite support. <BR>'''Authors:''' Clara Tattoni and Damiano G. Preatoni

Revision as of 16:50, 8 January 2010

Software

  • AniMove is add-on software for analysis of animal movement and ranging behaviour using QGIS+GRASS+R.
    Authors: Support by Faunalia.it


Author: Clement Calenge

  • v.transect.kia calculates kilometric abundance indexes (KIA), a common indirect presence index used in wildlife monitoring along line transect surveys. Path lengths can be corrected by draping on a DEM, different type of point objects can be weighted according to their relative importance, and paths can be segmented using a further polygon vector (to calculate, say, abundances per elevation range or per habitat class). The module is written in bash and needs a GRASS install compiled with sqlite support.
    Authors: Clara Tattoni and Damiano G. Preatoni