Flow chart for shear probes: Difference between revisions
No edit summary |
|||
Line 12: | Line 12: | ||
:# [[Convert the shear probe data]] samples into physical units | :# [[Convert the shear probe data]] samples into physical units | ||
:# Convert all other signals per the recommendations of the manufacturer of the sensor or instruments that produce these signals. | :# Convert all other signals per the recommendations of the manufacturer of the sensor or instruments that produce these signals. | ||
Please note that most choices made must be included in a data set, as described | |||
in the [[Netcdf meta data (shear probes)|list of meta data]]. | |||
</div> | </div> | ||
== "Section" selection == | == "Section" selection == | ||
<div class="mw-collapsible mw-collapsed" id="Section" data-collapsetext="Collapse" data-expandtext="Expand"> | <div class="mw-collapsible mw-collapsed" id="Section" data-collapsetext="Collapse" data-expandtext="Expand"> | ||
<br> | <br> | ||
Line 34: | Line 35: | ||
</div> | </div> | ||
== | == Choosing the [[processing parameters]] == | ||
<div class="mw-collapsible mw-collapsed" id="processing parameters" data-collapsetext="Collapse" data-expandtext="Expand"> | <div class="mw-collapsible mw-collapsed" id="processing parameters" data-collapsetext="Collapse" data-expandtext="Expand"> | ||
<br> | <br> | ||
Line 51: | Line 52: | ||
</div> | </div> | ||
== | == Compute the [[dissipation rate estimates]] == | ||
<div class="mw-collapsible mw-collapsed" id="estimates" data-collapsetext="Collapse" data-expandtext="Expand"> | <div class="mw-collapsible mw-collapsed" id="estimates" data-collapsetext="Collapse" data-expandtext="Expand"> | ||
<br> | <br> |
Revision as of 18:14, 6 June 2024
The processing of shear-probe data can be divided into five major steps, which apply to data collected with any platform or vehicle. There are many sub-steps to these major steps. The major steps are:
Conversion to physical units
"Section" selection
Choosing the processing parameters
Compute the dissipation rate estimates
Apply quality-control metrics
Shear-probe data can be corrupted or compromised in several different ways.
These include but are not limited to (i) collision with plankton and other materials, (ii) unremovable vibrational contamination. (iii) electronic noise, and (iv) interference from other instrumentation on a platform that carries the shear probes.
This section describes the quality control metrics and the coding used to identify them.
Quality-control metrics that are currently identified include;
- figure of merit (FOM)
- fraction of shear-probe data altered by the de-spiking routine
- number of iterations of the de-spiking routine required to clean the data
- agreement between dissipation estimates from redundant sensors (i.e. two or more shear probes)
The numerical threshold for these metrics should depend, as much as possible, on the known statistical properties of a turbulence shear measurement. The numerical values of the QC codes (or flags) is found in QC-flags.
Please note that most choices made must be included in a data set, as described
in the list of meta data.
Return to Shear Probe Welcome Page