Estia-advanced-programming / Estia-advanced-programming/Tianhao
Max Relative Humidity
Open
reporting
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o maxHumidity
**Input**: a flight record file
**Print**: the maximum relative humidity in the cockpit (%) during the flight
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Java CLI option handling for -o and the code that reads a flight record file. Trace how existing output names calculate and print flight metrics, then add maxHumidity for maximum cockpit relative humidity in percent. Done means the option produces the expected maximum value for a flight record file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100