mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-06-03 22:12:48 -04:00
Using historic, recent, and predicted values of TT-UT instead of UTC leap seconds. With linear interpolation, there are no longer discrete jumps in the calculated TT values. Hopefully, this will make event solvers (rise, set, etc) more well-behaved.
Astronomy for JavaScript
This JavaScript module can be used on web pages or in Node.js applications. It is self-contained: no external dependencies!