Skip to content
Discussion options

You must be logged in to vote

Good afternoon, @siarw! Thanks very much for the kind words about Skyfield.

Whenever the output from HORIZONS does not seem to match up, I encourage that you switch to its raw "CSV_FORMAT": "NO" mode, save out the entire resulting document to a file, and then go through it very carefully word by word. It contains all kinds of detailed information about time scales, coordinate systems, and coordinates, that can be compared to your Skyfield code to find the difference.

In this case, a big difference seems to be observer location. In your Python code you say this:

longitude_degrees=289.23517, latitude_degrees=-30.302776, elevation_m=1490.0

But your call to HORIZONS, instead of repeating the…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@siarw
Comment options

Answer selected by siarw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants