-
Notifications
You must be signed in to change notification settings - Fork 16
Description
I processed the raw data today and noticed that some of the logs I uploaded are missing in the trackpoints tables although they are part of the raw data.
It seems to me like if there is a coherent set of sl2 logs sometimes only the first log makes it into the trackpoints tables.
Example from my uploads of the 2016-08-31:
trackid name
53539 Sonar0008.sl2 makes it into the trackpoints tables
53540 Sonar0009.sl2 is missing in the trackpoints tables
53556 Sonar0010.sl2 is missing in the trackpoints tables
53557 Sonar0011.sl2 is missing in the trackpoints tables
53558 Sonar0012.sl2 is missing in the trackpoints tables
Example from my uploads of the 2016-09-25:
trackid name
54185 LASonar0000.sl2 makes it into the trackpoints tables
54186 LASonar0001.sl2 is missing in the trackpoints tables
54187 LASonar0002.sl2 is missing in the trackpoints tables
54188 LASonar0003.sl2 is missing in the trackpoints tables
54189 LASonar0005.sl2 makes it into the trackpoints tables
54190 LASonar0006.sl2 is missing in the trackpoints tables
54191 LASonar0007.sl2 is missing in the trackpoints tables
54192 LASonar0004.sl2 is missing in the trackpoints tables