17
0
Commit Graph

4 Commits

Author SHA256 Message Date
27d188e0e8 - Update to Version 1.24
* Added methods :meth:`~skyfield.timelib.Timescale.from_datetime()`
    and :meth:`~skyfield.timelib.Timescale.from_datetimes()` to 
    the :class:`~skyfield.timelib.Timescale` class, to 
    better advertise the ability to build a Skyfield time 
    from a Python datetime — an ability that was previously 
    overloaded into the year parameter of the 
    :meth:`~skyfield.timelib.Timescale.utc()` method (where 
    it is still supported for backwards compatibility, but 
    no longer documented).
  * Fix: improved the accuracy with which velocity is 
    converted between the Earth-fixed ITRF frame that rotates 
    with the Earth and the inertial GCRS frame that does not. 
    In particular, this should make Earth satellite 
    velocities more accurate.
- rebase patches skyfield-pr404-comparefloat.patch
  and skyfield-pr405-replace-assay-by-pytest.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=6
2020-07-22 14:15:27 +00:00
963d7ab729 - fix typo in Patch0 url
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=3
2020-07-12 19:13:32 +00:00
Tomáš Chvátal
912c767b59 Accepting request 820451 from home:bnavigator:branches:devel:languages:python:numeric
- mention python-skyfield-rpmlintrc to specfile: don't warn about
  matplotlib and html5lib in Requires

OBS-URL: https://build.opensuse.org/request/show/820451
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=2
2020-07-12 06:32:37 +00:00
1b4552abd1 Accepting request 820014 from home:bnavigator:branches:devel:languages:python:numeric
A Python astronomy package that makes it easy to generate high precision
research-grade positions for planets and Earth satellites.

OBS-URL: https://build.opensuse.org/request/show/820014
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=1
2020-07-10 15:14:33 +00:00