From caf14865b4d7ea5278661a8171b69ada1a9d8ec9 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Thu, 3 Nov 2016 17:36:57 +0200 Subject: DL7 import: ignore non-numeric pressure If pressure field is empty, we do not want to have field separator as pressure value. This would flood the console with parsing error messages. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/csv2xml.xslt | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/xslt/csv2xml.xslt b/xslt/csv2xml.xslt index 3d998850c..3c62111fb 100644 --- a/xslt/csv2xml.xslt +++ b/xslt/csv2xml.xslt @@ -413,14 +413,16 @@ - - - - - - - - + + + + + + + + + + -- cgit v1.2.3-70-g09d2