A spatial tradeoff analysis model, focusing on minimizing the ecological costs of agricultural expansion. Based on Koh and Ghazoul (2010).
Installation is in several steps. First, you should have installed already the following:
- R
- Rstudio
- gdal (mac users should get the frameworks from kyngchaos, get the gdal complete framework)
Once you have those installed, download and the installer script to a folder of your choosing on your computer, run the following lines within a terminal:
wget https://github.com/PrincetonUniversity/agroEcoTradeoff/raw/master/installer.sh
chmod +x installer.sh
./installer.sh
If all went well, the model should work. See tradeoff-simulator for an example of how to run the model.