subsurface/xslt
Miika Turkia 96ee6898e8 Fix special case for temperature in CSV export
The old code took air and water temperatures primarily from
dive/divetemperature or secondarily if the previous one didn't have
either one of them from divecomputer/temperature. The new code attempts
to take first air temperature from dive/divetemperature or
diveomputer/temperature and then on a separate run the water
temperature from these both. Thus we should be fine if one temperature
is in dive/divetemperature and the other in divecomputer/temperature.

Fixes #2169

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
2019-07-13 08:48:26 -07:00
..
av1.xslt
commonTemplates.xsl
csv2xml.xslt
DiveLog.xslt
divelogs-export.xslt
divelogs.xslt
DivingLog.xslt
jdivelog2subsurface.xslt
MacDive.xslt
manualcsv2xml.xslt
Mares.xslt
sensuscsv.xslt
shearwater.xslt
subsurfacecsv.xslt
SuuntoDM4.xslt
SuuntoSDM.xslt
udcf.xslt
uddf-export.xslt
uddf.xslt
xml2csv.xslt
xml2manualcsv.xslt Fix special case for temperature in CSV export 2019-07-13 08:48:26 -07:00