jcbettinelli
New
Hello Dirkhh,
I've been able to run some tests with the java application and the parser.
With the new version of the parser, I've been able to figure out that there was some shift between the dive and the divelogs files.
When I use the java file, I need to extract the dive number 20 and the dive log number 22 to get the same dive data.
And when I use the parser on the extracted dive, I'm getting the following result from your parser:
D:\DS\jcbettinelli\Downloads\Uemis\uemis>parse_uemis.exe dive20.SDA
Creating files dive20.xml divelog20.xml
object_id / internal dive number:
dive20.SDA: 20
divelog20.SDA: 23
Time stamps:
dive20.SDA: 2009-10-07T19:03:08
divelog20.SDA: 2009-10-07T19:03:08
Matching XML files can be found at
http://www.uemis.com/en/sda_logbook/data_src/8389/dive
http://www.uemis.com/en/sda_logbook/data_src/8389/divelog
That would mean that the shift is not even the same on the computer and in the files, or I may have understood something incorrectly.
I've only tried with two dives for now, but I'll keep trying.
I have attached the two dives to the message.
And thank you all for what you are doing here. This is more than appreciated.
View attachment Dives_JCB.zip
I've been able to run some tests with the java application and the parser.
With the new version of the parser, I've been able to figure out that there was some shift between the dive and the divelogs files.
When I use the java file, I need to extract the dive number 20 and the dive log number 22 to get the same dive data.
And when I use the parser on the extracted dive, I'm getting the following result from your parser:
D:\DS\jcbettinelli\Downloads\Uemis\uemis>parse_uemis.exe dive20.SDA
Creating files dive20.xml divelog20.xml
object_id / internal dive number:
dive20.SDA: 20
divelog20.SDA: 23
Time stamps:
dive20.SDA: 2009-10-07T19:03:08
divelog20.SDA: 2009-10-07T19:03:08
Matching XML files can be found at
http://www.uemis.com/en/sda_logbook/data_src/8389/dive
http://www.uemis.com/en/sda_logbook/data_src/8389/divelog
That would mean that the shift is not even the same on the computer and in the files, or I may have understood something incorrectly.
I've only tried with two dives for now, but I'll keep trying.
I have attached the two dives to the message.
And thank you all for what you are doing here. This is more than appreciated.
View attachment Dives_JCB.zip