https://github.com/aircraft-operations-lab/roc

Robust Optimal Control for Flight Planning

https://github.com/aircraft-operations-lab/roc

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (17.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Robust Optimal Control for Flight Planning

Basic Info
  • Host: GitHub
  • Owner: Aircraft-Operations-Lab
  • License: lgpl-3.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 727 KB
Statistics
  • Stars: 8
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 1
Created over 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

DOI

roc: Robust Optimal Control for Flight Planning

What is roc?

The Python Library roc is a software package developed by UC3M. It is a tool for robust flight planning considering the concept of free-routing airspace. The main features of roc are: 1) integrates horizontal and vertical decision-making, 2) incorporates uncertainty in meteorological variables. In addition, roc is very generic in terms of flight planning objectives. For instance, it can be used to optimize aircraft trajectory w.r.t minimum flight time, minimum fuel burn, minimum operating cost, and minimum climate impact.

alt text

License: roc is released under GNU Lesser General Public License v3.0 (LGPLv3).

Support: Support of all general technical questions on roc, i.e., installation, application, and development, will be provided by Abolfazl Simorgh (abolfazl.simorgh@uc3m.es).

Copyright (C) 2022, Universidad Carlos III de Madrid

Citation info

Ref 1: Simorgh, A., Soler, M., Dietmuller, S., Matthes, S., Yamashita, H., Castino, F., Yin, F. (2024). Robust 4D climate-optimal aircraft trajectory planning under weather-induced uncertainties: free-routing airspace. Transportation Research Part D, 131.

Ref 2: Simorgh, A., Soler, M., Castino, F., Yin, F., Cerezo-Magaña, M. (2024). Concept of robust climate-friendly flight planning under multiple climate impact estimates. Transportation Research Part D, 131.

Ref 3: González-Arribas, D., Soler, M., & Sanjurjo-Rivo, M. (2018). Robust aircraft trajectory planning under wind uncertainty using optimal control. Journal of Guidance, Control, and Dynamics, 41(3), 673-688.

How to run the library

The installation is the first step to start working with roc. In the following, the steps required to install the library are provided.

  1. It is highly recommended to create a virtual environment (e.g., roc): python conda create -n env_roc python=3.9 conda activate env_roc

  2. Clone or download the repository. The roost source code is available on a public GitHub repository: https://github.com/Aircraft-Operations-Lab/roc. The easiest way to obtain it is to clone the repository using git: git clone https://github.com/Aircraft-Operations-Lab/roc.git.

  3. Locate yourself in the roost (library folder) path, and run the following line, using terminal (MacOS and Linux) or cmd (Windows), which will install all dependencies: python python setup.py install it will install all the required dependencies.

How to use it

There is a script in the test folder of the library, test.py, which provides a sample to get started with the library. This sample file contains comments explaining the required inputs, problem configurations, objective function selection (which includes flight planning objectives), optimization configurations, running, and output files. Notice that we use BADA4.2 to represent the aerodynamic and propulsive performance of the aircraft. Due to restrictions imposed by the BADA license, the current version on GitHub is incomplete, as two Python scripts related to the used aircraft performance model have been excluded (i.e., bada4.py and apm.py). Therefore, users need to define and input an aircraft performance model to the rfp.py module to work with the current library version. We are currently assessing the existing open-source aircraft performance models in order to make the complete library available to the public.

Owner

  • Name: Aircraft Operations Lab UC3M
  • Login: Aircraft-Operations-Lab
  • Kind: organization
  • Location: Spain

A research group at Universidad Carlos III de Madrid innovating for a safer, more resilient and sustainable aviation.

GitHub Events

Total
  • Create event: 1
  • Release event: 1
  • Issues event: 1
  • Watch event: 6
  • Push event: 1
Last Year
  • Create event: 1
  • Release event: 1
  • Issues event: 1
  • Watch event: 6
  • Push event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • NUAACCAHUANGXIAO (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels