cs_process_weather: Process Weather File

View source: R/et_functions.R

cs_process_weatherR Documentation

Process Weather File

Description

Process Weather File

Usage

cs_process_weather(weather, lat, elevation, screen_height)

Arguments

weather

input weather data frame

lat

latitude

elevation

elevelation (m)

screen_height

screening height (m)

Value

data frame with added variables reference_et and daytime_vpd

Examples

cropsyst:::cs_process_weather(cs_weather, 45, 1000, 2)

pruettm/cropsyst documentation built on May 23, 2022, 11:57 a.m.