View source: R/calculate_meteorlogy.R
cal_atmosphericPressure | R Documentation |
The atmospheric pressure, P, is the pressure exerted by the weight of the earth's atmosphere.
cal_atmosphericPressure(elevation)
elevation |
elevation above sea level (m) |
Assuming 20°C for a standard atmosphere. Evaporation at high altitudes is promoted due to low atmospheric pressure as expressed in thepsychrometric constant. The effect is, however, small and in the calculation procedures, the average value for a location is sufficient.
A vector for atmospheric pressure (Kpa)
Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. FAO Irrigation and drainage paper No. 56. Rome: Food and Agriculture Organization of the United Nations, 1998.
cal_atmosphericPressure(100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.