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
372 stars 125 forks source link

proposed fix for issue #144, use day at longitude not input datetime #145

Closed rm-minus-r-star closed 3 years ago

rm-minus-r-star commented 3 years ago

As requested in issue tracker.

pingswept commented 3 years ago

Looks good. Thanks, John.