powered by
Calculates daylength [h] and declination angle delta [radians] on day i [julian day of year] for latitude l [degrees].
daylength(i,l)
Integer as julian day of year (1-365)
Float as latitude [degress]
daylength [h]
declination angle [degrees]
# NOT RUN { daylength(as.integer(120),63) # }
Run the code above in your browser using DataLab