<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://atomix.app.uib.no/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amelie+Meyer</id>
	<title>Atomix - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://atomix.app.uib.no/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amelie+Meyer"/>
	<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/Special:Contributions/Amelie_Meyer"/>
	<updated>2026-05-25T12:47:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4134</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4134"/>
		<updated>2022-06-03T20:53:03Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;[In progress]&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are bitwise flags with boolean values which are CF compliant. More information available here: https://mplnet.gsfc.nasa.gov/about-flags&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Bit&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Example threshold value&lt;br /&gt;
| Ex: True =1  / False =0 &lt;br /&gt;
| Ex: Q value&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Bit 0&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Bit 1&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| 40%&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Bit 2&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| N/A&lt;br /&gt;
| 1&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| Bit 3&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| To be confirmed&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| Bit 4&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
| 16&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| Bit 5&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 64&lt;br /&gt;
| Bit 6&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 128&lt;br /&gt;
| Bit 7&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Final Q = 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 20 means that the dissipation estimated failed both dissipation ratio limit test and the resolved variance test.&lt;br /&gt;
A value of 255 means that all tests failed.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4128</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4128"/>
		<updated>2022-06-03T19:54:24Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;[In progress]&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Bit&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Example threshold value&lt;br /&gt;
| Ex: True =1  / False =0 &lt;br /&gt;
| Ex: Q value&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Bit 0&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Bit 1&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| 40%&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Bit 2&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| N/A&lt;br /&gt;
| 1&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| Bit 3&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| To be confirmed&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| Bit 4&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
| 16&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| Bit 5&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 64&lt;br /&gt;
| Bit 6&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 128&lt;br /&gt;
| Bit 7&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Final Q = 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 20 means that the dissipation estimated failed both dissipation ratio limit test and the resolved variance test.&lt;br /&gt;
A value of 255 means that all tests failed.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4127</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4127"/>
		<updated>2022-06-03T19:53:42Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;[In progress]&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Bit&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
| Example threshold value&lt;br /&gt;
| Ex: True =1  / False =0 &lt;br /&gt;
| Ex: Q value&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Bit 0&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Bit 1&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| 40%&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Bit 2&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| N/A&lt;br /&gt;
| 1&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| Bit 3&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| To be confirmed&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| Bit 4&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
| 16&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| Bit 5&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 64&lt;br /&gt;
| Bit 6&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 128&lt;br /&gt;
| Bit 7&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Final Q = 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 20 means that the dissipation estimated failed both dissipation ratio limit test and the resolved variance test.&lt;br /&gt;
A value of 255 means that all tests failed.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4126</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4126"/>
		<updated>2022-06-03T19:52:40Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Bit&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Example threshold value&lt;br /&gt;
! Ex: True =1  / False =0 &lt;br /&gt;
! Ex: Q value&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Bit 0&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Bit 1&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| 40%&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Bit 2&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| N/A&lt;br /&gt;
| 1&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| Bit 3&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| To be confirmed&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| Bit 4&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
| 16&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| Bit 5&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 64&lt;br /&gt;
| Bit 6&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 128&lt;br /&gt;
| Bit 7&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Final Q = 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 20 means that the dissipation estimated failed both dissipation ratio limit test and the resolved variance test.&lt;br /&gt;
A value of 255 means that all tests failed.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4125</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4125"/>
		<updated>2022-06-03T19:52:02Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Bit&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Example threshold value&lt;br /&gt;
! Ex: True =1  / False =0 &lt;br /&gt;
! Ex: Q value&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Bit 0&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Bit 1&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| 40%&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Bit 2&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| N/A&lt;br /&gt;
| 1&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| Bit 3&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| To be confirmed&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| Bit 4&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
| 16&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| Bit 5&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 64&lt;br /&gt;
| Bit 6&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 128&lt;br /&gt;
| Bit 7&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| Final Q = 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 20 means that the dissipation estimated failed both dissipation ratio limit test and the resolved variance test.&lt;br /&gt;
A value of 255 means that all tests failed.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4124</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4124"/>
		<updated>2022-06-03T19:51:13Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Bit&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Example threshold value&lt;br /&gt;
