scelts / gees

Landing rate calculation for the Microsoft Flight Simulator 2020
GNU General Public License v3.0
123 stars 20 forks source link

Sorting data by landing rate returns incorrect results #23

Closed anish3343 closed 6 months ago

anish3343 commented 3 years ago

Sorting previous landing data by landing rate in the integrated tool shows an incorrect order [See screenshot below]:

image

It appears that landing rates are treated as strings, rather than numbers. This issue seems at least partially related to issue #17 .

scelts commented 6 months ago

Fixed