andlo / iss-tracker-skill

This skill allows mycroft to tell you where the international space station(iss) in orbit realtive to the earth in latitude and longitude. it uses reverse ge
GNU General Public License v3.0
2 stars 5 forks source link

Feature request: prediction #1

Open jberger opened 5 years ago

jberger commented 5 years ago

Is it possible for the skill to tell me the next time I can see the ISS and perhaps for some criteria of "good" tell me when the next good time will be (high relative brightness, high overhead, long sky transit time, etc)?

jrwarwick commented 5 years ago

NASA already offers a few interfaces to their "Spot the Station" service. That would be a good place to begin research for something like this: https://spotthestation.nasa.gov/sightings/ If necessary queryable data is not to be found, then a work around might be to give Mycroft his own email address (a general core feature that I have long thought would be very valuable) and then subscribe to the visible pass notifications service and parse the emails as they come in for this awareness.