Estia-advanced-programming / Estia-advanced-programming/Tianhao
Minimum Pressure
Open
reporting
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o minPressure
**Input**: a flight record file
**Print**: the minimum pressure in the cockpit (Pa) during the flight
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Java CLI entry point that handles output names and the parser for flight record files. Trace how existing flight measurements are selected and printed, then add the minPressure output and verify it reports the minimum cockpit pressure in pascals for a flight record.
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