Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Get the average solar insolation based on a gridded dataset
ResourceFunction["AverageAnnualSolarInsolation"][] gives the average annual solar insolation at $GeoLocation.  | |
ResourceFunction["AverageAnnualSolarInsolation"][loc] gives the average annual solar insolation at the geographic location loc.  | |
ResourceFunction["AverageAnnualSolarInsolation"][GeoPosition[{lat,lon}]] gives the average annual solar insolation at the position with latitude lat and longitude lon.  | |
ResourceFunction["AverageAnnualSolarInsolation"][All] gives the average annual solar insolation grid.  | 
Get average annual solar insolation at graticule:
| In[1]:= | 
| Out[1]= | 
Get average annual solar insolation at a location:
| In[2]:= | 
| Out[2]= | 
Plot the whole average solar insolation grid:
| In[3]:= | 
| In[4]:= | 
| In[5]:= | 
| Out[5]= | ![]()  | 
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License