WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@douglasr
Copy link
Collaborator

Within SDE files exported from DM5, the temperature values are, for some unknown reason, saved as floating point numbers. As an example, if the recorded temperature was 28°C, the value would be saved as 27.99999 which causes the SDE to FIT process to fail.

This PR changes the evaluation of the temperature value to allow a floating point number. I tested with 18 dives exported from DM5 without issue. I also manually changed some of the temperature float values in the DM5 to integers (so as to mimic DM3 exports) and it worked as expected.

@nradov nradov merged commit 27707c6 into nradov:main Aug 20, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants