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

Feature/load-factor-improvements #270

Merged
merged 16 commits into from
Nov 21, 2024
Merged

Conversation

roger-teoh
Copy link
Collaborator

Closes #XX

Changes

  • Adds function to estimate aircraft (passenger/cargo) load factor based on historical monthly and regional load factors provided by IATA. This improves upon the default load factor assumption.
  • Historical load factor databases will be continuously updated as new data is released.

Breaking changes

Features

Fixes

Internals

  • Update default load factor from 70% to 83% to be consistent with historical data

Tests

  • QC test passes locally (make test)
  • CI tests pass

Reviewer

Select @ reviewer

@zebengberg
Copy link
Contributor

@roger-teoh -- I'll make a few small commits to this branch to avoiding reading the csvs whenever the jet module is imported.

@zebengberg zebengberg force-pushed the feature/load-factor-improvements branch from d946c94 to 8ead8c2 Compare November 21, 2024 16:45
@zebengberg zebengberg merged commit ad73d52 into main Nov 21, 2024
11 checks passed
@zebengberg zebengberg deleted the feature/load-factor-improvements branch November 21, 2024 17:09
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.

2 participants