2.10.01
minor bug fixes
-
An old bug in the lunar ephemeris with (iflag & SEFLG_SWIEPH) was fixed. It resulted from the fact that a different ecliptic obliquity J2000 was used in the packing and unpacking of the ephemeris data (function sweph.c:rot_back()). The difference between the two was 0.042". Many thanks to Hal Rollins for finding and reporting this problem.
-
Correct handling of new JPL Ephemeris DE441, using the lunar tidal acceleration (deceleration) -25.936 "/cent^2 (according to Jon Giorgini/JPL's Horizons System)
-
Deltat T was updated for current years.
-
A minor bug in swe_calc_pctr() was fixed:
The function did not work correctly with asteroids and (iflag & SEFLG_JPLEPH), resulting in the error message "Ephmeris file seas_18.se1 is damaged (2)". -
Bug in swe_rise_set() with fixed stars was fixed.