README.md

WofostR

R implementation of Wofost crop simulation model

See De Wit et al. (2019) for details.

Python version available at ajdewit/pcse as part of the Python Crop Simulation Environment (PCSE/WOFOST).

Installation

Install with:

devtools::install_github('lucabutikofer/WofostR', build_opts = c("--no-resave-data", "--no-manual"), build_vignettes = T)

Variable build_opts = c("--no-resave-data", "--no-manual"), build_vignettes = T insures that vignettes are built both in Mac and Windows environments.

Documentation

A tutorial is available HERE or as R vingette (accessible with R command browseVignettes('WofostR')).



lucabutikofer/WofostR documentation built on Aug. 9, 2021, 2:24 p.m.