FAI-CIVL / FAI-Airscore

AirScore - online paragliding / hanggliding GAP-based scoring software.
https://airscore.cc/
GNU General Public License v3.0
13 stars 17 forks source link

Pilots marked NYP when they are DFNT. #219

Closed philderbeast closed 3 years ago

philderbeast commented 3 years ago

For the 2019 Dalmatian XC Paragliding Open imported from *.fsdb airScore is not reading the DFNT status of two pilots and marking them as NYP instead. Here's the pilot status table from flare-timing.

Id Name Task 1 Task 2
35 Giselle Giampietri DFNoTrack DFNoTrack
10 Igor Eržen    
11 Jerko Odžak    
32 Laura Grakalich DFNoTrack DFNoTrack
15 Mitja Jug    
18 Petros Miskos    
19 Rafal Cypcar    
22 Sandi Krč    
24 Slava Jelić    
26 Stjepan Zjacic    
philderbeast commented 3 years ago

How to parse pilot groups from the XML of an *.fsdb file.

kuaka commented 3 years ago

Airscore does not currently support did fly no track.

Related to #103 and #232

biuti commented 3 years ago

I update the function(https://github.com/FAI-CIVL/FAI-Airscore/issues/232#issuecomment-751813251) Now they are correctly reported as mindist.

image