Estia-advanced-programming / Estia-advanced-programming/issue-updater

Most Demanding Phase - Horizontal Acceleration

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
analysis
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**CLI Output Name**: -o mostAccelPhase

**Input**: a flight record file

**Print**: the name of the phase with the highest average horizontal acceleration: phase_name:acceleration (m/s^2)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the CLI entry point that handles the -o output name and the code that reads a flight record file. Trace how flight phases and acceleration values are represented, then run the existing CLI checks if available. Done means -o mostAccelPhase prints the phase name and its highest average horizontal acceleration in the form phase_name:acceleration (m/s^2).

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.