Estia-advanced-programming / Estia-advanced-programming/Tianhao
Altitude with Highest Aircraft Speed
Open
analysis
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o fastJetAlt
**Input**: a flight record file
**Print**: the altitude at which the jet had its fastest speed over a time window of 5min: altitude (m): avg_5min_jet_speed (m/s)
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the CLI option -o fastJetAlt and the code that reads a flight record file, then trace how the five-minute jet-speed window is calculated. Done means the CLI prints altitude (m) and the corresponding average five-minute jet speed (m/s) for the highest speed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100