View source: R/calculate_meteorlogy.R
cal_skySolarRadiation_withas_elevation | R Documentation |
The calculation of the clear-sky radiation, Rso, when n = N, is required for computing net longwave radiation.
cal_skySolarRadiation_withas_elevation(z, Ra)
z |
station elevation above sea level [m]. |
Ra |
extraterrestrial radiation [MJ m-2 day-1]. From cal_extraterrestrialRadiation_for_daily() |
A vector for clear-sky solar radiation [MJ m-2 day-1].
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.