From c5d3d923a0cd84b6e92e5a451a2fcead996b6e99 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Tue, 30 Dec 2014 21:42:39 +0200 Subject: Guess imperial cylinder sizes on CSV import This patch uses pre-defined working pressures on cylinders to roughly calculate the size in liters. Imperial selection is ignored here as we can use the prefix to detect if the value seems like imperial unit (and the type of cylinder varies based on location, not divers preference in unit). Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/subsurfacecsv.xslt | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'xslt') diff --git a/xslt/subsurfacecsv.xslt b/xslt/subsurfacecsv.xslt index 6820208e7..072dda23e 100644 --- a/xslt/subsurfacecsv.xslt +++ b/xslt/subsurfacecsv.xslt @@ -218,9 +218,27 @@ + + + - + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2