calc_vpd_inst | R Documentation |
Follows Abtew and Meleese (2013), Ch. 5 Vapor Pressure Calculation Methods, in Evaporation and Evapotranspiration
calc_vpd_inst(qair = NA, eact = NA, tc = NA, patm = NA, elv = NA)
qair |
Air specific humidity (g g-1) |
eact |
Water vapour pressure (Pa) |
tc |
temperature, deg C |
patm |
Atmospehric pressure (Pa) |
elv |
Elevation above sea level (m) (Used only if |
instantenous VPD from ambient conditions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.