Add OARMP routing engine, dashboard and documentation
- Complete routing engine: ingest, optimizer (CG+B&B), maintenance monitor, metrics, pipeline, quality checks - Streamlit dashboard with Input/Output tab structure, editable data editors, interactive Folium map with satellite layer and maintenance base highlights, FH stacked bar chart with TTM availability - CSV data files: AERONAVES, CHECKS, AIRPORTS, ESCALA DE VOO - README, CONTEXTO and CHANGELOG added - Remove legacy pre_process scripts and raw binary files (PDFs/xlsx) - Update .gitignore to exclude outputs/, data/, raw/*.pdf, raw/*.xlsx Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
31
raw/AIRPORTS.csv
Normal file
31
raw/AIRPORTS.csv
Normal file
@@ -0,0 +1,31 @@
|
||||
AIRPORT_CODE;AIRPORT_NAME;LATITUDE;LONGITUDE;IS_MAINTENANCE_BASE;COUNTRY
|
||||
SBMN;Manaus - Eduardo Gomes;-3.0267;-60.0496;1;Brazil
|
||||
SBBR;Brasília - Presidente Juscelino Kubitschek;-15.7942;-47.8822;0;Brazil
|
||||
SBGO;Goiânia - Santa Genoveva;-16.6197;-49.2200;0;Brazil
|
||||
SBCT;Curitiba - Afonso Pena;-25.4844;-49.3220;0;Brazil
|
||||
SBPA;Porto Alegre - Salgado Filho;-29.9911;-51.4314;0;Brazil
|
||||
SBRF;Recife - Guararapes;-8.2645;-35.2426;0;Brazil
|
||||
SBBV;Boa Vista - Atlas Brasil Cantá;2.8420;-60.6942;0;Brazil
|
||||
SBSN;São Gabriel da Cachoeira;-0.1333;-67.0833;0;Brazil
|
||||
SBTS;Tabatinga;-4.2505;-69.9342;0;Brazil
|
||||
SBMQ;Maués;-3.3900;-61.2942;0;Brazil
|
||||
SBBE;Benjamin Constant;-4.3797;-70.0336;0;Brazil
|
||||
SBOI;Iquitos - Coronel FAP Vasquez;-3.7458;-73.3075;0;Peru
|
||||
SBPV;Porto Velho - Governador Jorge Teixeira;-8.7608;-63.9047;0;Brazil
|
||||
SBVH;Vilhena;-12.7408;-60.1447;0;Brazil
|
||||
SBGL;Rio de Janeiro - Galeão;-22.8097;-43.2506;0;Brazil
|
||||
SBCY;Cruzeiro do Sul - Aeroporto;-7.6258;-72.6647;0;Brazil
|
||||
SBCO;Comodoro - Aeroporto;-20.4753;-58.6753;0;Brazil
|
||||
SBLO;Londrina - Governador Roberto Silveira;-23.3263;-51.1267;0;Brazil
|
||||
SBTF;Teresina - Senador Petrônio Portela;-5.0589;-42.8229;0;Brazil
|
||||
SBTT;Tatooine - Regional;-7.2100;-74.5700;0;Brazil
|
||||
SBUA;Uaupes;0.8333;-70.5667;0;Brazil
|
||||
SBUY;Uruçuí;-7.1833;-44.3833;0;Brazil
|
||||
SBYS;Yacuanã;0.7000;-67.0667;0;Brazil
|
||||
SWBC;Barcelos;0.9806;-62.9461;0;Brazil
|
||||
SWCA;Carauari;-4.8808;-66.8858;0;Brazil
|
||||
SWEI;Envira;-7.5636;-70.0258;0;Brazil
|
||||
SWKO;Kopena;-5.0500;-67.5000;0;Brazil
|
||||
SBSM;Santa Maria;-29.7108;-53.6922;0;Brazil
|
||||
SBCC;Guarantã do Norte (CPBV);-9.3333;-54.9647;0;Brazil
|
||||
SBAN;Anápolis (Campo Marechal Márcio);-16.2386;-48.9722;0;Brazil
|
||||
|
Reference in New Issue
Block a user