cs_add_weather | R Documentation |
Add weather data to cropsyst object
cs_add_weather(cs, weather, latitude, elevation, screening_height)
cs |
cropsyst object |
weather |
weather data frame |
latitude |
location latitude |
elevation |
elevation (m) |
screening_height |
Height of wind measurement (m) |
cropsyst object with added weather data and parameters
cs_add_weather(cs_setup(), cs_weather, 45, 1000, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.