calculateRosenbergWind: calculateRosenbergWind.

Description Usage Arguments Details Value References Examples

View source: R/calculateWeatherVariables.R

Description

calculateRosenbergWind function to calculate adjusted windspeed

Usage

1
calculateRosenbergWind(wind, cropHeight)

Arguments

-

wind: in m/s - double

-

cropHeight: in m - double

Details

function to calculate Rosenberg's Adjusted windspeed for the CART model info comes http://agsys.cra-cin.it/tools/leafwetness/help/ paper is Model to Enhance Site-Specific Estimation of Leaf Wetness Duration by Kim et al, 2002

Value

double

References

see aWhere API Documentation (insert HTTP address)

Examples

1
NEED TO INSERT

aWhereAPI/CalculateWeatherVars_aWhere documentation built on March 10, 2020, 12:03 a.m.