We are accepting pull requests!
PEWI is a simple web-based educational game designed to assist people in multidimensional land-use decision-making. Players iteratively manipulate land cover annually for three years in a virtual 6000 acre watershed to design land use that meets their perceptions and goals for a well-functioning agricultural landscape. The model computes a variety of outputs, including nutrient pollution, stream sediment delivery, level of biodiversity, and agricultural production, which assist them in landscape design.
The application can be viewed here.
A detailed project page can be found here.
#Installation Stop! If your goal is to simply use the application, you can do so here!
If you would like to install the application onto your computer, you can do so by:
- Downloading this code
- Extracting to a directory of your choosing (ideally in the path of a web server)
- Opening
index.html
in your favorite browser (or browsing to the root of the directory if using a web server)
#Collaboration
PEWI uses the Git Flow method of code collaboration which means that the development
branch is reserved for active development. All pull requests should be made against the development
branch! The master
branch is reserved for 'stable' releases and contains merges from development
. Github provides extensive documentation that explains how to collaborate, and there is also a step-by-step guide on how to operate in the Git Flow.
#Technologies
- jQuery
- D3
- HTML5
- CSS3
- Colorbrewer
- jsPDF
Developed by the Landscape Ecology and Sustainable Ecosystem Management Lab in Iowa State University Department of Natural Resource Ecology and Management