Skip to content

MayaGueguen/RFate

Repository files navigation

Travis build status AppVeyor build status Coverage status

<style> pre.bash { background-color: black; color: #9ea1a3; font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace; } pre.grey { background-color: white; border-style: solid; border-color: #8b8d8f; color: #8b8d8f; font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace; } .zoom p { width:600px; margin-left: auto; margin-right: auto; } .zoom p:hover { width:1200px; } </style>

Installing RFate package

From GitHub using devtools :

library(devtools)
devtools::install_github(repo="mayagueguen/RFate")



RFate workflow


FATE is a spatially and temporally explicit vegetation model. It uses plant functional groups (PFG) and integrates important mechanisms driving vegetation dynamics, structure and diversity, such as demographic cycle, obviously, but also seeds dispersal, abiotic filtering or biotic interactions (through the competition for resources like light availability or soil suitability).

If primary succession is the most obvious ecological process that can be modelled with FATE, events related to secondary succession can be represented as well using the various FATE add-on modules : disturbances (mowing, grazing, fire..), drought event, invasive species.

Primary succession

As vegetation modelling can be challenging (data gathering, parameterization, handling results...), RFate provides user-friendly functions to go through the whole FATE workflow. Links below present some guidance documents, for the vegetation model as well as for the Rpackage.


0. Understand how FATE works :

1. Build PFG :

2. Run a FATE simulation :

3. Analyze the outputs :

Main workflow

About

RFate package - to be used with FATE-HD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages