winSelectWofost: Runs wofost for winSelectCrops() output

Description Usage Arguments

View source: R/winSelectCrops.R

Description

Deprecated! This function has been superseeded by cropSuitWofost(). Takes the output of winSelectCrops() and runs a Wofost() run for each sowing date for each selected crop.

Usage

1
2
winSelectWofost(gwOut, w, s, crLocal = NULL, waterLimited = FALSE,
  outDir = "")

Arguments

gwOut

Selected crops as outputted from winSelectCrops().

w

WeatherObject. Must encompass the period from the earliest sowing date to 730 days after the last sowing date.

s

SoilObject.

crLocal

Character vector. If crops are stored locally, this is the path where all crop yaml files are stored.

waterLimited

Logical. If FALSE (default) runs potential production. If TRUE, free draining water-limited production.

outDir

Directory path (to be created) where the output is saved.


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