orcestra-campaign / flight_segmentation

Machine readable flight segment descriptions for selected platforms participating in ORCESTRA
0 stars 6 forks source link

No Bahamas data for flight HALO-20240929a #99

Open HF7weatherman opened 1 week ago

HF7weatherman commented 1 week ago

For the transfer flight from Barbados to Oberpfaffenhofen (Memmingen), there is no Bahamas data available.

d70-t commented 12 hours ago

Just before leaving Barbados, we've chosen to pin the position data to the latest available version, e.g.: https://github.com/orcestra-campaign/flight_segmentation/blob/d7467c1a47238a6614bf2d2016f979ef0955bf2a/scripts/navdata.py#L14

To include newer data, we'd have to update that version to a more recent one which includes that flight. However, currently the particular flight (HALO-20240929a) is broken, as flying across a (UTC) date-change is not handled properly. Ones that is fixed, I can suggest a PR.

d70-t commented 8 hours ago

See also: https://github.com/orcestra-campaign/pyorcestra/pull/103