Go to file
2019-01-16 02:05:40 +01:00
docs Many changes and bugfix 2018-12-04 14:18:32 +01:00
images simplifying the directory structure 2018-12-08 16:07:13 +01:00
RBBGCMuso Clearing the environment and exception handling 2019-01-16 02:05:40 +01:00
untestedFunctions fixing the importation warning bug 2019-01-09 15:21:18 +01:00
.gitignore Clearing the environment and exception handling 2019-01-16 02:05:40 +01:00
Development_branch.md creating unstable branch following Debian development system 2018-05-05 08:30:27 +02:00
forarcheologists Many changes and work... 2018-06-22 00:17:14 +02:00
installWin.R Adding rmarkdown to the installation process 2019-01-16 01:42:58 +01:00
LICENSE Initial commit 2016-12-07 04:17:08 +01:00
RBBGCMuso_0.6.1.zip Clearing the environment and exception handling 2019-01-16 02:05:40 +01:00
README.org Update README.org 2018-12-13 17:36:32 +01:00

<img width="200px" align="right" position="absolute" style="position: absolute; top: 0; right: 0; border: 0;" src="https://raw.githubusercontent.com/hollorol/RBBGCMuso/master/images/logo.jpg" alt="Fork me on GitHub">

The RBBGCMuso Package

RBBGCMuso is an R package which helps you to use the Biome-BGCMuSo biogeochemical model in R environment. It also provides some additional tools for the model such as MuSo optimized Monte-Carlo simulation and global sensitivity analysis. If you want to use the framework, please read the following description.

Installation

You can install the RBBGCMuso package in several ways depending on the operating system you use. Now, RBBGCMuso is tested only in Linux and Windows, so OS X compatibility cannot be granted yet. In Windows you can use install the package from binary or from source installer. In Linux you can only install from source.

Installation in Windows

You can allways install the latest RBBGCMuso by copy the following line into the R console

source("https://raw.githubusercontent.com/hollorol/RBBGCMuso/master/installWin.R")

Installation in Linux or from Source

If you want to install the RBBGCMuso package in Linux, you have several ways.

  1. Clone this repository, and build and run the package (further information here: package build and install)
  2. Install devtools package and copy the following line into an R session
devtools::install_github("hollorol/RBBGCMuso/RBBGCMuso")

Please note, that the last point also works in Windows after you installed the devtools package and Rtools.

Quick usage

Preparation

In order to use the RBBGCMuso framework you have to set up the m environment, as you normally would if you use the modell without the framework. Please read the corresponding documentation at the Biome-BGCMuSo's actual userguide

Running the model

You can run the model in spinup, in normal, or in both phase. With calibMuso functcion, you are able to execute the the model in both or in a normal phase.

Visualization of the model output

Study the effect of ecophysiological parameters using parameterSweep

Monte-Carlo experiments

Sensitivity analysis

Perform Quick experiments

Advanced usage

copyMusoExampleTo

setupMuso

musoData

musoMapping

musoMappingFind

spinupMuso

normalMuso

calibMuso

plotMuso

plotMusoWithData

musoQuckEffect

musoMonte

musoSensi

Contact

Acknowledgements

The research was funded by the Széchenyi 2020 programme, the European Regional Development Fund and the Hungarian Government (GINOP-2.3.2-15-2016-00028).