When I originally created this it was so sparse that it was really easy to distinguish, now that would probably be a useful feature.
It's also just not that simple to implement. I threw this together really quickly, and the only data I am using is the orbit tracks, it doesn't include whether or not a satellite is on station yet.
I guess you can look at the orbit parameters ? I am assuming if the satellites are not yet on station they won't share the exact same plane as those that are in station. They are elevated over few months as they are spread to the right position I believe
Yes... or maybe better would be to monitor whether or not the orbital parameters for any particular object are changing over time. If they're still using the ion thruster they're not on station...
It would take a fair bit of work on making the heuristic robust, so I don't plan to do it. If you're interested in doing so feel free to download the source (just scrape it from the website) and go at it.
When I originally created this it was so sparse that it was really easy to distinguish, now that would probably be a useful feature.
It's also just not that simple to implement. I threw this together really quickly, and the only data I am using is the orbit tracks, it doesn't include whether or not a satellite is on station yet.