The current output for predict only returns overpass predictions between midnight and 12:59pm local time. The sgp4 propagation is probably correct, so the error is most likely within the conversion from TEME to ECEF coordinates in propagate() or somewhere in predict_passes()
The current output for
predict
only returns overpass predictions between midnight and 12:59pm local time. The sgp4 propagation is probably correct, so the error is most likely within the conversion from TEME to ECEF coordinates inpropagate()
or somewhere inpredict_passes()