clear_sky | R Documentation |
Clear Sky Radiation from Allen et al.
clear_sky(hour, doy, lat, long, time_zone_long, elevation, freq_h = 1)
hour |
hour of day |
doy |
day of year |
lat |
latitude |
long |
longitude |
time_zone_long |
longitude of time zone |
elevation |
elevation (meters) |
freq_h |
frequency of observations in hours defaults to 1 hour (0.5 = half hour) |
Clear sky radiation in W/m2
clear_sky(0:23, 34, 45, -119, -120, 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.