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.
- Host: GitHub
- URL: https://github.com/assignuser/icrop2r
- Owner: assignUser
- License: other
- Created: 2022-08-08T09:59:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T15:41:54.000Z (almost 4 years ago)
- Last Synced: 2024-12-29T12:17:21.304Z (over 1 year ago)
- Language: R
- Size: 165 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---
# iCrop2R
[](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.