Description Usage Arguments Value Author(s) References See Also Examples
View source: R/pkgAtmosphere.R
This function provide Solar Zenith Angle for a specified time , latitude and longitude.
1 |
timein |
default value is the system time. It will consider all entries "POSIXct" "POSIXt" and string format with time zone. It can be a vector, a scalar or a matrix. |
Lat |
Scalar. Latitude in [°N] as decimal It is the latitude of the site considered. |
Lon |
Scalar. Longitude in [°E] as decimal It is the longitude of the site considered. |
A vector, matrix or scalar according to the input timein, with values of SZA in decimal °deg.
Gionata Biavati
urlhttp://solardat.uoregon.edu/SolarRadiationBasics.html
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.