Converts the FAA National Airspace System Resource (NASR) Data to formats that may be used by Virtual RADAR Clients on the VATSIM network for free up to 28 days prior to an AIRAC effective date.
MIT License
5
stars
0
forks
source link
[BUG] - Deleted IAP not shown in changed procedures #125
Describe the bug
RNAV (GPS)-B was removed in AIRAC 2110, however, it is not shown in procedure_changes.txt file.
This airport code in 2109 was 6S5, in 2110 it is HRF
I think that since the airport code was changed, it does not detect the deletion for this IAP. It might be happening elsewhere though.
Expected behavior
It should show this deleted procedure even if the airport code was different. Though I am not entirely sure how you would go about this though.
Describe the bug RNAV (GPS)-B was removed in AIRAC 2110, however, it is not shown in
procedure_changes.txt
file. This airport code in 2109 was 6S5, in 2110 it is HRF I think that since the airport code was changed, it does not detect the deletion for this IAP. It might be happening elsewhere though.To Reproduce Steps to reproduce the behavior:
Expected behavior It should show this deleted procedure even if the airport code was different. Though I am not entirely sure how you would go about this though.