subsurface/xslt
Miika Turkia b07af31ea5 Try to detect whether DivingLog's samples are m/f
Seems that we can detect the unit of samples from DivingLog import when
comparing the maximum dive depth to the maximum recorded sample depth.
If sample is bigger, it is recorded in imperial. Of course this relies
on the assumption that the max depth of dive is recorded in metric unit,
but that seems to be the case, at least in the sample received.

It really does not make any sense to have both units in use for one dive
without any info on the unit used. But since that is the case, let's try
to cope with it.

Fixes #316

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-12-24 08:20:06 -08:00
..
commonTemplates.xsl Rounding error on time change 2013-10-16 11:52:05 -07:00
csv2xml.xslt We need to use include statement on XSLT nowadays 2013-12-24 07:16:30 -08:00
divelogs-export.xslt We need to use include statement on XSLT nowadays 2013-12-24 07:16:30 -08:00
divelogs.xslt Do not add unnecessary / at end of location on divelogs import 2013-05-17 06:50:50 -07:00
DivingLog.xslt Try to detect whether DivingLog's samples are m/f 2013-12-24 08:20:06 -08:00
jdivelog2subsurface.xslt Identify converted files as imported 2013-03-08 10:17:33 -08:00
MacDive.xslt Identify converted files as imported 2013-03-08 10:17:33 -08:00
SuuntoDM4.xslt We need to use include statement on XSLT nowadays 2013-12-24 07:16:30 -08:00
SuuntoSDM.xslt Correct spelling of "weight" throughout the code. 2013-10-04 09:40:56 -07:00
udcf.xslt Identify converted files as imported 2013-03-08 10:17:33 -08:00
uddf-export.xslt We need to use include statement on XSLT nowadays 2013-12-24 07:16:30 -08:00
uddf.xslt We need to use include statement on XSLT nowadays 2013-12-24 07:16:30 -08:00