cs_process_weather | R Documentation |
Process Weather File
cs_process_weather(weather, lat, elevation, screen_height)
weather |
input weather data frame |
lat |
latitude |
elevation |
elevelation (m) |
screen_height |
screening height (m) |
data frame with added variables reference_et and daytime_vpd
cropsyst:::cs_process_weather(cs_weather, 45, 1000, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.