Author Topic: broken data export function  (Read 3625 times)

mburnzie

  • Jr. Member
  • **
  • Posts: 8
    • View Profile
broken data export function
« on: March 11, 2005, 09:17:59 PM »
Version 2.50 seems to have broken the export data function, at least as it relates to elevation climb and loss data.  If you select Analysis|Lap Analysis|Export to Excel, below is the csv file that you get.  Note all the zeros.  It happens with all my files and I can see the elevation data in other parts of Topofusion (e.g. profiles and elevation shading on tracks) and in other programs (Forerunner logbook, BackupForerunner).

Lap,Distance,Moving Time,Climb,Loss,Stopped Time
1,1.000000,0:08:55,0.000000,0.000000,0:00:04
2,2.000000,0:08:44,0.000000,0.000000,0:00:00
3,3.000000,0:09:08,0.000000,0.000000,0:00:00
4,4.000000,0:09:09,0.000000,0.000000,0:00:00
5,5.000000,0:08:14,0.000000,0.000000,0:00:00
6,6.000000,0:09:14,0.000000,0.000000,0:00:00
7,7.000000,0:08:48,0.000000,0.000000,0:00:00
8,8.000000,0:10:00,0.000000,0.000000,0:00:29
9,9.000000,0:09:34,0.000000,0.000000,0:00:17
10,10.000000,0:09:55,0.000000,0.000000,0:00:27
11,11.000000,0:09:11,0.000000,0.000000,0:00:00
12,12.000000,0:09:44,0.000000,0.000000,0:00:01
13,13.000000,0:10:22,0.000000,0.000000,0:00:00
14,13.189960,0:01:56,0.000000,0.000000,0:00:00

Here is the csv file so you can play with it -

laps.csv file exported with Topofusion ver. 2.50

mburnzie

  • Jr. Member
  • **
  • Posts: 8
    • View Profile
broken data export function
« Reply #1 on: March 15, 2005, 07:40:55 PM »
Here is the gpx file, in case that might help you figure out what is going on -

http://home.comcast.net/~mburnzie1/Whit.gpx

Krein

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 1203
  • TopoFusion Author
    • View Profile
    • http://www.topofusion.com/diary
broken data export function
« Reply #2 on: March 17, 2005, 09:13:43 AM »
Yep, this is a certified bug, added at some point after some code resuffling.  I know it worked in the beta versions.

I fixed it for the next beta when it comes out.  Not major enough to warrant a full release, though.

Thanks a lot for pointing the error out.