Skip to content

CUG-hydro/WofostR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')).

About

R implementation of Wofost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%