API For pass predictions and scheduling observations?

Hello @tomvdb !

We are working towards automation as a feature for Network. Here are a couple of considerations around it:

  • Stations (owners) should be able to select their preferred prioritized satellites
  • Auto scheduling should take into account satellite stats (and select transmitter per satellite, based on transmitter stats which we need to migrate towards)
  • Auto scheduling should take into account satellite passes above multiple ground stations to deduplicate effort (hard problem to calculate efficiently)
  • TLEs change all the time. Auto scheduling should take that into account and schedule only for a brief future period
  • Will scheduling iterate on every satellite (and then station) or every station (and then satellite)?

Those are just some high-level issues we need to discuss and solve for the very complicated matter of automatic scheduling. You are more than welcome to contribute to the conversation (and with code if feel up to it!) so we can move towards this direction.

Cheers!

3 Likes