Package: CropWat 0.2.2


David Dorchies
CropWat: R Implementation of the FAO CropWat Model
This package implements the functions describing water balance on an irrigated crop as described in FAO publications of the Irrigation and Drainage Series, namely, No. 56 "Crop Evapotranspiration - Guidelines for computing crop water requirements” and No. 33 titled "Yield response to water".
Authors:
CropWat_0.2.2.tar.gz
CropWat_0.2.2.zip(r-4.7)CropWat_0.2.2.zip(r-4.6)CropWat_0.2.2.zip(r-4.5)
CropWat_0.2.2.tgz(r-4.6-any)CropWat_0.2.2.tgz(r-4.5-any)
CropWat_0.2.2.tar.gz(r-4.7-any)CropWat_0.2.2.tar.gz(r-4.6-any)
CropWat_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CropWat/json (API)
NEWS
| # Install 'CropWat' in R: |
| install.packages('CropWat', repos = c('https://inrae.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/inrae/cropwat/issues
Pkgdown/docs site:https://umr-g-eau.pages-forge.inrae.fr
- ZH_3_clim - Climate example dataset
Last updated from:60da161ea9 (on main). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 197 | ||
| linux-release-x86_64 | OK | 167 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| windows-devel | OK | 113 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 122 |
Exports:calc_isCyclecalc_Kccalc_pcalc_RAWcalc_root_depthcalc_TAWCW_create_inputCW_create_stateCW_dataCW_irrig_0CW_irrig_DrCW_irrig_fun_factoryCW_modelCW_run_simulationget_crop_paramsload_crop_paramsload_CW8_CRO
Dependencies:bitbit64clicliprcpp11crayondplyrfarvergenericsggplot2gluegtablehmsisobandlabelinglifecyclelubridatemagrittrpillarpkgconfigprettyunitsprogresspurrrR6RColorBrewerreadrrlangS7scalesstringistringrtibbletidyrtidyselecttimechangetzdbutf8vctrsviridisLitevroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute cycle period extend during the year | calc_isCycle |
| Compute crop parameters time series from crop parameters pivot points | calc_Kc calc_p calc_RAW calc_root_depth calc_TAW |
| Create CropWat model input | CW_create_input |
| CropWat model state initiation | CW_create_state |
| Retrieve the path of internal package data | CW_data |
| Irrigation management functions | CW_irrig_0 CW_irrig_Dr |
| Irrigation management function factory | CW_irrig_fun_factory |
| Run CropWat model for one time step | CW_model |
| Run a simulation with the CropWat model | CW_run_simulation |
| Crop parameters | get_crop_params load_crop_params |
| Load CropWat v8.0 crop parameter CRO file | load_CW8_CRO |
| Plot times series of CropWater inputs and outputs | plot.CW_TS |
| Climate example dataset | ZH_3_clim |