Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.41 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.41 KB

Tool for modelling primary production on a global scale.

Based on a previous study project, restructured and extended to include modern R programming methods & styles.

Installation

To currently use the tool please use

devtools::install_github("jnnsbrr/PhotoBioDynamics")

Functionality and Usage

To apply the model, recent data (Irradiance, FPAR/LAI, Temperature and CO2) can be downloaded and processed by using the getInputData function.
The modelRunner uses the core model functions in modelFun.R to simulate gross primary production (GPP) and net primary production (NPP) on the global scale. The outputs come as monthly gridded time series.

The following visualization was rendered by PhotoBioDynamics.Rmd:

./PhotoBioDynamics.png