View source: R/radiation_parameters.R
rso_calculation_2 | R Documentation |
Clear-sky solar radiation is calculated in this function for near sea level or when calibrated values for as and bs are available.
rso_calculation_2(z, ra)
z |
Station elevation above sea level (m) |
ra |
Extraterrestrial radiation for daily periods (ra). |
A data.frame object with the clear-sky solar radiation
Roberto Filgueiras, Luan P. Venancio, Catariny C. Aleman and Fernando F. da Cunha
## Not run:
rso_df <- rso_calculation_2(z, ra)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.