Skip to content

agroimpacts/agroEcoTradeoff

 
 

Repository files navigation

DOI

agroEcoTradeoff

A spatial tradeoff analysis model, focusing on minimizing the ecological costs of agricultural expansion. Based on Koh and Ghazoul (2010).

Installation

[Note: this installation process is outdated and needs updating]

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

Running the model

If all went well, the model should work. See tradeoff-simulator for an example of how to run the model.

Packages

No packages published

Languages

  • HTML 93.1%
  • R 6.6%
  • Other 0.3%