mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-23 00:43:34 -04:00
I'm in the process of replacing how Astronomy Engine calculates Delta T. Instead of a series of line segments based on canned data, I'm switching over to use the Espenak/Meeus piecewise polynomials. Also allowing the user to change the Delta T function to match an external reference. I will use this in the unit tests that reference JPL Horizons data, so that I can greatly tighten the test tolerances.