Description Usage Arguments Value Author(s)
View source: R/utilSolarTime.R
Compute the hour of sunrise for given day and coordinates
1 2 3 | computeSunriseHour(timestamp, latDeg, longDeg = NA,
timeZone = getHoursAheadOfUTC(timestamp),
...)
|
timestamp |
POSIXt vector |
latDeg |
Latitude in (decimal) degrees |
longDeg |
Longitude in (decimal) degrees (not required if solar time is sufficient) |
timeZone |
Time zone (in hours) ahead of UTC (Central Europe is +1) (not required if solar time is sufficient) |
... |
further arguments to |
result of computeSunriseHourDoy
Thomas Wutzler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.