Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flight planning notebook #210

Merged
merged 3 commits into from
Oct 20, 2022
Merged

Flight planning notebook #210

merged 3 commits into from
Oct 20, 2022

Conversation

galleon
Copy link
Contributor

@galleon galleon commented Sep 25, 2022

This implements the flight planning notebook using OpenAP for aircraft data.
It provides:

  • a utility module with:
    • a class to retrieve meteo data from CDS
    • a class to interpolate wind data
  • the notebook itself

Remaining work:

  • creating the wind data object OpenAP is expecting from our own wind data

@galleon galleon requested a review from g-poveda September 25, 2022 07:49
@galleon galleon self-assigned this Sep 25, 2022
Copy link
Collaborator

@g-poveda g-poveda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spotted some text issue.
Otherwise well written notebook !

notebooks/15_flightplanning_tuto.ipynb Show resolved Hide resolved
notebooks/15_flightplanning_tuto.ipynb Outdated Show resolved Hide resolved
notebooks/15_flightplanning_tuto.ipynb Outdated Show resolved Hide resolved
notebooks/15_flightplanning_tuto.ipynb Outdated Show resolved Hide resolved
notebooks/15_flightplanning_tuto.ipynb Outdated Show resolved Hide resolved
notebooks/15_flightplanning_tuto.ipynb Show resolved Hide resolved
notebooks/15_flightplanning_tuto.ipynb Show resolved Hide resolved
notebooks/15_flightplanning_tuto.ipynb Outdated Show resolved Hide resolved
notebooks/15_flightplanning_tuto.ipynb Show resolved Hide resolved
notebooks/15_flightplanning_tuto.ipynb Show resolved Hide resolved
@galleon
Copy link
Contributor Author

galleon commented Oct 13, 2022

testme

@galleon galleon requested a review from g-poveda October 13, 2022 06:54
@galleon galleon marked this pull request as ready for review October 13, 2022 20:49
notebooks/flightplanning_utils.py Outdated Show resolved Hide resolved
notebooks/flightplanning_utils.py Show resolved Hide resolved
@g-poveda g-poveda merged commit 95f53a4 into airbus:master Oct 20, 2022
@galleon galleon deleted the flight-planning branch October 21, 2022 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants