The Tree Recruitment Submodel is designed to predict environmentally sensitive tree recruitment rates within Vegetation Demographic Models (VDMs).
The submodel is run within forest patches at Barro Colorado Island using output from ED2.
This repository contains:
- scripts to prepare data to run the submodel ("clean_input")
- the submodel and its functions ("model")
- the submodel's parameters ("parameter_files")
- scripts to run the submodel ("runs")
- analyses used to formulate the submodel and parameterize it for BCI ("model_dev")
- scripts used to derive empirical benchmarks and assign species to PFTs ("benchmarking")
- scripts used to generate output figures
- supporting functions and data ("temp" and "utils")
To run the submodel:
- Download driver data and supporting data
- Change input and output paths
- Choose and scenario in the "run" folder and source the script
Model output will appear in the output path.