View source: R/calculate_meteorlogy.R
cal_netRadiation | R Documentation |
The net radiation (Rn) is the difference between the incoming net shortwave radiation (Rns) and the outgoing net longwave radiation (Rnl).
cal_netRadiation(Rns, Rnl)
Rns |
incoming net shortwave radiation. From cal_netSolarRadiation(). |
Rnl |
outgoing net longwave radiation. From cal_netLongwaveRadiation(). |
A vector for net radiation
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.