17
0

Commit Graph

  • caea4bbe96 Accepting request 1161329 from devel:languages:python:numeric factory Ana Guerrero 2024-03-25 20:12:16 +00:00
  • d5ae92a5b9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=57 Benjamin Greiner 2024-03-25 08:08:55 +00:00
  • 872359dd35 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=56 Benjamin Greiner 2024-03-25 08:07:59 +00:00
  • d08e8d7ed9 - Update to 1.48 * Times now support the `< operator, so Python can sort them. * For convenience, geoids like :data:~skyfield.toposlib.wgs84 have a new attribute :data:~skyfield.toposlib.Geoid.polar_radius. * You can no longer subtract two positions unless they have the same .center. Otherwise, a ValueError is raised. This check has always been performed when you subtract vector functions, but it was missing from the position subtraction routine. * On days that the Sun fails to rise and set in the Arctic and Antarctic, the new rising and setting routines now correctly set the value False` not only for sunrise but also for sunset. - Reenable pytho312 testing with a new assay Benjamin Greiner 2024-03-24 11:24:20 +00:00
  • 15ac321b00 Accepting request 1143991 from devel:languages:python:numeric Ana Guerrero 2024-02-04 18:09:56 +00:00
  • 2e05fa4aae - Update to 1.47 * Added faster and more accurate almanac routines :func:~skyfield.almanac.find_risings() and :func:~skyfield.almanac.find_settings() and :func:~skyfield.almanac.find_transits(). * Skyfield’s internal table for the ∆T Earth orientation parameter has been updated, so that its predictions now extend to 2025-01-18. * Constellation abbreviations are now consistent between the :func:~skyfield.api.load_constellation_map() table and the :func:~skyfield.api.load_constellation_names() list. Previously, `CVn and TrA had been mis-capitalized in the list as Cvn and Tra`. - Skip testing python312: gh#brandon-rhodes/assay#15 still an issue Benjamin Greiner 2024-02-04 11:47:10 +00:00
  • 9a5d8889ba OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=52 Benjamin Greiner 2024-02-04 11:09:25 +00:00
  • 6e2f6d3b3f Accepting request 1128528 from devel:languages:python:numeric Ana Guerrero 2023-11-24 22:34:48 +00:00
  • 9a482144ab Accepting request 1128518 from home:polslinux:branches:devel:languages:python:numeric Benjamin Greiner 2023-11-24 10:11:35 +00:00
  • e5b96775d7 Accepting request 1066657 from devel:languages:python:numeric Dominique Leuenberger 2023-02-20 16:45:23 +00:00
  • 2f82b2fa5d - Don't build for python311: gh#brandon-rhodes/assay#15 Benjamin Greiner 2023-02-19 20:47:23 +00:00
  • e538e65be9 Accepting request 1060131 from devel:languages:python:numeric Dominique Leuenberger 2023-01-21 18:12:31 +00:00
  • ef410a3127 Accepting request 1060130 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2023-01-21 11:34:10 +00:00
  • 3e11b0b80a Accepting request 994500 from devel:languages:python:numeric Dominique Leuenberger 2022-08-11 16:32:55 +00:00
  • 0e7e2ebeb4 revert nautic almanac office URL Benjamin Greiner 2022-08-11 09:41:25 +00:00
  • 790e56f373 - Update to v1.43.1 * An attempt at overly clever scripting resulted in a Skyfield 1.43 release without a setup.py in its .tar.gz; within an hour, a Python 2.7 user had reported that Skyfield could no longer install. This release is identical to 1.43 but (hopefully) installs correctly for everyone! - Changelog v1.43 * Fixed planetary_magnitude() so it works for Saturn even when the time is an array rather than a single time; also, improved its calculation slightly with respect to Uranus. #739 * Improved load_comets_dataframe() so that parsing CometEls.txt with the most recent version of Pandas doesn’t stumble over the commas in the final field of (for example) Halley’s Comet and give the error ParserError: Error tokenizing data. C error: Expected 12 fields…saw 13. #707 - Changelog v1.42 * Added two new position methods phase_angle() and fraction_illuminated() that, given an illuminator (usually the Sun) as their argument, compute whether the observer is looking at the bright side or the dark side of the target body. They replace a pair of old functions in the almanac module. * The almanac routine moon_nodes() would sometimes skip nodes that were closer together than 14.0 days. It has been tightened down and should now detect all lunar nodes. #662 * Time objects now feature a to_astropy() method. * The position method to_skycoord() now sets the frame attribute of the sky coordinate it returns, and for now only supports barycentric and geocentric positions. #577 - Changelog v1.41 * Times now support arithmetic: you can add or subtract from a Benjamin Greiner 2022-08-11 09:31:00 +00:00
  • 4aa0bd16f0 Accepting request 971045 from devel:languages:python:numeric Dominique Leuenberger 2022-04-20 14:57:26 +00:00
  • 058b7a4b31 Accepting request 971044 from home:pgajdos:python Benjamin Greiner 2022-04-20 09:20:52 +00:00
  • 2b4bc0d41a Accepting request 914694 from devel:languages:python:numeric Dominique Leuenberger 2021-08-28 20:29:11 +00:00
  • 362a204bb9 - Run assay up to 3 times in case of flaky pickling errors Benjamin Greiner 2021-08-27 21:23:10 +00:00
  • ddf2ada807 Accepting request 910714 from devel:languages:python:numeric Richard Brown 2021-08-10 08:27:27 +00:00
  • 78f5ccf1e9 Accepting request 910713 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2021-08-08 14:16:46 +00:00
  • 921c7bd53a Accepting request 886492 from devel:languages:python:numeric Dominique Leuenberger 2021-04-18 19:45:31 +00:00
  • 81f258379d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=37 Benjamin Greiner 2021-04-18 18:26:26 +00:00
  • b7cc8111a1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-skyfield?expand=0&rev=36 Benjamin Greiner 2021-04-18 18:09:10 +00:00
  • 260ae7b6f6 Accepting request 886486 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2021-04-18 18:02:54 +00:00
  • a9d5560876 Accepting request 875838 from devel:languages:python:numeric Richard Brown 2021-03-02 11:33:51 +00:00
  • a945c829a9 - Fix boo#1182424: Use https url of the Hipparcos catalog Benjamin Greiner 2021-02-28 23:01:17 +00:00
  • 8f2a570f99 Accepting request 859766 from devel:languages:python:numeric Dominique Leuenberger 2021-01-02 20:31:12 +00:00
  • 516fa649b8 Accepting request 859765 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2021-01-01 23:56:01 +00:00
  • bb0b2c143c Accepting request 856058 from devel:languages:python:numeric Dominique Leuenberger 2020-12-16 10:01:18 +00:00
  • 4d37d6db1e - Update to v1.34 * The position classes have gained methods frame_xyz(), frame_xyz_and_velocity(), frame_latlon(), and from_time_and_frame_vectors() that work with a new library skyfield.framelib to offer a number of familiar reference frames. These replace the existing ad-hoc position methods for ecliptic and galactic coordinates, which are now deprecated (but will continue to be supported). See Coordinates in other reference frames. * Added support for IERS Polar Motion 𝑥 and 𝑦. * Added a method lst_hours_at() that computes Local Sidereal Time. * A new almanac routine moon_phase() returns the Moon phase as an angle where 0° is New Moon, 90° is First Quarter, 180° is Full, and 270° is Last Quarter. #282 * Almanac search routines that previously returned a Boolean true/false array now return an integer 0/1 array instead, to work around a new deprecation warning in NumPy which, for example, would have outlawed using the Boolean array from moon_nodes() to index into the MOON_NODES list that provides a name for each node. #486 * The undocumented columns magnitude_H and magnitude_G in the Minor Planet Center comets dataframe have been renamed magnitude_g and magnitude_k following further research on the file format (which does not itself document which magnitude model is intended). #416 - add finals2000A.all to testdata Benjamin Greiner 2020-12-15 18:13:10 +00:00
  • a05640b50d Accepting request 854365 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2020-12-09 23:12:28 +00:00
  • 00fdccbfab Accepting request 849995 from devel:languages:python:numeric Dominique Leuenberger 2020-11-23 14:44:58 +00:00
  • 7fad1a0e5c Accepting request 849994 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2020-11-22 19:29:55 +00:00
  • 064bcb3159 Accepting request 837884 from devel:languages:python:numeric Dominique Leuenberger 2020-09-27 09:50:11 +00:00
  • 8a81786a8c - Update to version 1.29 * Fix: the new Julian calendar feature was raising an exception in the calendar methods like skyfield.timelib.Time.tt_calendar() if the time object was in fact an array of times. #450 * Fix: trying to iterate over a time object would raise an exception if the time was created through ~skyfield.timelib.Timescale.ut1(). - Version 1.28 * Broken URL: Because the VizieR archive apparently decided to uncompress their copy of the hip_main.dat.gz Hipparcos catalog file, the old URL now returns a 404 error. As an emergency fix, this version of Skyfield switches to their uncompressed hip_main.dat. Hopefully they don’t compress it again and break the new URL! A more permanent solution is discussed at: #454 * To unblock this release, removed a few deprecated pre-1.0 experiments from April 2015 in skyfield.hipparcos and skyfield.named_stars that broke because the Hipparcos catalog is no longer compressed; hopefully no one was using them. * In a sweeping internal change, the ~skyfield.timelib.Timescale and ~skyfield.timelib.Time objects now offer support for the Julian calendar that’s used by historians for dates preceding the adoption of the Gregorian calendar in 1582. See choice of calendars if you want to turn on Julian dates in your application. #450 Benjamin Greiner 2020-09-26 08:26:10 +00:00
  • 4745d37203 Accepting request 834847 from devel:languages:python:numeric Dominique Leuenberger 2020-09-16 17:40:27 +00:00
  • 79706c38ba - Update to version 1.27 * The printed appearance of both vectors and of vector functions like Earth locations and Earth satellites have been rewritten to be more informative and consistent. * Added compute_calendar_date() which lets the caller choose the Julian calendar for ancient dates instead of always using the proleptic Gregorian calendar. This should be particularly useful for historians. * Added J() that builds a time array from an array of floating point years. #436 * Added four new strftime methods for the non-UTC timescales (#443). All four of them support %f for microseconds, and provide a reasonable default format string for callers who don’t wish to concoct their own: tai_strftime() tt_strftime() tdb_strftime() ut1_strftime() * Thanks to several fixes, comets and asteroids with parabolic and hyperbolic orbits should now raise fewer errors. * The prototype planetary_magnitude() can now return magnitudes for Uranus without raising an exception. The routine does not yet take into account whether the observer is facing the equator or poles of Uranus, so the magnitude predicted for the planet will only be accurate to within about 0.1 magnitudes. Benjamin Greiner 2020-09-16 09:58:31 +00:00
  • b56dfd0726 Accepting request 824700 from devel:languages:python:numeric Dominique Leuenberger 2020-08-06 15:33:11 +00:00
  • fe86451fd3 - Update assay to commit 256.23c18c2 in order to fix non x86 builds Benjamin Greiner 2020-08-06 14:26:38 +00:00
  • 8ce65bcaa3 - Update assay to commit 255.f443e61 in order to fix non x86 builds Benjamin Greiner 2020-08-06 09:11:46 +00:00
  • be2a513442 Accepting request 823995 from devel:languages:python:numeric Dominique Leuenberger 2020-08-03 12:17:10 +00:00
  • ae5a55b932 - make builds reproducible gh#skyfielders/python-skyfield#415 Benjamin Greiner 2020-08-02 15:11:41 +00:00
  • 897984c3c0 - Update to version 1.26 Benjamin Greiner 2020-08-02 14:55:46 +00:00
  • 480fb15686 Accepting request 822763 from devel:languages:python:numeric Dominique Leuenberger 2020-07-27 15:40:44 +00:00
  • 911b7860cb Accepting request 822762 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2020-07-25 12:13:42 +00:00
  • 379c439559 Accepting request 822291 from devel:languages:python:numeric Dominique Leuenberger 2020-07-24 08:02:24 +00:00
  • d8b9187bbc comments Benjamin Greiner 2020-07-22 16:32:52 +00:00
  • b59d2188f3 remove it again Benjamin Greiner 2020-07-22 16:22:03 +00:00
  • bad097caf7 . Benjamin Greiner 2020-07-22 16:03:47 +00:00
  • f12a848c4a remove not working ofarch Benjamin Greiner 2020-07-22 16:01:03 +00:00
  • b4606b46cb - release precision for i586 test gh#skyfielders/python-skyfield#411 Benjamin Greiner 2020-07-22 14:45:24 +00:00
  • 84ddce6c03 forgot one boom Benjamin Greiner 2020-07-22 14:32:05 +00:00
  • 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 Benjamin Greiner 2020-07-22 14:15:27 +00:00
  • 76e6dad182 Accepting request 820571 from devel:languages:python:numeric Dominique Leuenberger 2020-07-14 05:59:23 +00:00
  • c3a04ced3c 405 Benjamin Greiner 2020-07-12 19:14:00 +00:00
  • 963d7ab729 - fix typo in Patch0 url Benjamin Greiner 2020-07-12 19:13:32 +00:00
  • 912c767b59 Accepting request 820451 from home:bnavigator:branches:devel:languages:python:numeric Tomáš Chvátal 2020-07-12 06:32:37 +00:00
  • 1b4552abd1 Accepting request 820014 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2020-07-10 15:14:33 +00:00