Your flights
6Getting flights onto the site
The three ways a flight arrives here, and every rule the upload applies: duplicates, the late upload window, the free yearly cap and the past year block.
Three ways in#
Uploading a single flight#
- Press Upload flight. The upload dialog opens.
- Optionally give the flight a Title. Leave it empty and the site builds one from the file, stripping any date it finds in the name.
- Choose the
.igcfile. Only IGC files are accepted. - Decide whether the flight is public. A public flight appears in the public feed, in the rankings and in XC scoring. A private flight is yours alone.
- Tick the rights confirmation.
- Upload. Parsing runs in the background and the flight appears in your log within a few seconds.
The rights checkbox reads I confirm that I am the rightful owner of this file, have the right to upload it, and that this flight did not involve any airspace infringements. It is not decoration: it is the statement the site relies on when your flight goes into a public ranking.
If the flight belongs to a competition task, you can attach it during the upload. Only public tasks from the last seven days are offered, which keeps the list short and stops old tasks being picked by accident.
Note
While parsing runs the flight carries an Analyzing badge and, if you made it public, a Pending Public badge with the note Hidden from public until parsing completes. That is normal. If parsing fails the badge turns into Failed and the flight stays hidden.
The rules the upload applies#
Five checks run on every upload. Each one has a message that tells you exactly what happened, and only one of them actually refuses the file.
Caution
The late upload rule applies to competition scoring as well. A track that arrives after the window cannot be scored until an administrator releases it, so upload competition tracks the same day.
Hike and fly days#
A hike and fly day recorded with the SkyTrackPro app arrives as one IGC file that holds the walks and every flight of the day. The app marks the file and sends its day summary along; an IGC exported from the app and uploaded by hand still carries the marker. The site checks the summary against the track and rejects one that does not match.
Importing your flight history#
The history import exists for one situation: you are moving here from another platform and you want your old flights to come along. It takes one ZIP archive of .igc files and walks through it, one flight at a time.
- Export your flights from the other platform as a ZIP of IGC files. The XContest export works as is.
- Open Flight History Import and choose the ZIP.
- Start the import and leave the page open. A progress bar counts through the archive.
- When it finishes you get a summary: total files, imported, duplicates, invalid and failed.
- Follow View your flights to see the result in your log.
Caution
This is a one time tool, not a sync. It does not keep watching the other platform, and re running it on the same archive simply reports every flight as a duplicate.
Note
Imported flights skip the past year block, because that is the entire point of the tool. They are still fingerprinted, so a flight you already uploaded by hand is not duplicated.
What happens after the upload#
Parsing is where most of the value is added, and it all happens without you doing anything:
- The track is analyzed for distance, duration, altitudes, climb rates, circling time and speeds.
- Four cross country scores are computed: open distance, free distance over three turnpoints, flat triangle and FAI triangle. The best one becomes the flight's XC result.
- The takeoff is matched against the takeoff database, so the flight lands in the right site's flight hub.
- The glider is set when the IGC header names a wing the site already knows, from your own earlier choices first and from the shared glider database second. If it is wrong or empty, fix it in Your flight log.
- If the flight is public, it enters the public feed, the rankings, and every XC challenge and league you have joined.
- If it beats one, the record boards update, and you get an email about it.
All of that is visible on the flight page, described in The flight page.