Description Usage Arguments Value
View source: R/solar_geo_calc.R
This function calculates solar declination, altitude, zenith angle, and an initial estimate of azimuth. This initial estimate of solar azimuth is passed to the solar_c function where it is adjusted based on latitude and the solar declination angle. This code is based on the original solarC.m matlab code.
1 | solar_geo_calc(driver_file, Lat, Lon)
|
driver_file |
The model driver file |
Lat |
The site Latitude |
Lon |
The site Longitude |
Returns solar declination, altitude, zenith angle, and an initial estimate of azimuth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.