! Ex: True =1  / False =0 &lt;br /&gt;
! Ex: Q value&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Bit 0&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Bit 1&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| 40%&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Bit 2&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| N/A&lt;br /&gt;
| 1&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| Bit 3&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| To be confirmed&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| Bit 4&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
| 16&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| Bit 5&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 64&lt;br /&gt;
| Bit 6&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 128&lt;br /&gt;
| Bit 7&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
| Final Q = 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 20 means that the dissipation estimated failed both dissipation ratio limit test and the resolved variance test.&lt;br /&gt;
A value of 255 means that all tests failed.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4123</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4123"/>
		<updated>2022-06-03T19:45:27Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Bit&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Example threshold value&lt;br /&gt;
! Ex: True =1  / False =0 &lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Bit 0&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| Bit 1&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| 40%&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Bit 2&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| N/A&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| Bit 3&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| To be confirmed&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| Bit 4&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| Bit 5&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 64&lt;br /&gt;
| Bit 6&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 128&lt;br /&gt;
| Bit 7&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| N/A&lt;br /&gt;
| 0 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 3 means that the dissipation estimated failed both FOM_limit test and the despike_fraction test.&lt;br /&gt;
A value of 15 means that all tests failed.&lt;br /&gt;
A failure of any one test (&amp;lt;math&amp;gt;Q\ne0&amp;lt;/math&amp;gt;) means that a dissipation test should not be trusted.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4122</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4122"/>
		<updated>2022-06-03T19:41:21Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
       1, if FOM &amp;gt; FOM_limit&lt;br /&gt;
       2, if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
       4, if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
       8, if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
       16, if variance resolved &amp;gt; 50% &lt;br /&gt;
       32, manual flag defined by user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Bit&lt;br /&gt;
! Example threshold value&lt;br /&gt;
! Ex: True =1  / False =0 &lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| Bit 0&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| Bit 1&lt;br /&gt;
| 40%&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| Bit 2&lt;br /&gt;
| N/A&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| Bit 3&lt;br /&gt;
| To be confirmed&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| Bit 4&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 5&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 64&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 6&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 128&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 7&lt;br /&gt;
| N/A&lt;br /&gt;
| 0 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 3 means that the dissipation estimated failed both FOM_limit test and the despike_fraction test.&lt;br /&gt;
A value of 15 means that all tests failed.&lt;br /&gt;
A failure of any one test (&amp;lt;math&amp;gt;Q\ne0&amp;lt;/math&amp;gt;) means that a dissipation test should not be trusted.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4121</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4121"/>
		<updated>2022-06-03T19:40:30Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
       1, if FOM &amp;gt; FOM_limit&lt;br /&gt;
       2, if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
       4, if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
       8, if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
       16, if variance resolved &amp;gt; 50% &lt;br /&gt;
       32, manual flag defined by user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Bit&lt;br /&gt;
! Example threshold value&lt;br /&gt;
! Ex: True =1  / False =0 &lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| Bit 0&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| Bit 1&lt;br /&gt;
| 40%&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| Bit 2&lt;br /&gt;
| N/A&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| Bit 3&lt;br /&gt;
| To be confirmed&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| Bit 4&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 5&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 64&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 6&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 128&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 7&lt;br /&gt;
| N/A&lt;br /&gt;
| 0 |}&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 3 means that the dissipation estimated failed both FOM_limit test and the despike_fraction test.&lt;br /&gt;
A value of 15 means that all tests failed.&lt;br /&gt;
A failure of any one test (&amp;lt;math&amp;gt;Q\ne0&amp;lt;/math&amp;gt;) means that a dissipation test should not be trusted.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4120</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4120"/>
		<updated>2022-06-03T19:39:32Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
       1, if FOM &amp;gt; FOM_limit&lt;br /&gt;
       2, if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
       4, if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
       8, if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
       16, if variance resolved &amp;gt; 50% &lt;br /&gt;
       32, manual flag defined by user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Bit&lt;br /&gt;
