An open API service indexing awesome lists of open source software.

https://github.com/assignuser/icrop2r

R implementation of the crop model SSM-iCrop2 in R.
https://github.com/assignuser/icrop2r

Last synced: 6 months ago
JSON representation

R implementation of the crop model SSM-iCrop2 in R.

Awesome Lists containing this project

README

          

---
output: github_document
---

# iCrop2R

[![R-CMD-check](https://github.com/assignUser/icrop2r/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/assignUser/icrop2r/actions/workflows/R-CMD-check.yaml)

This package is an R implementation of the SSM-iCrop2[^1] crop growth model. Many Thanks to Afshin Soltani for the permission to port iCrop2 to R.

## Installation

You can install iCrop2R from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("assignUser/icrop2r")
```

## Limitations
The current version does not implement the simulation of trees, foragers, rice and only automatic or rainfed irrigation (no potential production) and only simulates one year at a time.

[^1]: A. Soltani, S.M. Alimagham, A. Nehbandani, B. Torabi, E. Zeinali, A. Dadrasi, E. Zand, S. Ghassemi, S. Pourshirazi, O. Alasti, R.S. Hosseini, M. Zahed, R. Arabameri, Z. Mohammadzadeh, S. Rahban, H. Kamari, H. Fayazi, S. Mohammadi, S. Keramat, V. Vadez, M.K. van Ittersum, T.R. Sinclair,
SSM-iCrop2: A simple model for diverse crop species over large areas, Agricultural Systems, Volume 182, 2020, 102855,ISSN 0308-521X, https://doi.org/10.1016/j.agsy.2020.102855.