Flow chart for shear probes: Difference between revisions

From Atomix
Aleboyer (talk | contribs)
No edit summary
Aleboyer (talk | contribs)
 
(13 intermediate revisions by the same user not shown)
Line 16: Line 16:
in the [[Netcdf meta data (shear probes)|list of meta data]].
in the [[Netcdf meta data (shear probes)|list of meta data]].
</div>
</div>




Line 34: Line 33:


</div>
</div>


== Choosing the [[processing parameters]] ==
== 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>
:# Choose the lowest wavenumber of spectral estimation (as a function of the vehicle's length) – [[fft-length]].
:# Choose the length of data (in meters) used for each dissipation estimate – [[diss-length]].
:# Choose the length of data (in meters) used for each dissipation estimate – [[diss-length]].
:# Choose the lowest wavenumber of spectral estimation – [[fft-length]].
:# Translate [[diss-length]] and [[fft-length]] into [[duration]] (time).
:# Round these up to [[nearest power-of-two number]] of samples.
:# Choose a [[high-pass filter cut-off frequency]] to be consistent with duration of the [[fft-length]].
:# Choose a [[high-pass filter cut-off frequency]] to be consistent with duration of the [[fft-length]].
:# Choose [[de-spiking parameters]].
:# Choose [[de-spiking parameters]].
:# Choose [[vibration-coherent noise removal]].
:# Choose [[vibration-coherent noise removal]].
:# Choose [[quality-control parameters]].




Line 51: Line 50:


</div>
</div>


== Compute the [[dissipation rate estimates]] ==
== Compute the [[dissipation rate estimates]] ==
Line 78: Line 78:


</div>
</div>


==      Apply [[Shear_probes_quality_control_metrics|quality-control metrics]] ==
==      Apply [[Shear_probes_quality_control_metrics|quality-control metrics]] ==


<div class="mw-collapsible" id="quality_control" data-collapsetext="Collapse" data-expandtext="Expand">
<div class="mw-collapsible mw-collapsed" id="quality_control" data-collapsetext="Collapse" data-expandtext="Expand">
<br>
<br>
Shear-probe data can be corrupted or compromised in several different ways.
Shear-probe data can be corrupted or compromised in several different ways.

Latest revision as of 20:15, 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


Return to Shear Probe Welcome Page