From 043d07213a60103b0b86fc37591e891a787c00ea Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sun, 31 Mar 2019 09:50:24 +0300 Subject: Initial support for Mares import This import is based on one sample I received. It was exported from some Mares software. Imported data is somewhat limited, but we do get the depth and temperature profiles. (I would love to receive some more sample logs to validate the import and to enhance the data we are grabbing.) Signed-off-by: Miika Turkia --- xslt/Mares.xslt | 205 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 205 insertions(+) create mode 100644 xslt/Mares.xslt (limited to 'xslt') diff --git a/xslt/Mares.xslt b/xslt/Mares.xslt new file mode 100644 index 000000000..4f5dbe0c9 --- /dev/null +++ b/xslt/Mares.xslt @@ -0,0 +1,205 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2