cropwatMUL is an R package for multilocation crop-water
requirement and irrigation scheduling using temperature-based FAO-56
procedures and a CROPWAT-inspired workflow.
install.packages("remotes")
remotes::install_local("path/to/cropwatMUL")library(cropwatMUL)
input <- system.file("extdata", "cropwat_example.xlsx", package = "cropwatMUL")
validate_cropwat_input(input, crop_name = "Potato")
result <- run_cropwat_one_crop_multilocation(input, crop_name = "Potato")
result$summariesThis package is an independent implementation. It is not affiliated with or endorsed by FAO and is not a replacement for the official CROPWAT software.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.