17
0
Files
python-skyfield/python-skyfield.changes
Benjamin Greiner 9a482144ab Accepting request 1128518 from home:polslinux:branches:devel:languages:python:numeric
- Update to 1.46:
  * The :func:`~skyfield.almanac.oppositions_conjunctions()` routine
    now measures ecliptic longitude using the ecliptic of each
    specific date, rather than always using the J2000 ecliptic,
    which should improve its accuracy by several seconds.
  * Skyfield’s internal table for the ∆T Earth orientation parameter
    has been updated, so that its predictions now extend to 2024-04-13.
  * Bugfix: Skyfield was giving values several kilometers off
    when computing the elevation above ground level of a target that
    was positioned directly above the Earth’s north or south pole.
  * Bugfix: the function skyfield.positionlib.ICRF.is_behind_earth() 
    method was incorrectly returning True if the Earth was on the
    line that joins the two satellites, but over on the far side of
    the other satellite where it wasn’t really in the way.
  * The method skyfield.positionlib.ICRF.altaz() now lives on the
    main position class instead of in two specific subclasses.
    If the user mistakenly tries to call .altaz() on an instance
    of the skyfield.positionlib.Astrometric position
    subclass - which previously lacked the method - then a friendly
    exception is raised explaining their error.

OBS-URL: https://build.opensuse.org/request/show/1128518
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=50
2023-11-24 10:11:35 +00:00

26 KiBLFS