a722fae4c91e6f0a29aed3a53210705417f0fd0e
BalloonLiveParser implementation for parsing Balloon Live IGC files and integrate with track model
- Fully implement `BalloonLiveParser` to parse Balloon Live (IGC dialect) files, handling headers, B, K, and E records. - Update `Track`, `Declaration`, and `MarkerDrop` models with Lombok for simplified field management. - Refactor `Main` class to include necessary imports and clean unused code.
Description
No description provided
Languages
Java
100%