! Example threshold value&lt;br /&gt;
! Ex: True =1  / False =0 &lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| Bit 0&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| Bit 1&lt;br /&gt;
| 40%&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| Bit 2&lt;br /&gt;
| N/A&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| Bit 3&lt;br /&gt;
| To be confirmed&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| Bit 4&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 5&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 64&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 6&lt;br /&gt;
| N/A&lt;br /&gt;
| 0|}&lt;br /&gt;
|-&lt;br /&gt;
| 128&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 7&lt;br /&gt;
| N/A&lt;br /&gt;
| 0&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 3 means that the dissipation estimated failed both FOM_limit test and the despike_fraction test.&lt;br /&gt;
A value of 15 means that all tests failed.&lt;br /&gt;
A failure of any one test (&amp;lt;math&amp;gt;Q\ne0&amp;lt;/math&amp;gt;) means that a dissipation test should not be trusted.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4119</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4119"/>
		<updated>2022-06-03T19:33:28Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
       1, if FOM &amp;gt; FOM_limit&lt;br /&gt;
       2, if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
       4, if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
       8, if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
       16, if variance resolved &amp;gt; 50% &lt;br /&gt;
       32, manual flag defined by user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Bit&lt;br /&gt;
! Example threshold value&lt;br /&gt;
! Ex: True =1  / False =0 &lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| Bit 0&lt;br /&gt;
| ?&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| Bit 1&lt;br /&gt;
| ?&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| Bit 2&lt;br /&gt;
| ?&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| Bit 3&lt;br /&gt;
| ?&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| Bit 4&lt;br /&gt;
| 50%&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 5&lt;br /&gt;
| ?&lt;br /&gt;
| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 3 means that the dissipation estimated failed both FOM_limit test and the despike_fraction test.&lt;br /&gt;
A value of 15 means that all tests failed.&lt;br /&gt;
A failure of any one test (&amp;lt;math&amp;gt;Q\ne0&amp;lt;/math&amp;gt;) means that a dissipation test should not be trusted.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4118</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4118"/>
		<updated>2022-06-03T19:22:50Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
       1, if FOM &amp;gt; FOM_limit&lt;br /&gt;
       2, if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
       4, if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
       8, if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
       16, if variance resolved &amp;gt; 50% &lt;br /&gt;
       32, manual flag defined by user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Bit&lt;br /&gt;
! Example threshold value&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| Bit 0&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| Bit 1&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| Bit 2&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| Bit 3&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| if variance resolved less than a threshold&lt;br /&gt;
| Bit 4&lt;br /&gt;
| 50%&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 5&lt;br /&gt;
| ?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 3 means that the dissipation estimated failed both FOM_limit test and the despike_fraction test.&lt;br /&gt;
A value of 15 means that all tests failed.&lt;br /&gt;
A failure of any one test (&amp;lt;math&amp;gt;Q\ne0&amp;lt;/math&amp;gt;) means that a dissipation test should not be trusted.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4117</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4117"/>
		<updated>2022-06-03T19:16:27Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
       1, if FOM &amp;gt; FOM_limit&lt;br /&gt;
       2, if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
       4, if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
       8, if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
       16, if variance resolved &amp;gt; 50% &lt;br /&gt;
       32, manual flag defined by user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Bit&lt;br /&gt;
! Example threshold value&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| Bit 0&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| Bit 1&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| Bit 2&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| Bit 3&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| if variance resolved &amp;gt; 50%&lt;br /&gt;
| Bit 4&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 5&lt;br /&gt;
| ?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 3 means that the dissipation estimated failed both FOM_limit test and the despike_fraction test.&lt;br /&gt;
A value of 15 means that all tests failed.&lt;br /&gt;
A failure of any one test (&amp;lt;math&amp;gt;Q\ne0&amp;lt;/math&amp;gt;) means that a dissipation test should not be trusted.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4116</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4116"/>
		<updated>2022-06-03T19:15:11Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
       1, if FOM &amp;gt; FOM_limit&lt;br /&gt;
       2, if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
       4, if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
       8, if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
       16, if variance resolved &amp;gt; 50% &lt;br /&gt;
       32, manual flag defined by user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag Mask&lt;br /&gt;
