Analyze and compare IGC tracks from two instruments used on the same flight
barocompare helps you compare altitude data from different sensors:
- GPS1 vs GPS2 altitude
- Baro1 vs Baro2 altitude
-
Install dependencies:
pnpm i
-
Navigate to the frontend directory:
cd fe -
Start the development server:
pnpm dev
-
Open the URL shown in your terminal to start developing.
MIT License
