Description Usage Arguments Value Examples
Wrapper pour maize.model
1 | maize.model2(param, weather, sdate, ldate)
|
param |
: a vector of parameters |
weather |
: weather data.frame for one single year |
sdate |
: sowing date |
ldate |
: last date |
data.frame with daily TT, LAI,B
1 2 | weather = maize.weather(working.year=2010, working.site=30,weather_all=weather_EuropeEU)
maize.model2(maize.define.param()["nominal",], weather, sdate=100, ldate=250)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.