project-bluebird / bluebird

Server to communicate with NATS air traffic simulator and Bluesky
MIT License
10 stars 4 forks source link

use aviary for separation metric #82

Closed radka-j closed 4 years ago

radka-j commented 4 years ago

Use aviary for aircraft_separation metric.

Q: Is this the appropriate way to get aircraft position information?

rkm commented 4 years ago

Going to merge this PR even though the checks aren't passing. The API test for the separation metric are now passing (which was the point of this PR), although a few other unrelated tests still need looked at. The sector exit metric still needs a bit of work as well, since we need the sector information which @radka-j has started implementing in feature/set-sector.