Calculates incoming clear-sky radiation (MJ m^-2 day^-1) based on day-of-year, latitude, and elevation
1 | clear_sky_rad(doy, lat, elev)
|
doy |
Day-of-year (Julian date) |
lat |
Latitude (degrees) |
elev |
Elevation (m) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.