pingswept / pysolar

Pysolar is a collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations.
http://pysolar.org
GNU General Public License v3.0
376 stars 125 forks source link

Introduce get_transit_time(latitude_deg, longitude_deg, when) #94

Closed steelman closed 5 years ago

steelman commented 6 years ago

Introduce get_transit_time(latitude_deg, longitude_deg, when) function to calculate the Sun transit time.

pingswept commented 6 years ago

Good idea. Patches welcome.

steelman commented 6 years ago

Challenge accepted (-: