From 5cba16bfe126b9697da2580adb4a7254e4a2e431 Mon Sep 17 00:00:00 2001 From: ctroupin <charles.troupin@gmail.com> Date: Wed, 21 Nov 2018 13:34:01 +0100 Subject: [PATCH] add sentence for gliders --- latex/AlborexData_ESSD.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex/AlborexData_ESSD.tex b/latex/AlborexData_ESSD.tex index a373558..3001b7d 100644 --- a/latex/AlborexData_ESSD.tex +++ b/latex/AlborexData_ESSD.tex @@ -149,7 +149,7 @@ Automated data QC is part of the processing routine of SOCIB Data Center: most o For some platforms, the automated QC are not implemented yet: \begin{description} -\item[Gliders:] a set of quality checks have been added to the glider toolbox \citep[][and available at \url{https://github.com/socib/glider_toolbox}]{TROUPIN16} and are in testing phase at the time of the writing. The QC included tests on $NaN$ values, impossible date or location, valid ranges (depending on depth) for the variables, spikes, gradients and flat lines (constant value over a large range of depths) in profiles. The later check proved useful for conductivity (and hence density and salinity). This new QC step will then be included to the general procedure and new netCDF files will be produced and made available as a new version of the present dataset. +\item[Gliders:] for the present version of the data, no QC are performed on this platform. A set of quality checks have been added to the glider toolbox \citep[][and available at \url{https://github.com/socib/glider_toolbox}]{TROUPIN16} and are in testing phase at the time of the writing. The QC included tests on $NaN$ values, impossible date or location, valid ranges (depending on depth) for the variables, spikes, gradients and flat lines (constant value over a large range of depths) in profiles. The later check proved useful for conductivity (and hence density and salinity). This new QC step will then be included to the general procedure and new netCDF files will be produced and made available as a new version of the present dataset. \item[CTD profiles:] the situation is similar to the gliders: new tests have been recently added to the processing chain at SOCIB, hence the AlborEx CTD profiles will have to be reprocessed in order to assign the quality flags to the measurements. These tests are essentially based on the range of measured values depending on each variable and the presence of strong vertical variations spike within a profile. \end{description} -- GitLab