Solar Radiation
Solarradiation.m is used to calculate the solar radiation for a digital elevation model integrated over one year. Radiation is calculated depending on latitude, elevation, horizon shading, slope, aspect, time of year and hour of the day (day length/season) and ground reflectance.
Temporal resolution of radiation calculation over sunshine hours can be set freely (1 hour default).
The script follows the approach by Kumar et al (1997). Simple unweighed 4 nearest neighbour gradient calculation is used and relief shading is not accounted for.
Reference: Kumar, L, Skidmore AK and Knowles E 1997: Modelling topographic variation in solar radiation in
a GIS environment. Int.J.Geogr.Info.Sys. 11(5), 475-497
Cite As
Felix Hebeler (2024). Solar Radiation (https://www.mathworks.com/matlabcentral/fileexchange/19791-solar-radiation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Includes variable daily time steps.
|