-
This has been separated from [#79](https://github.com/skyfielders/python-skyfield/issues/79) since it only requires data which is already present in (most of) the ephemerides.
To generate a view of t…
-
**Is your feature request related to a problem? Please describe.**
Since version 0.7, the `--day`, `--month` and `--year` arguments have been removed in the favor of a single, more simple `--date` on…
-
💡 **Feature request**
To have representative/reference/mean orbital parameters for major bodies.
🎯 **Goal**
The issue of having mean elements for planets instead of relying on the ephemerides…
-
🐞 **Problem**
Currently `Orbit.from_body_ephem` is a convenient way to get the osculating orbit of a planet or the Moon for plotting, to retrieve some classical element, or other things. However, t…
-
When I load comets from `mpc` like this:
from skyfield.api import load
from skyfield.data import mpc
with load.open(mpc.COMET_URL) as f:
comets = mpc.load_comets_dataframe(f)…
-
on screen "observation" / "object details", you can select "nearby objects ". This opens the object screen, with on top the selection boxes "object details", "object ephemerides", "nearby objects", "o…
-
This may require new data objects, especially for configs. Communication through OPMs/ephemerides might be a good way to go.
-
With the January 21/Version 4.67 release of the JPL HORIZONS code/service (https://ssd.jpl.nasa.gov/?horizons_news), the output column quantities have changed and no longer match the expected value le…
-
Hi.
Sorry for the delay. Here are the minimum steps to reproduce this on an ubuntu 18.04 system:
```
1 FROM kernsuite/base:5
2
3 RUN apt-get update
4 RUN apt-get install -y git python-…
-
### Description
Several `coordinates` tests now chronically fail. They pull `sites.json` from data server and are marked as "remote data" but the server is now denying access. I d…
pllim updated
4 years ago