0
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Sep 22, 2025 — Sep 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Primitive fix for converting to UTC leap second More... over 12 years ago
Rudimentary experiment in converting TAI to UTC More... over 12 years ago
Update list of attributes for JulianDate More... over 12 years ago
Merge branch 'feature/utc' More... over 12 years ago
Fix NOVAS tests by switching to TT More... over 12 years ago
Fix more tests; accept datetime instance for utc= More... over 12 years ago
Re-work JulianDate so that it accepts a utc= tuple More... over 12 years ago
Include last data-cache build-date file in package More... over 12 years ago
Name cache files after the function being cached More... over 12 years ago
Cache leap-second table as in-package .npy files More... over 12 years ago
Make `Cache` able to cache function return values More... over 12 years ago
Rename the "Downloader" to be a "Cache" instead More... over 12 years ago
Typo: last hour of the day is "23", not "25" More... over 12 years ago
A first experiment in converting UTC to TAI More... over 12 years ago
Repair broken tests that a .pyc file was hiding More... over 12 years ago
Prototype download routine for leap-second table More... over 12 years ago
Move UT1 computation into its own stanza More... over 12 years ago
Move TDB computation simply rely on "self.tt" call More... over 12 years ago
Rename "datalib.py" to "io.py" More... over 12 years ago
Turn .velocity into a thin unit-aware object More... over 12 years ago
Give .position attributes units, like .AU and .km More... over 12 years ago
Rename "skyfield.planets" to "skyfield.api" More... over 12 years ago
Add `eight_planets` list beside `nine_planets` More... over 12 years ago
Add ">=" numbers to jplephem and sgp4 dependencies More... over 12 years ago
Remove redundant "de421" from requirements.txt More... over 12 years ago
Add `nine_planets` list to `planets` module More... over 12 years ago
Add JulianDate.dayrange() convenience method More... over 12 years ago
Try giving angles a .__format__() method More... over 12 years ago
Wrap distances in a Distance object More... over 12 years ago
Take to_polar() out of the wrapping business More... over 12 years ago