satellogic / orbit-predictor

Python library to propagate satellite orbits.
MIT License
140 stars 43 forks source link

Eclipse duration is not correct in some cases #92

Closed astrojuanlu closed 3 years ago

astrojuanlu commented 4 years ago

As far as I checked, the get_eclipse_duration returns durations that can differ in a few minutes from the one obtained with this method. In the 6 AM LTAN orbit, it returned 0 eclipse duration where there was still some eclipses.

Originally posted by @eguaio in https://github.com/satellogic/orbit-predictor/pull/91/files

astrojuanlu commented 3 years ago

Source of the original comment: https://github.com/satellogic/orbit-predictor/pull/91#discussion_r386554050

Unclear if there's something to do here. Closing.