open-notify / Open-Notify-API

Source code for api.open-notify.org
http://open-notify.org/Open-Notify-API/
Other
351 stars 72 forks source link

Pass Times Not Returning Early AM passes #10

Closed MDStebel closed 7 years ago

MDStebel commented 8 years ago

Passes between ~ 11pm and 6am are not being returned out to 50 or more passes.

natronics commented 7 years ago

After some digging we decided that that was just true in this one case.

The ISS orbit slowly precesses. Any given pass is going to happen again at about the same time each day, plus or minus an hour. Over the course of weeks or a month, it will slide as the orbit changes to another time of day.

While the user was testing the ISS just happened to be overhead mostly at one time of day.

MDStebel commented 7 years ago

Hi Nathan,

The API service for passes seems to be down, Using a request like this test example below always works, except now returns a can't connect to server error. So, please let me know and thanks!

http://api.open-notify.org/iss-pass.json?lat=29.3&lon=79.0

Michael Stebel Sent from my iPad

-- Michael Stebel Sent from my iPad

On Nov 6, 2016, at 3:53 PM, Nathan Bergey notifications@github.com wrote:

After some digging we decided that that was just true in this one case.

The ISS orbit slowly precesses. Any given pass is going to happen again at about the same time each day, plus or minus an hour. Over the course of weeks or a month, it will slide as the orbit changes to another time of day.

While the user was testing the ISS just happened to be overhead mostly at one time of day.

Now— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

natronics commented 7 years ago

There was an outage early this morning, but it should be resolved now.

MDStebel commented 7 years ago

Thanks!

-- Michael Stebel Sent from my iPad

On Feb 11, 2017, at 3:52 PM, Nathan Bergey notifications@github.com wrote:

There was an outage early this morning, but it should be resolved now.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.