-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Welcome to the LS_CORRIDORS wiki!
LSCorridors is a free and open source package developed in Python that simulates multiples functional ecological corridors. It uses a surface of resistance to organismal movement to generate multiple corridors between multiple source-target locations inside the map. To accomplish that, it uses species habitat requirement information and a least-cost path algorithm. The software runs in a GRASS GIS environment.
LSCorridors was developed and is maintained by the Spatial Ecology and Conservation Lab, at Universidade Estadual Paulista, Rio Claro, SP, Brazil.
Authors:
- John Wesley Ribeiro <jw.ribeiro.rc@gmail.com>
- Milton Cezar Ribeiro <mcr@rc.unesp.br>
Contributors:
- Bernardo B. S. Niebuhr <bernardo_brandaum@yahoo.com.br>
- Juliana Silveira dos Santos <juliana.silveiradossantos@gmail.com>
- Felipe Martello <felipemartello@gmail.com>
These instruction describe the dynamic compilation of Zonation 4.0.0 on Ubuntu 14.04 (Trusty Tahr). Instructions have not been tested on other distributions/versions. For a set of bash scripts automating the steps below, please see this repository.
sudo apt-get update
sudo apt-get install cmake build-essential unzip libqt4-dev libfftw3-dev libqwt-dev libboost-all-dev libgdal-dev