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

Please add leap seconds after 2018 #128

Closed gvdkooij closed 3 years ago

gvdkooij commented 4 years ago

Can you please add the leap seconds?

Full message is: Warning (from warnings module): File solartime.py", line 108 warnings.warn \ UserWarning: I don't know about leap seconds after 2018

w00kie commented 4 years ago

If you look at the solartime.py file in the repository, the code is already there, it just has not been released to Pypi yet.

gvdkooij commented 4 years ago

Thank you very much for helping a noob like me. It worked!

Op ma 18 mei 2020 om 02:40 schreef François Rejeté <notifications@github.com

:

If you look at the solartime.py file in the repository, the code is already there, it just has not been released to Pypi yet.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pingswept/pysolar/issues/128#issuecomment-629888647, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALCY7NHNT7UUVMLHD4STCHLRSB7XTANCNFSM4NDQIEGQ .

pingswept commented 3 years ago

Now available in release 0.9.