Solar radiation based in Angstrom formula (sr_ang)
Source:R/radiation_parameters.R
sr_ang_calculation.Rd
If global radiation is not measure at station, it can be estimated with this function.
Arguments
- latitude
A dataframe with latitude in decimal degrees that you want to calculate the ra.
- date
A dataframe with the dates that you want to calculate the ra.
- n
The actual duration of sunshine. This variable is recorded with Campbell-Stokes sunshine recorder.
- as
A dataframe with latitude in decimal degrees that you want to calculate the ra. The values of as = 0.25 is recommended by Allen et al. (1998).
- bs
A dataframe with the dates that you want to calculate the ra. The values of bs = 0.50 is recommended by Allen et al. (1998).