diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/_quarto.yml b/_quarto.yml index 2e7883a..deeec9c 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -25,6 +25,191 @@ book: # - 07-environment.qmd - 08-conclusions.qmd - 99-references.qmd + navbar: + background: light + search: false + title: false + logo: "media/EUROCONTROL-logo-standard-rgb.svg" + left: + - text: "AIU Home" + menu: + - text: "**Home**" + icon: "house-fill" + href: "https://ansperformance.eu" + # --- + - text: " **Traffic**" + href: "https://ansperformance.eu/traffic/" + + - text: " Daily Traffic Dashboard" + icon: "arrow-return-right" + href: "https://www.eurocontrol.int/Economics/DailyTrafficVariation-States.html" + + - text: "Traffic Forecast" + icon: "arrow-return-right" + href: "https://ansperformance.eu/traffic/statfor/" + # --- + - text: " **Efficiency & Environment**" + href: "https://ansperformance.eu/efficiency/" + - text: "CO2 emissions" + icon: "arrow-return-right" + href: "https://ansperformance.eu/efficiency/emissions/" + - text: "Horizontal Flight Efficiency" + icon: "arrow-return-right" + href: "https://ansperformance.eu/efficiency/hfe/" + + - text: "Vertical Flight Efficiency" + icon: "arrow-return-right" + href: "https://ansperformance.eu/efficiency/vfe/" + + - text: "Terminal Holdings" + icon: "arrow-return-right" + href: "https://ansperformance.eu/efficiency/asma/" + + - text: "Taxi-out" + icon: "arrow-return-right" + href: "https://ansperformance.eu/efficiency/taxiout/" + + # --- + - text: " **Economics**" + href: "https://ansperformance.eu/economics/" + + - text: "Service Units" + icon: "arrow-return-right" + href: "https://www.eurocontrol.int/ServiceUnits/Dashboard/EnRouteMainDashboard.html" + + - text: "Unit Rates and Costs" + icon: "arrow-return-right" + href: "https://www.eurocontrol.int/ServiceUnits/Dashboard/EnRouteUnitRates.html" + + - text: "ATM Cost Effectiveness" + icon: "arrow-return-right" + href: "https://ansperformance.eu/ACE/" + + - text: "ANSPs Financial Situation" + icon: "arrow-return-right" + href: "https://ansperformance.eu/economics/finance/" + + - text: "CBA" + icon: "arrow-return-right" + href: "https://ansperformance.eu/economics/cba/" + + # --- + - text: " **Stakeholder views**" + href: "https://ansperformance.eu/dashboard/stakeholder/" + + - text: "Airport View" + icon: "arrow-return-right" + href: "https://ansperformance.eu/airport/" + + - text: "ANSP View" + icon: "arrow-return-right" + href: "https://ansperformance.eu/ansp/" + + - text: "FAB View" + icon: "arrow-return-right" + href: "https://ansperformance.eu/dashboard/stakeholder/fab/" + + - text: "State View" + icon: "arrow-return-right" + href: "https://ansperformance.eu/dashboard/stakeholder/state/" + + # --- + - text: " **Publications**" + href: "https://ansperformance.eu/publications/" + + - text: "Data" + icon: "arrow-return-right" + href: "https://ansperformance.eu/data/" + + # --- + - text: " **Reference**" + href: "https://ansperformance.eu/reference/" + + # --- + - text: " **External**" + + - text: "Single European Sky Portal" + icon: "arrow-return-right" + href: "https://www.eurocontrol.int/prudata/dashboard/" + + - text: "ICAO GANP" + icon: "arrow-return-right" + href: "https://www4.icao.int/ganpportal/" + + - text: "About" + menu: + - text: "About the PRC" + href: "https://ansperformance.eu/about/prc/" + + - text: "About the PRU" + href: "https://ansperformance.eu/about/us/" + + - text: "Release notes" + href: "https://ansperformance.eu/post/" + + - text: "Disclaimer" + href: "https://ansperformance.eu/about/disclaimer/" + + - text: "Areas" + menu: + - text: "Traffic" + href: "https://ansperformance.eu/traffic/" + + - text: "Capacity & delays" + href: "https://ansperformance.eu/capacity/" + + - text: "Efficiency & environment" + href: "https://ansperformance.eu/efficiency/" + + - text: "Economics" + href: "https://ansperformance.eu/economics/" + + - text: "Views" + menu: + - text: "Airports" + href: "https://ansperformance.eu/dashboard/stakeholder/airport/" + + - text: "Air Navigation Service Provider" + href: "https://ansperformance.eu/ansp/" + + - text: "Functional Airspace Block" + href: "https://ansperformance.eu/fab/" + + - text: "State" + href: "https://ansperformance.eu/dashboard/stakeholder/state/" + + - text: "Publications" + href: "https://ansperformance.eu/publications/" + + - text: "Data" + href: "https://ansperformance.eu/data/" + + - text: "Reference" + menu: + - text: "Data downloads" + href: "https://ansperformance.eu/data/" + + - text: "Definitions" + href: "https://ansperformance.eu/definition/" + + - text: "Methodology" + href: "https://ansperformance.eu/methodology/" + + - text: "Acronyms" + href: "https://ansperformance.eu/acronym/" + + - text: "Bibliography" + href: "https://ansperformance.eu/bibliography/" + + - text: "---" + + - text: " ICAO GANP" + href: "https://www4.icao.int/ganpportal/" + + - text: "SES" + menu: + - text: " Single European Sky (SES) Portal" + href: "https://www.eurocontrol.int/prudata/dashboard/" appendices: - A1-appendix.qmd @@ -33,6 +218,7 @@ downloads: [pdf, docx] #bibliography: book.bib #, packages.bib] bibliography: references.bib + format: html: theme: cosmo diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/docs/00-executive-summary.html b/docs/00-executive-summary.html index eb1f1e9..efd894d 100644 --- a/docs/00-executive-summary.html +++ b/docs/00-executive-summary.html @@ -2,7 +2,7 @@ - + @@ -17,7 +17,7 @@ ul.task-list{list-style: none;} ul.task-list li input[type="checkbox"] { width: 0.8em; - margin: 0 0.8em 0.2em -1em; /* quarto-specific, see https://github.com/quarto-dev/quarto-cli/issues/4556 */ + margin: 0 0.8em 0.2em -1.6em; vertical-align: middle; } @@ -42,18 +42,12 @@ - +
- +
-
+
- -
- -

The Performance Section of the Brazilian Department of Airspace Control and the Performance Review Unit of EUROCONTROL jointly developed this third edition of the Brazil-Europe comparison of Air Navigation System Performance. This edition of the bi-regional report builds on the previous comparison reports using commonly agreed metrics and definitions to compare, understand, and improve the performance of air navigation services. This report and previous editions are available at

-