satellogic / orbit-predictor

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

Update WSTLESource to pass time #111

Closed astrojuanlu closed 3 years ago

astrojuanlu commented 3 years ago

Passing only a date, like we have been doing ejem forever, is too limiting. We should pass the time as well, and then the API could choose to ignore it, if needed.