ahomoudi / KlimaKonformC3

Home Page:https://ahomoudi.github.io/KlimaKonformC3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KlimaKonformC3

Lifecycle: stable License: GPL v3.0 R-CMD-check GitHub R package version GitHub last commit GitHub commits since tagged version

The goal of KlimaKonformC3 is to analyse the Agricultural Simulations performed within of the Project KlimaKonform (TB C3 Landwirtschaft). The project homepage is here.

Installation

KlimaKonformC3 is NOT available from CRAN, so you can NOT use install.packages("KlimaKonformC3").

You can install the development version of KlimaKonformC3 like so:

# Intsalling KlimaKonfromC3
devtools::install_github("ahmathlete/KlimaKonformC3")

Infromation

Functions

Many types of functions are included in the package:

1. sim functions: they are mainly written to perform analysis on individual simulation files/file.

2. ens functions: they are mainly written to perform analysis on ensemble files/file.

3. clima functions: they are mainly written to perform analysis of climate projections used in agricultural simulations.

Production

All R scripts used in production are included in production folder.

library(KlimaKonformC3)
## basic example code

Contact

Please file bug reports and feature requests at https://github.com/ahmathlete/KlimaKonformC3/issues

Disclaimer

The Original project logo is on the official project website mentioned above. The logo here is modified with @ColinFay's awesome hexmake tool.

About

https://ahomoudi.github.io/KlimaKonformC3/

License:GNU General Public License v3.0


Languages

Language:R 99.9%Language:Rez 0.1%