Open rs028 opened 7 years ago
The year is 366 days long during leap years. This affects the calculation of the Day Angle in fSolar().
fSolar()
Also, the output of the function fails for:
fSolar(df1$Lat, df1$Long, chron("03/16/10", "08:00:00"))
The year is 366 days long during leap years. This affects the calculation of the Day Angle in
fSolar()
.