mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 13:10:19 +00:00
e4f65ab21e
The logic to select samples from EON Steel for divelogs.de export is the following: - Ignore sample at time zero, as that is surface, and the second "odd" sample contains information we are interested in - Grab the second sample, first sample with pressure and temperature readings - Grab the third sample - "grand parent" is 0, thus our first interval sample - Grab the samples when the predecessor (or grand parent) is at least 10 seconds away This logic seems to produce reasonable results when exporting EON Steel logs to divelogs.de. Naturally there might be corner cases, that are not taken into account, but this basic logic seems reasonable in normal cases. (Unfortunately analysis is done based on a single dive.) Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
commonTemplates.xsl | ||
csv2xml.xslt | ||
DiveLog.xslt | ||
divelogs-export.xslt | ||
divelogs.xslt | ||
DivingLog.xslt | ||
jdivelog2subsurface.xslt | ||
MacDive.xslt | ||
manualcsv2xml.xslt | ||
sensuscsv.xslt | ||
shearwater.xslt | ||
subsurfacecsv.xslt | ||
SuuntoDM4.xslt | ||
SuuntoSDM.xslt | ||
udcf.xslt | ||
uddf-export.xslt | ||
uddf.xslt | ||
xml2csv.xslt | ||
xml2manualcsv.xslt |