0
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update load.timescale() docs to describe IERS data More... almost 6 years ago
Copyedit Time docs in preparation for ∆T rewrite More... almost 6 years ago
For #452, switch Skyfield to IERS data for ∆T More... almost 6 years ago
Add IERS DUT1 to Skyfield internal array builder More... almost 6 years ago
Official routine to build Timescale args from IERS More... almost 6 years ago
Reduce `finals.all` to the arrays Skyfield needs More... almost 6 years ago
Check on loss of precision given spacing of ∆T More... almost 6 years ago
Move finals.all parsing into its own module More... almost 6 years ago
Successfully pull ∆T numbers from finals.all More... almost 6 years ago
Update changelog and declare version 1.30 More... almost 6 years ago
Test whether days overflow to adjacent months More... almost 6 years ago
Fix #461: correct how months overflow into years More... almost 6 years ago
For #456, get “day of year” working in strftime() More... almost 6 years ago
Fix Time[n] for all jd/fraction array combinations More... almost 6 years ago
Fix #455 by removing debugging print statement More... almost 6 years ago
Update CHANGELOG and declare 1.29 More... about 6 years ago
Per #450, make ts.ut1() result iterable More... about 6 years ago
Update CHANGELOG for imminent release More... about 6 years ago
Bugfix: calendar -> JD broken for arrays of JD More... about 6 years ago
Add final CHANGELOG entry for 1.28 More... about 6 years ago
Remove old NamedStar experiment (from version 0.5) More... about 6 years ago
Fix Hipparcos URL, update CHANGELOG, declare 1.28 More... about 6 years ago
Rewrite docs to add new Julian calendar support More... about 6 years ago
Skip tests under Python 2 that cause it problems More... about 6 years ago
Support Julian cutoff in Timescale (#450) More... about 6 years ago
Defer date string formatting to Timescale for #450 More... about 6 years ago
Centralize how UTC JD is computed internally More... about 6 years ago
For #450, rename ts._cal() to ._jd() More... about 6 years ago
Remove now-redundant calls to _to_array() More... about 6 years ago
Have _utc() defer to _cal(), for #450 More... about 6 years ago