Description Usage Arguments Details Value References Examples
View source: R/calculateWeatherVariables.R
calculateAerodynamicResistance
function to calculate aerodynamic resistance for a given crop
1 | calculateAerodynamicResistance(windSpeed, cropHeight)
|
- |
windspeed: In m/s measured at 2m - double |
- |
cropHeight: in m |
function to calculate aerodynamic resistance for a given crop takes crop height (m) and wind speed as inputs EQN 4 in FAO 56
zW height of wind measurements [m], zH height of humidity measurements [m], zero plane displacement height [m], zOM roughness length governing momentum transfer [m], zOH roughness length governing transfer of heat and vapour [m], k von Karman's constant, 0.41 [-], z wind speed at height z [m s-1].
double
see aWhere API Documentation (insert HTTP address)
1 | NEED TO INSERT
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.