! Flag Meaning&lt;br /&gt;
! Bit&lt;br /&gt;
! Example threshold value&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| Bit 0&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| Bit 1&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| Bit 2&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| Bit 3&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| if variance resolved &amp;gt; 50%&lt;br /&gt;
| Bit 4&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 3 means that the dissipation estimated failed both FOM_limit test and the despike_fraction test.&lt;br /&gt;
A value of 15 means that all tests failed.&lt;br /&gt;
A failure of any one test (&amp;lt;math&amp;gt;Q\ne0&amp;lt;/math&amp;gt;) means that a dissipation test should not be trusted.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4115</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4115"/>
		<updated>2022-06-03T19:11:25Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
       1, if FOM &amp;gt; FOM_limit&lt;br /&gt;
       2, if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
       4, if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
       8, if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
       16, if variance resolved &amp;gt; 50% &lt;br /&gt;
       32, manual flag defined by user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag&lt;br /&gt;
! Meaning&lt;br /&gt;
! Bit&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| Bit 0&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| Bit 1&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| Bit 2&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| Bit 3&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| if variance resolved &amp;gt; 50%&lt;br /&gt;
| Bit 4&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| Bit 5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 3 means that the dissipation estimated failed both FOM_limit test and the despike_fraction test.&lt;br /&gt;
A value of 15 means that all tests failed.&lt;br /&gt;
A failure of any one test (&amp;lt;math&amp;gt;Q\ne0&amp;lt;/math&amp;gt;) means that a dissipation test should not be trusted.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4114</id>
		<title>Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_coding&amp;diff=4114"/>
		<updated>2022-06-03T19:08:48Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;In progress&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Shear-probe quality-control flags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The Q (quality control) flags associated with shear-probe measurements are not compatible with the Ocean Sites [http://www.oceansites.org/ Ocean Sites] for quality control (QC) coding.&lt;br /&gt;
&lt;br /&gt;
Every dissipation estimate from every probe must have Q flag.&lt;br /&gt;
The numerical values of the Q flags are as follows:&lt;br /&gt;
&lt;br /&gt;
       1, if FOM &amp;gt; FOM_limit&lt;br /&gt;
       2, if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
       4, if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
       8, if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
       16, if variance resolved &amp;gt; 50% &lt;br /&gt;
       32, manual flag defined by user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag&lt;br /&gt;
! Meaning&lt;br /&gt;
! Comment&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| if FOM &amp;gt; FOM_limit&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| if despike_fraction &amp;gt; despike_fraction_limit&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| if |log(e_max)-log(e_min)|&amp;gt; diss_ratio_limit X \sigma_{\ln\varepsilon}&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| if despike_iterations &amp;gt; despike_iterations_limit&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
| if variance resolved &amp;gt; 50%&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| 32&lt;br /&gt;
| manual flag to be defined by user&lt;br /&gt;
| ?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The Q flags are combined by their addition.&lt;br /&gt;
For example a Q value of 3 means that the dissipation estimated failed both FOM_limit test and the despike_fraction test.&lt;br /&gt;
A value of 15 means that all tests failed.&lt;br /&gt;
A failure of any one test (&amp;lt;math&amp;gt;Q\ne0&amp;lt;/math&amp;gt;) means that a dissipation test should not be trusted.&lt;br /&gt;
The reasons for a failure can be decoded by breaking the value of Q down to its powers of 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Shear probes]]&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Talk:Quality_control_coding&amp;diff=4113</id>
		<title>Talk:Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Talk:Quality_control_coding&amp;diff=4113"/>
		<updated>2022-06-03T18:58:31Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;During our shear probe group meeting on March 28, 2022, we discussed the possibility of using a different flagging scheme for the shear probe data. Suggestions were to use a binary system that allows to relate the flagging number to one or more specific data quality control tests that would be unique even if multible quality control tests were failed by the data set. However, this flagging scheme would only apply to our data and international data centres or data display display servers (e.g. https://www.ocean-ops.org/board) would not recognize this.    &lt;br /&gt;
Perhaps a solution would be to use a two-level scheme, as also suggeted by the Intergovernmental Oceanographic Commission (IOC). On the primary level, we use a common quality flagging as shown below. The secondary level could then be a unique number that points to the quality test the data has failed. The flagging scheme below is taken from a best practice IOC document ([https://repository.oceanbestpractices.org/handle/11329/413 link]). The secondary level could then complement the primary level flags by reporting the results of specific QC tests performed and data processing history. As suggested by IOC best practices &amp;quot;The secondary level content varies in number and description and is chosen by those who implement the scheme, representing information on the applied quality tests (e.g., excessive spike check, regional data range check) and data processing history (e.g., interpolated values, corrected values).&amp;quot;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ IOC Quality flagging primary level&lt;br /&gt;
|- &lt;br /&gt;
! Value !! Primary-level flag short name !! Definition&lt;br /&gt;
|- &lt;br /&gt;
|1 || Good || Passed documented required QC tests&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Not evaluated, not available or unknown || Used for data when no QC test performed or the information on quality is not available&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Questionable/suspect || Failed non-critical documented metric or subjective test(s)&lt;br /&gt;
|-&lt;br /&gt;
|4 || Bad || Failed critical documented QC test(s) or as assigned by the data provider&lt;br /&gt;
|-&lt;br /&gt;
|9 || Missing data || Used as place holder when data are missing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Would that work?&lt;br /&gt;
&lt;br /&gt;
---------------------------&lt;br /&gt;
[Below are some old notes from the main page. They might still come in handy at a later stage:&lt;br /&gt;
Amelie]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Ocean Sites&#039;&#039;&#039;&lt;br /&gt;
Providing quality-control flags according to Ocean Sites is encouraged. &lt;br /&gt;
These are described at [http://www.oceansites.org/ Ocean Sites] for quailty control (QC) coding. &lt;br /&gt;
This flagging scheme is mostly compatible with the primary level flagging recommended by [http://www.ioccp.org/images/D4standards/IOC-OceanDataStandards54-3-2013.pdf Intergovernmental Oceanographic Commission of UNESCO (2013)]. &lt;br /&gt;
However, only the flags of 0, 1, and 4 make sense for dissipation estimates derived from shear-probe data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag&lt;br /&gt;
! Meaning&lt;br /&gt;
! Comment&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| unknown&lt;br /&gt;
| No QC was performed.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| good data&lt;br /&gt;
| All QC tests passed.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| probably good data&lt;br /&gt;
| Data have failed one or more QC tests but detailed examination after processing (e.g. by visual examination) suggests data is good.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| potentially correctable bad data&lt;br /&gt;
| These data are not to be used without scientific correction or re-calibration (e.g. uncertain shear sensor sensitivity).&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| bad data&lt;br /&gt;
| Data have failed one or more tests.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| -&lt;br /&gt;
| Not used&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| -&lt;br /&gt;
| Not used&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| nominal value&lt;br /&gt;
| Data were not observed but reported (e.g. instrument target depth.).&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| interpolated value&lt;br /&gt;
| Missing data may be interpolated from neighboring data in space or time.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| missing value&lt;br /&gt;
| This is a fill value&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[Rolf left the stuff below in place because I do not know what to do with it.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Climate and Forecast Metadata Convention (CF) requires that QC flags carry attributes. In netCDF (Network Common Data Form) data files, the following information for quality control flagging should be provided for each data variable &amp;lt;PARAM&amp;gt;. &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;PARAM&amp;gt;_QC &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;PARAM&amp;gt;_QC:long_name = “quality flag of &amp;lt;PARAM&amp;gt;”; &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;PARAM&amp;gt;_QC:conventions = “OceanSITES QC Flags”; &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;PARAM&amp;gt;_QC:flag_values = 0, 1, 2, 3, 4, 7, 8, 9;  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;PARAM&amp;gt;_QC:flag_meanings = “0:unknown 1:good_data 2:probably_good_data 3:potentially_correctable_bad_data 4:bad_data 7:nominal_value 8:interpolated_value 9:missing_value” &amp;lt;br/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Talk:Quality_control_coding&amp;diff=4112</id>
		<title>Talk:Quality control coding</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Talk:Quality_control_coding&amp;diff=4112"/>
		<updated>2022-06-03T18:57:57Z</updated>

		<summary type="html">&lt;p&gt;Amelie Meyer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;During our shear probe group meeting on March 28, 2022, we discussed the possibility of using a different flagging scheme for the shear probe data. Suggestions were to use a binary system that allows to relate the flagging number to one or more specific data quality control tests that would be unique even if multible quality control tests were failed by the data set. However, this flagging scheme would only apply to our data and international data centres or data display display servers (e.g. https://www.ocean-ops.org/board) would not recognize this.    &lt;br /&gt;
Perhaps a solution would be to use a two-level scheme, as also suggeted by the Intergovernmental Oceanographic Commission (IOC). On the primary level, we use a common quality flagging as shown below. The secondary level could then be a unique number that points to the quality test the data has failed. The flagging scheme below is taken from a best practice IOC document ([https://repository.oceanbestpractices.org/handle/11329/413 link]). The secondary level could then complement the primary level flags by reporting the results of specific QC tests performed and data processing history. As suggested by IOC best practices &amp;quot;The secondary level content varies in number and description and is chosen by those who implement the scheme, representing information on the applied quality tests (e.g., excessive spike check, regional data range check) and data processing history (e.g., interpolated values, corrected values).&amp;quot;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ IOC Quality flagging primary level&lt;br /&gt;
|- &lt;br /&gt;
! Value !! Primary-level flag short name !! Definition&lt;br /&gt;
|- &lt;br /&gt;
|1 || Good || Passed documented required QC tests&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Not evaluated, not available or unknown || Used for data when no QC test performed or the information on quality is not available&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Questionable/suspect || Failed non-critical documented metric or subjective test(s)&lt;br /&gt;
|-&lt;br /&gt;
|4 || Bad || Failed critical documented QC test(s) or as assigned by the data provider&lt;br /&gt;
|-&lt;br /&gt;
|9 || Missing data || Used as place holder when data are missing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Would that work?&lt;br /&gt;
&lt;br /&gt;
---------------------------&lt;br /&gt;
Below are some old notes from the main page. They might still come in handy at a later stage:&lt;br /&gt;
[Amelie]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Ocean Sites&#039;&#039;&#039;&lt;br /&gt;
Providing quality-control flags according to Ocean Sites is encouraged. &lt;br /&gt;
These are described at [http://www.oceansites.org/ Ocean Sites] for quailty control (QC) coding. &lt;br /&gt;
This flagging scheme is mostly compatible with the primary level flagging recommended by [http://www.ioccp.org/images/D4standards/IOC-OceanDataStandards54-3-2013.pdf Intergovernmental Oceanographic Commission of UNESCO (2013)]. &lt;br /&gt;
However, only the flags of 0, 1, and 4 make sense for dissipation estimates derived from shear-probe data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Flag&lt;br /&gt;
! Meaning&lt;br /&gt;
! Comment&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| unknown&lt;br /&gt;
| No QC was performed.&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| good data&lt;br /&gt;
| All QC tests passed.&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| probably good data&lt;br /&gt;
| Data have failed one or more QC tests but detailed examination after processing (e.g. by visual examination) suggests data is good.&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| potentially correctable bad data&lt;br /&gt;
| These data are not to be used without scientific correction or re-calibration (e.g. uncertain shear sensor sensitivity).&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| bad data&lt;br /&gt;
| Data have failed one or more tests.&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| -&lt;br /&gt;
| Not used&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
| -&lt;br /&gt;
| Not used&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
| nominal value&lt;br /&gt;
| Data were not observed but reported (e.g. instrument target depth.).&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
| interpolated value&lt;br /&gt;
| Missing data may be interpolated from neighboring data in space or time.&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
| missing value&lt;br /&gt;
| This is a fill value&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[Rolf left the stuff below in place because I do not know what to do with it.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Climate and Forecast Metadata Convention (CF) requires that QC flags carry attributes. In netCDF (Network Common Data Form) data files, the following information for quality control flagging should be provided for each data variable &amp;lt;PARAM&amp;gt;. &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;PARAM&amp;gt;_QC &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;PARAM&amp;gt;_QC:long_name = “quality flag of &amp;lt;PARAM&amp;gt;”; &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;PARAM&amp;gt;_QC:conventions = “OceanSITES QC Flags”; &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;PARAM&amp;gt;_QC:flag_values = 0, 1, 2, 3, 4, 7, 8, 9;  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;PARAM&amp;gt;_QC:flag_meanings = “0:unknown 1:good_data 2:probably_good_data 3:potentially_correctable_bad_data 4:bad_data 7:nominal_value 8:interpolated_value 9:missing_value” &amp;lt;br/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amelie Meyer</name></author>
	</entry>
</feed>