-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
15 lines (15 loc) · 1.06 KB
/
DESCRIPTION
File metadata and controls
15 lines (15 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: samara
Type: Package
Title: Samara: Simulator Package for Cereal Crops in R
Version: 2.3
Date: 2023-07-02
Author: Gregory Beurier
Maintainer: Gregory Beurier <[email protected]>
Description: The Samara simulation engine and the scripts for parameters estimation and sensitivity analysis. SAMARA (Simulator of crop trait Assembly, MAnagement Response and Adaptation) is a deterministic cereal crop model developed by Cirad. The model simulates various cereal crops (excluding maize) on a daily time step, accommodating both dry and flooded conditions. SAMARA V2 improves upon V1 by incorporating numerous enhancements, such as the ability to simulate flooded crops and enhanced parameterization. The model requires daily agro-meteorological data and specific soil properties as inputs. The model is freely available for non-commercial research and education applications.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.0)
LinkingTo: Rcpp
URL: https://umr-agap.cirad.fr/en/research/scientific-teams/samara-model
Encoding: UTF-8
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)