Estia-advanced-programming / Estia-advanced-programming/Tianhao
Wind Speed
Open
computing
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o windSpeed
**Input**: a flight record file
**Print**: the average wind speed (m/s) during the flight
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names the -o windSpeed CLI option but no files or tests. Start by locating the CLI entry point and the code that parses flight record files and computes other outputs. Implement average wind speed in m/s for the flight, then verify the option with a representative input file and existing CLI checks.
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
- 42/100