Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Compute and visualize the duration the sun is above a certain elevation angle for all latitudes and averaged over longitudes.

Adjust thresh_ele (indicates the angle above which the duration counts). thresh_ele >= 0: above horizon; thresh_ele < 0: below horizon

To balance computational efficiency or accuracy, set the arrays lats (array of latitudes) and lons (array of longitudes) with a higher or lower spacing. The time_resolution can also be used to balance accuracy or efficiency. However, I do not recommend to use time resolutions worse than 1 hour.

About

Compute the yearly accumulated duration of the sun being above a certain angle below or above the horizon for all latitudes, averaged over longitudes

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages