atredennick / usses_water

Analysis of drought and irrigation experiment at USSES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usses_water: Experimental Test of Climate Change Impacts on Grassland ANPP

Research project data and code for an analysis of drought and irrigation experiment at US Sheep Experiment State (USSES) near Dubois, ID. Goal is to quantify the impact of a 50% increase/decrease of precipitation on:

  • ANPP through time
  • Relationship of ANPP to soil moisture
  • Species composition

Running the code

To fully run this code you will need R and a number of R packages. Running 00_source_usses_water_scripts in the code/ directory will run all necessary scripts to complete the analysis. The code will also stop and send errors letting you know what R packages need to be installed. Once all packages are installed, the code should run all the way through.

You must source the script from RStudio, rather than from command line, because we use some Rstudio-specific commands to set working directories.

Please create an issue if you encounter any problems.

Citation information

This work has been published in PeerJ. Please cite the paper as

Tredennick, A.T., A.R. Kleinhesselink, J.B. Taylor, and P.B. Adler. (2018). Ecosystem functional response across precipitation extremes in a sagebrush steppe. PeerJ 6:e4485.

The preprint can be found here.

About

Analysis of drought and irrigation experiment at USSES

License:MIT License


Languages

Language:HTML 77.6%Language:R 14.0%Language:TeX 7.7%Language:Stan 0.6%Language:Shell 0.0%