<?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=CynthiaBluteau</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=CynthiaBluteau"/>
	<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/Special:Contributions/CynthiaBluteau"/>
	<updated>2026-07-17T15:01:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Level_1_data_(velocity_profilers)&amp;diff=4752</id>
		<title>Level 1 data (velocity profilers)</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Level_1_data_(velocity_profilers)&amp;diff=4752"/>
		<updated>2026-07-15T19:04:51Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The required dimensions and variables for the first processing level within NetCDF ATOMIX format for ADCP velocity measurements are described below.  This processing level contains the raw measurements recorded by the instrument. If sampling is in [[Burst sampling|burst mode]], the measurements from individual [[Burst sampling|bursts]] are appended together. &lt;br /&gt;
&lt;br /&gt;
 Only a few attributes for each variable are listed since the page&#039;s purpose is to describe the information layout within each NetCDF file. Please refer to the {{FontColor|bg=#fca1fd|text= [[NetCDF_parameter|complete list]]}} for the additional attributes related to each variable (e.g., units, bounds, cell_methods).&lt;br /&gt;
&lt;br /&gt;
=Dimensions=&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;raw&amp;quot; data-collapsetext=&amp;quot;Collapse&amp;quot; data-expandtext=&amp;quot;Expand dimensions&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Short name&lt;br /&gt;
! Standard name&lt;br /&gt;
! Dimensions&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| TIME&lt;br /&gt;
| time&lt;br /&gt;
| TIME&lt;br /&gt;
| Units in Days since reference time specified in variable attribute&lt;br /&gt;
|-&lt;br /&gt;
| Z_DIST&lt;br /&gt;
| distance_from_sensor_along_vertical&lt;br /&gt;
| Z_DIST&lt;br /&gt;
| bin centre distance (in meters) from the transducer along the instrument&#039;s vertical axis&lt;br /&gt;
|-&lt;br /&gt;
| N_BEAM&lt;br /&gt;
| unique_identifier_for_each_beam&lt;br /&gt;
| N_BEAM&lt;br /&gt;
| Array of 1 to number of beams (3 to 5 typically) &lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Variables=&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;raw&amp;quot; data-collapsetext=&amp;quot;Collapse&amp;quot; data-expandtext=&amp;quot;Expand variables&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
==Required variables==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Short name&lt;br /&gt;
! Standard name&lt;br /&gt;
! Dimensions&lt;br /&gt;
! Comments and units&lt;br /&gt;
|-&lt;br /&gt;
| R_VEL&lt;br /&gt;
| water_radial_velocity_of_scatterers_&lt;br /&gt;
towards_instrument.  &lt;br /&gt;
| TIME, Z_DIST, N_BEAM&lt;br /&gt;
| Units in m/s. Corresponds to &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt; in [[Nomenclature]]&lt;br /&gt;
|-&lt;br /&gt;
| R_VEL_FLAGS&lt;br /&gt;
| water_radial_velocity_of_scatterers_&lt;br /&gt;
towards_instrument_status_flag&lt;br /&gt;
| TIME, Z_DIST, N_BEAM&lt;br /&gt;
| Boolean flags (8 bit, 0-255) to represent one of 8 possible reasons for rejection. {{FontColor|fg=white|bg=red|text= Link to own flagging page}}&lt;br /&gt;
|-&lt;br /&gt;
| THETA&lt;br /&gt;
| beam_angle_from_instrument_z_axis&lt;br /&gt;
| N_BEAM&lt;br /&gt;
| Units in degrees, positive (usually ~20-30&amp;lt;math&amp;gt;^\circ&amp;lt;/math&amp;gt;)&lt;br /&gt;
|-&lt;br /&gt;
| BIN_SIZE&lt;br /&gt;
| instrument_measurement_volume_bin_size&lt;br /&gt;
| N_BEAM&lt;br /&gt;
| vertical size of the ADCP bins. Usually the same for all 4 beams, but 5th beam can vary.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center; font-weight:bold; background-color:#f9eddd&amp;quot; | &#039;&#039;&#039;Quality-control variables recorded by acoustic-Doppler instruments&#039;&#039;&#039; &amp;lt;math&amp;gt;\ddagger&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| ABSIC&lt;br /&gt;
| backscatter_intensity&lt;br /&gt;
| TIME,  Z_DIST, N_BEAM&lt;br /&gt;
| Units of counts&lt;br /&gt;
|-&lt;br /&gt;
| CORR&lt;br /&gt;
| correlation_magnitude_from_each_acoustic_beam&lt;br /&gt;
| TIME,  Z_DIST, N_BEAM&lt;br /&gt;
| Unit of counts&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center; font-weight:bold; background-color:#f9eddd&amp;quot; | &#039;&#039;&#039;Platform motion variables&#039;&#039;&#039; &amp;lt;math&amp;gt;\dagger&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| HEADING&lt;br /&gt;
| platform_yaw_angle&lt;br /&gt;
| TIME&lt;br /&gt;
| degrees, clockwise from true North&lt;br /&gt;
|-&lt;br /&gt;
| PITCH&lt;br /&gt;
| platform_pitch_angle&lt;br /&gt;
| TIME&lt;br /&gt;
| degrees&lt;br /&gt;
|-&lt;br /&gt;
| ROLL&lt;br /&gt;
| platform_roll_angle&lt;br /&gt;
| TIME&lt;br /&gt;
| degrees&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center; font-weight:bold; background-color:#f9eddd&amp;quot; | &#039;&#039;&#039;Optional variables&#039;&#039;&#039; &amp;lt;math&amp;gt;\dagger\dagger&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| BURST_NUMBER &lt;br /&gt;
| unique_identifier_for_each_burst&lt;br /&gt;
| TIME&lt;br /&gt;
| Integers of 1, 2, etc to designate which [[Burst sampling|burst]] the velocities are associated with.  Only required when measuring in burst-mode.&lt;br /&gt;
|-&lt;br /&gt;
| PROFILE_NUMBER &lt;br /&gt;
| unique_identifier_for_each_profile&lt;br /&gt;
| TIME&lt;br /&gt;
| This variable identifies each record (velocity) profile&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; | &amp;lt;math&amp;gt;\ddagger&amp;lt;/math&amp;gt; Quality-control variable names are consistent for those onboard RDI Teleydyne ADCPs. Nortek has CORRN (noise correlation as a % instead of counts) detailed in the [[Level_1_data_(velocity_point-measurements)#Variables|ADV Level 1 variables]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\dagger&amp;lt;/math&amp;gt; Motion variables are necessary for structure function analysis for situating the bins relative the vertical (gravity). These variables do enable converting measurements into geographical.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\dagger\dagger&amp;lt;/math&amp;gt; BURST_NUMBER is only required when measuring in bursts e.g., 18 min of continuous measurements every hour. Can omit if continuously sampled.  &lt;br /&gt;
PROFILE_NUMBER is essentially an integer proxy for TIME. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Optional ancillary variables==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Short name&lt;br /&gt;
! Standard name&lt;br /&gt;
! Dimensions&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| PRES&lt;br /&gt;
| sea_water_pressure&lt;br /&gt;
| TIME&lt;br /&gt;
| dbar, equals 0 at the sea surface and positive down.&lt;br /&gt;
|-&lt;br /&gt;
| TEMP*&lt;br /&gt;
| sea_water_temperature	&lt;br /&gt;
| TIME&lt;br /&gt;
| degrees_Celsius,  in-situ temperature ITS-90 scale&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; | *Data from concurrent sensors may be optionally included e.g., salinity, dissolved oxygen. Kinematic viscosity of seawater needs to be calculated during processing,&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Group attributes (metadata)=&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible&amp;quot;  id=&amp;quot;raw_att&amp;quot; data-expandtext=&amp;quot;Expand group attributes&amp;quot; data-collapsetext=&amp;quot;Collapse attributes&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This section describes attributes that may provide additional information about how the data was processed and manipulated at this stage.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Attribute name&lt;br /&gt;
! Purpose&lt;br /&gt;
! Suggested content&lt;br /&gt;
|-&lt;br /&gt;
| processing_level&lt;br /&gt;
| Boilerplate about the ATOMIX Level 1 content.&lt;br /&gt;
| &amp;lt;blockquote&amp;gt;&#039;&#039;This group includes the raw measurements from the recorder and ancillary measurements required for quality-controlling them using the manufacturer&#039;s recommendations.&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| comment (optional)&lt;br /&gt;
| Information is pertinent to problems in the raw data files during collection.&lt;br /&gt;
| Examples: Stitching of files, corruption of binary files that were recovered by the manufacturer, etc.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Return to [[Dataset requirements for ADCP structure function]]&lt;br /&gt;
&lt;br /&gt;
Go to [[Level 2 data (velocity profilers)| Level 2 segmented]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Level_2_data_(velocity_point-measurements)&amp;diff=4751</id>
		<title>Level 2 data (velocity point-measurements)</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Level_2_data_(velocity_point-measurements)&amp;diff=4751"/>
		<updated>2026-07-08T22:09:47Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The required dimensions and variables for the &#039;&#039;&#039;Level 2 segmented&#039;&#039;&#039; processing level within NetCDF ATOMIX format for velocity measurements are described below.&lt;br /&gt;
&lt;br /&gt;
 Only a few attributes for each variable are listed since the page&#039;s purpose is to describe the information layout within each NetCDF file. Please refer to the {{FontColor|bg=#fca1fd|text= [[NetCDF_parameter|complete list]]}} for the additional attributes related to each variable (e.g., units, bounds, cell_methods).&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Dimensions=&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;raw&amp;quot; data-collapsetext=&amp;quot;Collapse&amp;quot; data-expandtext=&amp;quot;Expand dimensions&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The number of velocity instruments (N_VEL_INSTRUMENT) is here for completeness, but the benchmarks examples will have measurements only from one instrument stored. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Short name&lt;br /&gt;
! Standard name&lt;br /&gt;
! Dimensions&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| TIME&lt;br /&gt;
| time&lt;br /&gt;
| TIME&lt;br /&gt;
| Units in Days since 1950-01-01T00:00:00Z.  Provide bounds attribute to designate the variable containing the limits of each segment ([http://cfconventions.org/cf-conventions/v1.6.0/cf-conventions.html#methods-applied-to-a-timeseries-ex see CF-compliant example]).&lt;br /&gt;
|-&lt;br /&gt;
| N_SAMPLE&lt;br /&gt;
| unique_identifier_for_each_&lt;br /&gt;
sample_within_the_segment&lt;br /&gt;
| N_SAMPLE&lt;br /&gt;
| Max value is the segment length (seconds) multiplied by the sampling rate&lt;br /&gt;
|-&lt;br /&gt;
| N_VEL_COMPONENT&lt;br /&gt;
| unique_identifier_for_each_&lt;br /&gt;
velocity_component&lt;br /&gt;
| N_VEL_COMPONENT&lt;br /&gt;
| Maximum of 3 for u,v, w (east, north, up) velocities&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center; font-weight:bold; background-color:#f9eddd&amp;quot;|  Optional variables &amp;lt;math&amp;gt;\ddagger&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| N_VEL_INSTRUMENT&lt;br /&gt;
| unique_identifier_for_each_&lt;br /&gt;
velocity_instrument&lt;br /&gt;
| N_VEL_INSTRUMENT&lt;br /&gt;
| Required only if storing multiple synchronized instruments in the same file &lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Variables=&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;raw&amp;quot; data-collapsetext=&amp;quot;Collapse&amp;quot; data-expandtext=&amp;quot;Expand variables&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Short name&lt;br /&gt;
! Standard name&lt;br /&gt;
! Dimensions&lt;br /&gt;
! Comment&lt;br /&gt;
|-&lt;br /&gt;
| UVW_VEL&lt;br /&gt;
| water_velocity_in_the_&lt;br /&gt;
analysis_frame_of_reference&lt;br /&gt;
| TIME,  N_SAMPLE, N_VEL_COMPONENT,  N_VEL_INSTRUMENT&lt;br /&gt;
| This may be [[Rotation of the velocity measurements|rotated]] in the direction of the mean flow, or left in XYZ_VEL if relying only on the vertical component when estimating &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;. {{FontColor|fg=red|text=Please specify the analysis frame of reference}} in the variable attribute and/or group&#039;s attribute.&lt;br /&gt;
|-&lt;br /&gt;
| UVW_VEL_FLAGS&lt;br /&gt;
| water_velocity_in_the_&lt;br /&gt;
analysis_frame_of_reference_status_flag&lt;br /&gt;
| TIME,  N_SAMPLE, N_VEL_COMPONENT,  N_VEL_INSTRUMENT&lt;br /&gt;
| Enumerated flag that denotes if and how missing samples were replaced&lt;br /&gt;
|-&lt;br /&gt;
| UVW_VEL_DETRENDED&lt;br /&gt;
| water_velocity_&lt;br /&gt;
in_the_analysis_frame_of_reference_detrended&lt;br /&gt;
| TIME,  N_SAMPLE, N_VEL_COMPONENT,  N_VEL_INSTRUMENT&lt;br /&gt;
| These velocities in the analysis frame of reference have been detrended. The signal may include surface wave, motion contamination, in addition to the turbulence signal. {{FontColor|fg=red|text=Please specify how}}.&lt;br /&gt;
|-&lt;br /&gt;
| [[Level_1_data_(velocity_point-measurements)#Required_height_variable|HEIGHT or DEPTH]]&amp;lt;math&amp;gt;\dagger&amp;lt;/math&amp;gt; &lt;br /&gt;
| See [[Level_1_data_(velocity_point-measurements)#Required_height_variable|Level 1 table]]&lt;br /&gt;
| TIME, N_VEL_INSTRUMENT&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center; font-weight:bold; background-color:#f9eddd&amp;quot;|  Optional variables &amp;lt;math&amp;gt;\ddagger&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| ROT_AXIS&lt;br /&gt;
| angle_of_rotation_from_east_to_x&lt;br /&gt;
| TIME, N_VEL_COMPONENT,  N_VEL_INSTRUMENT&lt;br /&gt;
| Rotation axis [i,j,k] in the geographical coordinates system used to [[Rotation of the velocity measurements|rotate from the geographical to the analysis frame of reference]].&lt;br /&gt;
|-&lt;br /&gt;
| ROT_ANGLE&lt;br /&gt;
| axis_of_rotation_from_east_to_x&lt;br /&gt;
| TIME, N_VEL_INSTRUMENT&lt;br /&gt;
| Angle of rotation from geographical coordinates to the analysis frame of reference around the rotation axis.&lt;br /&gt;
|-&lt;br /&gt;
| BURST_NUMBER &amp;lt;math&amp;gt;\dagger\dagger&amp;lt;/math&amp;gt;&lt;br /&gt;
| unique_identifier_for_each_burst&lt;br /&gt;
| TIME, N_VEL_INSTRUMENT&lt;br /&gt;
| Only required when measuring in burst-mode. Integers of 1, 2, etc to designate which burst the velocities are associated with.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; | &lt;br /&gt;
&amp;lt;math&amp;gt;\ddagger&amp;lt;/math&amp;gt; One could re-write for convenience the optional variables in [[Level_1_data_(velocity_point-measurements)#Optional_variables|Level 1]] after segmenting them into smaller chunks. For instance, PRES (pressure) would be fairly common in surface wave studies.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\dagger&amp;lt;/math&amp;gt; A variable situating the instruments in the water column is required. This may be a nominal depth (or height) or a time-varying depth or height above the bottom.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\dagger\dagger&amp;lt;/math&amp;gt; Variable required only when measuring in bursts e.g., 18 min of continuous measurements every hour.&lt;br /&gt;
|} &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Group attributes (metadata)=&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible&amp;quot;  id=&amp;quot;raw_att&amp;quot; data-expandtext=&amp;quot;Expand group attributes&amp;quot; data-collapsetext=&amp;quot;Collapse attributes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This section describes attributes that may provide additional information about how the data was processed and manipulated at this stage.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Attribute name&lt;br /&gt;
! Purpose&lt;br /&gt;
! Suggested content&lt;br /&gt;
|-&lt;br /&gt;
| processing_level&lt;br /&gt;
| Boilerplate about the content of the NetCDF group.&lt;br /&gt;
| &amp;lt;blockquote&amp;gt;&#039;&#039;In this group, quality-controlled and despiked velocities have been split into smaller segments for processing, and are often [[Rotation of the velocity measurements|rotated into flow&#039;s frame of reference]]. Detrending may occur at this step if this wasn&#039;t completed at the previous processing level.&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| segment_length&lt;br /&gt;
| Provide length in seconds of each segment &lt;br /&gt;
| Usually about 300 to 600 s dependent on [[Time_and_length_scales_of_turbulence|time and length scales of turbulence]]&lt;br /&gt;
|-&lt;br /&gt;
| segment_overlap_proportion&lt;br /&gt;
| Provide proportion overlap of each segment, i.e., window overlap&lt;br /&gt;
| Often set to 0 or 0.5 &lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center; font-weight:bold; background-color:#f9eddd&amp;quot;|  Optional group attributes &amp;lt;math&amp;gt;\ddagger&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| detrending_method&lt;br /&gt;
| Specify which filter or technique was used to detrend velocities, which is required for spectral and turbulence analysis. &lt;br /&gt;
| Some examples include &amp;lt;blockquote&amp;gt;&#039;&#039;High-pass YY order butterworth filter with XX seconds cutoff frequency on the entire burst/timeseries&#039;&#039;&amp;lt;/blockquote&amp;gt; &amp;lt;blockquote&amp;gt;&#039;&#039;Linear detrending on each segment&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| analysis_frame_of_reference&lt;br /&gt;
| Specify the coordinate systems (e.g., geographical, instrument, or flow frame reference) used for analysis since the inertial subrange constants depends on the longitudinal, transverse and vertical component. &lt;br /&gt;
| Some possible options &amp;lt;blockquote&amp;gt;&#039;&#039;Geographical coordinates&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &amp;lt;blockquote&amp;gt;Instrument coordinates&amp;lt;/blockquote&amp;gt; &lt;br /&gt;
 &amp;lt;blockquote&amp;gt;rotated in the direction of mean flow&amp;lt;/blockquote&amp;gt; &lt;br /&gt;
 &amp;lt;blockquote&amp;gt;rotated along the bathymetry/principal component&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rotation_method&lt;br /&gt;
| The basis of [[Rotation of the velocity measurements|rotation]] (if performed) for the turbulence analysis. Were the velocities left in the measurement frame of reference? Was a new frame of reference defined that is more representative of the site conditions (e.g., cross-shelf or along-shelf). Were the velocities rotated over each segment (horizontal plane only i.e., vertical mean velocity was near zero)? &lt;br /&gt;
| State whether the mean vertical velocity was assumed to be zero (flat bottom), and if the rotation depended on the measured velocities or was prescribed. For example, &amp;lt;blockquote&amp;gt;&#039;&#039;Velocities were rotated into the segment&#039;s mean velocity direction (including the contributions from vertical component)&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;Velocities were rotated in the horizontal plane according to the segment&#039;s mean horizontal velocity&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;Velocities were not rotated. Analysis relied on the vertical component in the intrument&#039;s measurement system.&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| comment (optional)&lt;br /&gt;
| Any additional information pertinent to other users who test their algorithms against the file.&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Return to: [[Level 1 data (velocity point-measurements)|Level 1 raw]]&lt;br /&gt;
&lt;br /&gt;
Go to: [[Level_3_data_(velocity_point-measurements)|Level 3 spectra]]&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:ReviewStage&amp;diff=4750</id>
		<title>Template:ReviewStage</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:ReviewStage&amp;diff=4750"/>
		<updated>2026-07-08T22:09:19Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;font-weight:bold;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-weight:normal;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background-color:#ffffc7;&amp;quot; | Page status: {{{toreview|}}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#fffff0;&amp;quot; | Author(s):&lt;br /&gt;
| {{{authors|}}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#fffff0;&amp;quot; | Reviewer(s):&lt;br /&gt;
| {{{reviewer|}}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#fffff0;&amp;quot; | Comment:&lt;br /&gt;
| {{{comment|}}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;ReviewStage&amp;quot; template.&lt;br /&gt;
&lt;br /&gt;
It should be called in the following format:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{ReviewStage&lt;br /&gt;
|instrument_type=&lt;br /&gt;
|toreview=&lt;br /&gt;
|reviewer=&lt;br /&gt;
|authors=&lt;br /&gt;
|comment=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Edit the page to see the template text.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:ReviewStage&amp;diff=4749</id>
		<title>Template:ReviewStage</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:ReviewStage&amp;diff=4749"/>
		<updated>2026-07-08T22:07:43Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;font-weight:bold;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-weight:normal;&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background-color:#ffffc7;&amp;quot; | Page status: {{{toreview|}}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#fffff0;&amp;quot; | Author(s):&lt;br /&gt;
| {{{authors|}}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#fffff0;&amp;quot; | Reviewer(s):&lt;br /&gt;
| {{{reviewer|}}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#fffff0;&amp;quot; | Comment:&lt;br /&gt;
| {{{comment|}}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Category for toreview --&amp;gt;&lt;br /&gt;
{{#if: {{{toreview|}}} | [[Category:{{{toreview}}}]] }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Category for instrument_type --&amp;gt;&lt;br /&gt;
{{#if: {{{instrument_type|}}} | [[Category:{{{instrument_type}}}]] }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;ReviewStage&amp;quot; template.&lt;br /&gt;
&lt;br /&gt;
It can be called as:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{ReviewStage&lt;br /&gt;
|instrument_type=&lt;br /&gt;
|toreview=&lt;br /&gt;
|reviewer=&lt;br /&gt;
|authors=&lt;br /&gt;
|comment=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|instrument_type=&amp;lt;/nowiki&amp;gt; — Instrument type (e.g., ADV).&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|toreview=&amp;lt;/nowiki&amp;gt; — Review status (e.g., Needs review, Reviewed).&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|reviewer=&amp;lt;/nowiki&amp;gt; — Name(s) of reviewer(s).&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|authors=&amp;lt;/nowiki&amp;gt; — Name(s) of author(s).&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|comment=&amp;lt;/nowiki&amp;gt; — Any notes or comments.&lt;br /&gt;
&lt;br /&gt;
=== Behavior ===&lt;br /&gt;
This template categorizes the page under:&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Category:instrument_type]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Category:toreview]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This version does not require PageForms or Arrays and is safe for long‑term use.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Time_and_length_scales_of_turbulence&amp;diff=4748</id>
		<title>Time and length scales of turbulence</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Time_and_length_scales_of_turbulence&amp;diff=4748"/>
		<updated>2026-07-08T21:37:12Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: /* High wavenumber limit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ADV processing&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
|level=level 1 raw, level 2 segmented and quality controlled, level 3 spectra&lt;br /&gt;
}}&lt;br /&gt;
The length and time scales of turbulence must be considered when analysing turbulence measurements. The scales at which the turbulence subranges, both the viscous and inertial subrange, exist depend on the flow properties. These characteristics of the flow influence various decisions when processing velocity measurements for turbulence computations such as:&lt;br /&gt;
* [[Segmenting datasets]]&lt;br /&gt;
* [[Detrending time series]]&lt;br /&gt;
&lt;br /&gt;
==Lengthscales==&lt;br /&gt;
[[File:Velocity timescales.png|400px|thumb|Example velocities from an instrument impacted by tides and surface waves, which are presented as variance preserving spectra. The instrument is tens of meters off the bottom on the continental shelf in stratified waters with a buoyancy period of 9 min. Turbulence analysis is concerned with time scales larger than the buoyancy period]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== High wavenumber limit===&lt;br /&gt;
The wavenumber (length scale) limits depend on the sought quantity &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;, and also the kinematic viscosity &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;L_K=\left(\frac{\nu^3}{\varepsilon}\right)^{1/4}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Low wavenumber limit ===&lt;br /&gt;
Of the order of the largest overturn sizes...&lt;br /&gt;
* Stratified waters Lo&lt;br /&gt;
* Near a boundary  &amp;lt;math&amp;gt;L_Z=0.39z_w&amp;lt;/math&amp;gt; via von karman&#039;s constant of 0.39 and zw the distance to said boundary.&lt;br /&gt;
* Sheared flows can also swap Lo with Ls (Corrsin). Ls = Lz in a pure log-law of the wall flow!&lt;br /&gt;
&lt;br /&gt;
==Timescales==&lt;br /&gt;
Can use the equation &amp;lt;math&amp;gt;\tau=(L^2/\varepsilon)^{1/3}&amp;lt;/math&amp;gt; and dump your favourite turbulent length scale. In stratified waters, this amounts to 1/N.&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Turbulent_kinetic_energy_dissipation&amp;diff=4747</id>
		<title>Turbulent kinetic energy dissipation</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Turbulent_kinetic_energy_dissipation&amp;diff=4747"/>
		<updated>2026-07-08T21:34:47Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DefineConcept&lt;br /&gt;
|parameter_name=&amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;&lt;br /&gt;
|description=Viscous dissipation rate of turbulent kinetic energy per unit mass&lt;br /&gt;
|article_type=Concept&lt;br /&gt;
|instrument_type=Velocity point-measurements, Velocity profilers, Shear probes&lt;br /&gt;
}}&lt;br /&gt;
The dissipation rate, for short, is main quantity ATOMIX seeks to improve.&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Turbulent_kinetic_energy_dissipation&amp;diff=4746</id>
		<title>Turbulent kinetic energy dissipation</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Turbulent_kinetic_energy_dissipation&amp;diff=4746"/>
		<updated>2026-07-08T21:34:28Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DefineConcept&lt;br /&gt;
|parameter_name=&amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;&lt;br /&gt;
|description=Viscous dissipation rate of turbulent kinetic energy per unit mass&lt;br /&gt;
|article_type=Concept&lt;br /&gt;
|instrument_type=Velocity point-measurements, Velocity profilers, Shear probes&lt;br /&gt;
}}&lt;br /&gt;
The dissipation rate, for short, is main quantity ATOMIX seeks to improve. It is the irreversible rate of dissipation of the turbulence kinetic energy through viscous friction.&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Preparing_quality-controlled_velocities&amp;diff=4745</id>
		<title>Preparing quality-controlled velocities</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Preparing_quality-controlled_velocities&amp;diff=4745"/>
		<updated>2026-07-08T21:32:17Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ADV processing&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
|level=level 2 segmented and quality controlled&lt;br /&gt;
}}&lt;br /&gt;
After the raw velocities are quality-controlled and optionally despiked, velocities must be further processed before analysing the turbulence spectra. The main steps to prepare the quality-controlled velocities for turbulence analysis are the following:&lt;br /&gt;
# [[Replacement strategies for missing velocities | Replace missing samples]] discarded during quality-control&lt;br /&gt;
# [[Segmenting datasets]] in preparation to estimate velocity spectra&lt;br /&gt;
# [[Rotation of the velocity measurements|Rotate the measurements]] into the flow&#039;s frame of reference&lt;br /&gt;
# [[Decomposing velocity measurements|Decompose the velocities]] into the  mean and turbulence&lt;br /&gt;
&lt;br /&gt;
When measuring velocities continuously or in long [[Burst sampling|bursts]], some individuals may also [[Detrending time series|detrend the time series]] before beginning any of these processing steps.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
Return to [[Data processing of raw measurements]]&lt;br /&gt;
&lt;br /&gt;
Continue to [[Spectral estimates and identifying the inertial subrange]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Data_processing_of_raw_measurements&amp;diff=4744</id>
		<title>Data processing of raw measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Data_processing_of_raw_measurements&amp;diff=4744"/>
		<updated>2026-07-08T21:31:48Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ADV processing&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
|level=level 1 raw&lt;br /&gt;
}}&lt;br /&gt;
The following are specific recommendations for processing raw measurements, which are non-specific to a brand/make of instrument. As such, initial removal of bad data based on recommendations of the instrument manufacturer should be performed first (e.g. removing data with low correlation). Following that, you must:&lt;br /&gt;
&lt;br /&gt;
* [[Velocity despiking|Despike the velocity observations]]&lt;br /&gt;
* [[Phase unwrapping]] if required&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Return to [[Flow chart for velocity point-measurements]]&lt;br /&gt;
&lt;br /&gt;
Continue to [[Preparing quality-controlled velocities]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Velocity_despiking&amp;diff=4743</id>
		<title>Velocity despiking</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Velocity_despiking&amp;diff=4743"/>
		<updated>2026-07-08T21:29:26Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: /* Phase-space thresholding methods */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ADV processing&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
|level=level 1 raw&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Any measured signal may be contaminated by spikes. These spikes are typically short-lived and transient, which result in sudden change in the [[:Media:Velocities spike.png| measured velocities]]. These spikes must be removed because they can alter quite dramatically the [[:Media:Despike spectra.png|velocity spectra]], which is then used for fitting [[Velocity inertial subrange model|inertial subrange model]].&lt;br /&gt;
&lt;br /&gt;
=Overview =&lt;br /&gt;
Spikes in velocities measured by  [[Acoustic-Doppler Velocimeters| acoustic-Doppler velocimeters]] can result from aliasing of the Doppler signal, in particular when pulses become contaminated by reflecting from complex objects and boundaries &amp;lt;ref name=&amp;quot;GoringNikora&amp;quot;&amp;gt;{{Cite journal|authors= D. G. Goring and V.I. Nikora|journal_or_publisher= Journal of Hydraulic Engineering|paper_or_booktitle=  Despiking Acoustic Doppler Velocimeter Data&lt;br /&gt;
|year= 2002|doi= 10.1061/􏰠ASCE􏰐0733-9429􏰠2002􏰐128:1􏰠117􏰐}}&amp;lt;/ref&amp;gt;. Several techniques exist for despiking:&lt;br /&gt;
* [[#Phase-space thresholding methods|Phase-space thresholding]] applied to [[Acoustic-Doppler Velocimeters| acoustic-Doppler velocimeters]] &amp;lt;ref name=&amp;quot;GoringNikora&amp;quot;/&amp;gt; &lt;br /&gt;
* [[#Filter based methods|Filter-based despiking methods]] such as those used in atmospheric turbulence studies &amp;lt;ref name=&amp;quot;Starkenburg&amp;quot;&amp;gt;{{Cite journal|authors= D. Starkenburg, S. Metzger, G.J. Fochesatto, J.G Alfieri, R. Gens, A. Prakash and J. Cristobal|journal_or_publisher=  J. Atmos. Oceanic Technoly|paper_or_booktitle= Assessment of Despiking Methods for Turbulence Data in Micrometeorology&lt;br /&gt;
|year= 2016|doi= 10.1175/JTECH-D-15-0154.1􏰐}}&amp;lt;/ref&amp;gt;. The subgroup is investigating in particular the median filter despiking technique &amp;lt;ref name=&amp;quot;Brock&amp;quot;&amp;gt;{{Cite journal|authors=F.V. Brock|journal_or_publisher=  J. Atmos. Oceanic Technoly|paper_or_booktitle= A nonlinear filter to remove impulse noise from meteorological data&lt;br /&gt;
|year= 1986|doi= 10.1175/1520-0426(1986)003,0051:ANFTRI.2.0.CO;2􏰐}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;ul&amp;gt; &lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block; vertical-align: top;&amp;quot;&amp;gt; [[File:Velocities spike.png|thumb|none|350px|Example velocities measured by an [[Acoustic-Doppler Velocimeters| acoustic-Doppler velocimeters]]]] &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block; vertical-align: top;&amp;quot;&amp;gt; [[File:Despike spectra.png|thumb|none|350px|Example velocity spectra before and after removing spikes. The variance of the despiked signal has reduced by 12% even though there were 30 spikes]] &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Filter based methods=&lt;br /&gt;
This category of methods is quite common in the literature and has been reviewed extensively by others  &amp;lt;ref name=&amp;quot;GoringNikora&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;Starkenburg&amp;quot;/&amp;gt;. These methods compare the original signal against a smoothed version, and values exceeding a threshold are deemed spikes. Most commonly, the threshold is applied to the time series of [[:Media:Smoothed velocities.png|velocity differences]] obtained by subtracting the smoothed velocities from the original spiky signal. &lt;br /&gt;
&lt;br /&gt;
[[File:Smoothed velocities.png|400px|thumb|Example velocities before and after smoothing (top). Filter-based despiking methods use the difference between these two signals to identify spikes (bottom).]]&lt;br /&gt;
&lt;br /&gt;
===Filter choice===&lt;br /&gt;
In the 1970s, scientists developed methods based on nonlinear median filters &lt;br /&gt;
&amp;lt;ref&amp;gt;{{Cite journal|authors=A.E. Beaton, J.W. Tukey|journal_or_publisher= Technometrics|paper_or_booktitle= The fitting of power series, meaning polynomials, illustrated on band-spectroscopic data&lt;br /&gt;
|year= 1974|doi=10.1080/00401706.1974.10489171}}&amp;lt;/ref&amp;gt;. These filters are less biased by spikes than other linear operations such as low-pass Butterworth filters&amp;lt;ref name=&amp;quot;Starkenburg&amp;quot;/&amp;gt;. The moving median filter, for example, only requires a window length, i.e, the number of points over which to calculate the median. This window length must be longer than the duration of spikes, which can span consecutive samples. This number must also be sufficiently short to compute a reasonable local median (see Table 1 of Starkenburg et al 2016&amp;lt;ref name=&amp;quot;Starkenburg&amp;quot;/&amp;gt;).  The challenge then becomes determining the threshold for identifying spikes.&lt;br /&gt;
&lt;br /&gt;
===Identifying the threshold===&lt;br /&gt;
Some filter-based methods use thresholds based on a factor of the original time series&#039; standard deviation (e.g., Tukey method discussed by Goring &amp;amp; Nikora&amp;lt;ref name=&amp;quot;GoringNikora&amp;quot;/&amp;gt;). The results of the analysis then become sensitive to this choice of factor. A more automated means to identify the threshold was proposed by Brock (1986)&amp;lt;ref name=&amp;quot;Brock&amp;quot;/&amp;gt; using a [[:Media:Threshold logic Brock1986.png|histogram of velocity differences]] (the original minus the smoothed signal). The local minimums on either side from the center define the positive and negative thresholds. Velocity differences exceeding these thresholds are deemed to be spikes.&lt;br /&gt;
&lt;br /&gt;
[[File:Threshold logic Brock1986.png|400px|thumb|Histogram of velocity differences between the original (spiky) and smoothed signals. The local minimum denotes the lower and upper thresholds for identifying spikes. The standard deviation of the original time series is 2 cm/s, while the thresholds are -4.8 and 5.3 cm/s.]]&lt;br /&gt;
&lt;br /&gt;
=Phase-space thresholding methods=&lt;br /&gt;
The methods of Goring and Nikora&amp;lt;ref name=&amp;quot;GoringNikora&amp;quot;/&amp;gt; was developed specifically for acoustic-doppler velocity measurements. The other papers referenced above include methods for turbulence measurements for other systems such as eddy-correlation. The JTECH paper by Starkenburg et al. (2016)&amp;lt;ref name=&amp;quot;Starkenburg&amp;quot;/&amp;gt; review a number of methods, including those of Goring and Nikora. Starkenburg et al. (2016) deemed median-based filtering a more robust means of filtering data since it can handle missing points more easily, and handles better time series with evidence of low-frequency coherent turbulent structures.&lt;br /&gt;
&lt;br /&gt;
=Notes=&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
-----&lt;br /&gt;
Return to [[Velocity_point-measurements|Velocity point-measurements&#039; welcome page]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Velocity_despiking&amp;diff=4742</id>
		<title>Velocity despiking</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Velocity_despiking&amp;diff=4742"/>
		<updated>2026-07-08T20:57:48Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ADV processing&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
|level=level 1 raw&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Any measured signal may be contaminated by spikes. These spikes are typically short-lived and transient, which result in sudden change in the [[:Media:Velocities spike.png| measured velocities]]. These spikes must be removed because they can alter quite dramatically the [[:Media:Despike spectra.png|velocity spectra]], which is then used for fitting [[Velocity inertial subrange model|inertial subrange model]].&lt;br /&gt;
&lt;br /&gt;
=Overview =&lt;br /&gt;
Spikes in velocities measured by  [[Acoustic-Doppler Velocimeters| acoustic-Doppler velocimeters]] can result from aliasing of the Doppler signal, in particular when pulses become contaminated by reflecting from complex objects and boundaries &amp;lt;ref name=&amp;quot;GoringNikora&amp;quot;&amp;gt;{{Cite journal|authors= D. G. Goring and V.I. Nikora|journal_or_publisher= Journal of Hydraulic Engineering|paper_or_booktitle=  Despiking Acoustic Doppler Velocimeter Data&lt;br /&gt;
|year= 2002|doi= 10.1061/􏰠ASCE􏰐0733-9429􏰠2002􏰐128:1􏰠117􏰐}}&amp;lt;/ref&amp;gt;. Several techniques exist for despiking:&lt;br /&gt;
* [[#Phase-space thresholding methods|Phase-space thresholding]] applied to [[Acoustic-Doppler Velocimeters| acoustic-Doppler velocimeters]] &amp;lt;ref name=&amp;quot;GoringNikora&amp;quot;/&amp;gt; &lt;br /&gt;
* [[#Filter based methods|Filter-based despiking methods]] such as those used in atmospheric turbulence studies &amp;lt;ref name=&amp;quot;Starkenburg&amp;quot;&amp;gt;{{Cite journal|authors= D. Starkenburg, S. Metzger, G.J. Fochesatto, J.G Alfieri, R. Gens, A. Prakash and J. Cristobal|journal_or_publisher=  J. Atmos. Oceanic Technoly|paper_or_booktitle= Assessment of Despiking Methods for Turbulence Data in Micrometeorology&lt;br /&gt;
|year= 2016|doi= 10.1175/JTECH-D-15-0154.1􏰐}}&amp;lt;/ref&amp;gt;. The subgroup is investigating in particular the median filter despiking technique &amp;lt;ref name=&amp;quot;Brock&amp;quot;&amp;gt;{{Cite journal|authors=F.V. Brock|journal_or_publisher=  J. Atmos. Oceanic Technoly|paper_or_booktitle= A nonlinear filter to remove impulse noise from meteorological data&lt;br /&gt;
|year= 1986|doi= 10.1175/1520-0426(1986)003,0051:ANFTRI.2.0.CO;2􏰐}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;ul&amp;gt; &lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block; vertical-align: top;&amp;quot;&amp;gt; [[File:Velocities spike.png|thumb|none|350px|Example velocities measured by an [[Acoustic-Doppler Velocimeters| acoustic-Doppler velocimeters]]]] &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block; vertical-align: top;&amp;quot;&amp;gt; [[File:Despike spectra.png|thumb|none|350px|Example velocity spectra before and after removing spikes. The variance of the despiked signal has reduced by 12% even though there were 30 spikes]] &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Filter based methods=&lt;br /&gt;
This category of methods is quite common in the literature and has been reviewed extensively by others  &amp;lt;ref name=&amp;quot;GoringNikora&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;Starkenburg&amp;quot;/&amp;gt;. These methods compare the original signal against a smoothed version, and values exceeding a threshold are deemed spikes. Most commonly, the threshold is applied to the time series of [[:Media:Smoothed velocities.png|velocity differences]] obtained by subtracting the smoothed velocities from the original spiky signal. &lt;br /&gt;
&lt;br /&gt;
[[File:Smoothed velocities.png|400px|thumb|Example velocities before and after smoothing (top). Filter-based despiking methods use the difference between these two signals to identify spikes (bottom).]]&lt;br /&gt;
&lt;br /&gt;
===Filter choice===&lt;br /&gt;
In the 1970s, scientists developed methods based on nonlinear median filters &lt;br /&gt;
&amp;lt;ref&amp;gt;{{Cite journal|authors=A.E. Beaton, J.W. Tukey|journal_or_publisher= Technometrics|paper_or_booktitle= The fitting of power series, meaning polynomials, illustrated on band-spectroscopic data&lt;br /&gt;
|year= 1974|doi=10.1080/00401706.1974.10489171}}&amp;lt;/ref&amp;gt;. These filters are less biased by spikes than other linear operations such as low-pass Butterworth filters&amp;lt;ref name=&amp;quot;Starkenburg&amp;quot;/&amp;gt;. The moving median filter, for example, only requires a window length, i.e, the number of points over which to calculate the median. This window length must be longer than the duration of spikes, which can span consecutive samples. This number must also be sufficiently short to compute a reasonable local median (see Table 1 of Starkenburg et al 2016&amp;lt;ref name=&amp;quot;Starkenburg&amp;quot;/&amp;gt;).  The challenge then becomes determining the threshold for identifying spikes.&lt;br /&gt;
&lt;br /&gt;
===Identifying the threshold===&lt;br /&gt;
Some filter-based methods use thresholds based on a factor of the original time series&#039; standard deviation (e.g., Tukey method discussed by Goring &amp;amp; Nikora&amp;lt;ref name=&amp;quot;GoringNikora&amp;quot;/&amp;gt;). The results of the analysis then become sensitive to this choice of factor. A more automated means to identify the threshold was proposed by Brock (1986)&amp;lt;ref name=&amp;quot;Brock&amp;quot;/&amp;gt; using a [[:Media:Threshold logic Brock1986.png|histogram of velocity differences]] (the original minus the smoothed signal). The local minimums on either side from the center define the positive and negative thresholds. Velocity differences exceeding these thresholds are deemed to be spikes.&lt;br /&gt;
&lt;br /&gt;
[[File:Threshold logic Brock1986.png|400px|thumb|Histogram of velocity differences between the original (spiky) and smoothed signals. The local minimum denotes the lower and upper thresholds for identifying spikes. The standard deviation of the original time series is 2 cm/s, while the thresholds are -4.8 and 5.3 cm/s.]]&lt;br /&gt;
&lt;br /&gt;
=Phase-space thresholding methods=&lt;br /&gt;
&#039;&#039;&#039;Elaborate here&#039;&#039;&#039; on the methods of Goring and Nikora&amp;lt;ref name=&amp;quot;GoringNikora&amp;quot;/&amp;gt;, which was developed specifically for acoustic-doppler velocity measurements. The other papers referenced above include methods for turbulence measurements for other systems such as eddy-correlation. The JTECH paper by Starkenburg et al. (2016)&amp;lt;ref name=&amp;quot;Starkenburg&amp;quot;/&amp;gt; review a number of methods, including those of Goring and Nikora. Starkenburg et al. (2016) deemed median-based filtering a more robust means of filtering data since it can handle missing points more easily, and handles better time series with evidence of low-frequency coherent turbulent structures.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Requires first [[Detrending time series|detrending]] the time serie&lt;br /&gt;
* Recursive/iterative process&lt;br /&gt;
* Universal threshold based on ..&lt;br /&gt;
&lt;br /&gt;
=Notes=&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
-----&lt;br /&gt;
Return to [[Velocity_point-measurements|Velocity point-measurements&#039; welcome page]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Time_and_length_scales_of_turbulence&amp;diff=4741</id>
		<title>Time and length scales of turbulence</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Time_and_length_scales_of_turbulence&amp;diff=4741"/>
		<updated>2026-07-08T20:50:07Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: /* Lengthscales */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ADV processing&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
|level=level 1 raw, level 2 segmented and quality controlled, level 3 spectra&lt;br /&gt;
}}&lt;br /&gt;
The length and time scales of turbulence must be considered when analysing turbulence measurements. The scales at which the turbulence subranges, both the viscous and inertial subrange, exist depend on the flow properties. These characteristics of the flow influence various decisions when processing velocity measurements for turbulence computations such as:&lt;br /&gt;
* [[Segmenting datasets]]&lt;br /&gt;
* [[Detrending time series]]&lt;br /&gt;
&lt;br /&gt;
==Lengthscales==&lt;br /&gt;
[[File:Velocity timescales.png|400px|thumb|Example velocities from an instrument impacted by tides and surface waves, which are presented as variance preserving spectra. The instrument is tens of meters off the bottom on the continental shelf in stratified waters with a buoyancy period of 9 min. Turbulence analysis is concerned with time scales larger than the buoyancy period]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== High wavenumber limit===&lt;br /&gt;
For instance, the wavenumber (length scale) limits depend on the sought quantity &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;, and also the kinematic viscosity &amp;lt;math&amp;gt;\nu&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;L_K=\left(\frac{\nu^3}{\varepsilon}\right)^{1/4}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Low wavenumber limit ===&lt;br /&gt;
Of the order of the largest overturn sizes...&lt;br /&gt;
* Stratified waters Lo&lt;br /&gt;
* Near a boundary  &amp;lt;math&amp;gt;L_Z=0.39z_w&amp;lt;/math&amp;gt; via von karman&#039;s constant of 0.39 and zw the distance to said boundary.&lt;br /&gt;
* Sheared flows can also swap Lo with Ls (Corrsin). Ls = Lz in a pure log-law of the wall flow!&lt;br /&gt;
&lt;br /&gt;
==Timescales==&lt;br /&gt;
Can use the equation &amp;lt;math&amp;gt;\tau=(L^2/\varepsilon)^{1/3}&amp;lt;/math&amp;gt; and dump your favourite turbulent length scale. In stratified waters, this amounts to 1/N.&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Level_1_data_(velocity_point-measurements)&amp;diff=4740</id>
		<title>Level 1 data (velocity point-measurements)</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Level_1_data_(velocity_point-measurements)&amp;diff=4740"/>
		<updated>2026-07-08T20:45:09Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The required dimensions and variables for the first processing level within NetCDF ATOMIX format for velocity measurements are described below. This processing level contains the raw measurements recorded by the instrument. If sampling is in [[Burst sampling|burst mode]], the measurements from individual [[Burst sampling|bursts]] are appended together. &lt;br /&gt;
&lt;br /&gt;
 Only a few attributes for each variable are listed since the page&#039;s purpose is to describe the information layout within each NetCDF file. Please refer to the {{FontColor|bg=#fca1fd|text= [[NetCDF_parameter|complete list]]}} for the additional attributes related to each variable (e.g., units, bounds, cell_methods).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Dimensions=&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;raw&amp;quot; data-collapsetext=&amp;quot;Collapse&amp;quot; data-expandtext=&amp;quot;Expand dimensions&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The number of velocity instruments [N_VEL_INSTRUMENT] is here for completeness, but the benchmarks examples will have measurements only from one instrument stored. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Short name&lt;br /&gt;
! Standard name&lt;br /&gt;
! Dimensions&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| TIME&lt;br /&gt;
| time&lt;br /&gt;
| TIME&lt;br /&gt;
| Units in Days since 1950-01-01T00:00:00Z&lt;br /&gt;
|-&lt;br /&gt;
| TIME_HPR&lt;br /&gt;
| time_of_heading_pitch_roll&lt;br /&gt;
| TIME_HPR&lt;br /&gt;
| Heading, pitch and roll (tilt) sensors measure always at 1Hz for Vector ADV&lt;br /&gt;
|-&lt;br /&gt;
| N_VEL_COMPONENT&lt;br /&gt;
| unique_identifier_for_each_velocity_component&lt;br /&gt;
| N_VEL_COMPONENT&lt;br /&gt;
| Maximum of 3 for u,v, w (east, north, up) velocities&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center; font-weight:bold; background-color:#f9eddd&amp;quot;|  Optional variables &amp;lt;math&amp;gt;\ddagger&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| N_VEL_INSTRUMENT&lt;br /&gt;
| unique_identifier_for_each_velocity_instrument&lt;br /&gt;
| N_VEL_INSTRUMENT&lt;br /&gt;
| Required only if storing multiple synchronized instruments in the same file &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Variables=&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;raw&amp;quot; data-collapsetext=&amp;quot;Collapse&amp;quot; data-expandtext=&amp;quot;Expand variables&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
==Required variables==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Short name&lt;br /&gt;
! Standard name&lt;br /&gt;
! Dimensions&lt;br /&gt;
! Comments and units&lt;br /&gt;
|-&lt;br /&gt;
| XYZ_VEL &amp;lt;math&amp;gt;\ddagger&amp;lt;/math&amp;gt; &lt;br /&gt;
| water_velocity_measured_in_&lt;br /&gt;
instrument_coordinates&lt;br /&gt;
| TIME,  N_VEL_COMPONENT,  N_VEL_INSTRUMENT&lt;br /&gt;
| Units in m/s variables are water_velocity_measured_in_ &amp;lt;blockquote&amp;gt;&#039;&#039;geographical_coordinates (ENU)&#039;&#039;&amp;lt;/blockquote&amp;gt;  &amp;lt;blockquote&amp;gt;&#039;&#039;beam_coordinates (BEAM)&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| XYZ_VEL_FLAGS&lt;br /&gt;
| water_velocity_measured_in_&lt;br /&gt;
instrument_coordinates_status_flags&lt;br /&gt;
| TIME, N_VEL_COMPONENT, N_VEL_INSTRUMENT&lt;br /&gt;
| CF-compliant 8-bit (0-255) boolean flag that designates why a velocity sample was discarded. &lt;br /&gt;
|-&lt;br /&gt;
| [[Level_1_data_(velocity_point-measurements)#Required_height_variable|HEIGHT or DEPTH]]&amp;lt;math&amp;gt;\dagger&amp;lt;/math&amp;gt; &lt;br /&gt;
| See [[Level_1_data_(velocity_point-measurements)#Required_height_variable|table below]]&lt;br /&gt;
| TIME, N_VEL_INSTRUMENT&lt;br /&gt;
| Units always in meters&lt;br /&gt;
|-&lt;br /&gt;
| BURST_NUMBER&amp;lt;math&amp;gt;\dagger\dagger&amp;lt;/math&amp;gt;&lt;br /&gt;
| unique_identifier_for_each_burst&lt;br /&gt;
| TIME&lt;br /&gt;
| Integers of 1, 2, etc to designate which [[Burst sampling|burst]] the velocities are associated with.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center; font-weight:bold; background-color:#f9eddd&amp;quot; | &#039;&#039;&#039;Platform motion variables&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| HEADING&lt;br /&gt;
| platform_yaw_angle&lt;br /&gt;
| TIME_HPR, N_VEL_INSTRUMENT&lt;br /&gt;
| degrees, clockwise from true North&lt;br /&gt;
|-&lt;br /&gt;
| PITCH&lt;br /&gt;
| platform_pitch_angle&lt;br /&gt;
| TIME_HPR, N_VEL_INSTRUMENT&lt;br /&gt;
| degrees&lt;br /&gt;
|-&lt;br /&gt;
| ROLL&lt;br /&gt;
| platform_roll_angle&lt;br /&gt;
| TIME_HPR, N_VEL_INSTRUMENT&lt;br /&gt;
| degrees&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align:center; font-weight:bold; background-color:#f9eddd&amp;quot; | &#039;&#039;&#039;Quality-control variables usually available with acoustic-Doppler instruments&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| ABSIC&lt;br /&gt;
| backscatter_intensity_from_each_acoustic_beam&lt;br /&gt;
| TIME,  N_VEL_COMPONENT,  N_VEL_INSTRUMENT&lt;br /&gt;
| count&lt;br /&gt;
|-&lt;br /&gt;
| SNR&lt;br /&gt;
| signal_noise_ratio_from_each_acoustic_beam&lt;br /&gt;
| TIME, N_VEL_COMPONENT&lt;br /&gt;
| decibel &lt;br /&gt;
|-&lt;br /&gt;
| CORRN&lt;br /&gt;
| noise_correlation_percent_from_each_acoustic_beam&lt;br /&gt;
| TIME,  N_VEL_COMPONENT,  N_VEL_INSTRUMENT&lt;br /&gt;
| percent&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; | &amp;lt;math&amp;gt;\ddagger&amp;lt;/math&amp;gt; Some manufacturers record quality-control variables (e.g., CORRN) in the instrument coordinate system. For example, Nortek records these variables in the instrument XYZ frame of reference. It&#039;s best to record the data in that coordinate system. 															&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\dagger&amp;lt;/math&amp;gt;A variable situating the instruments in the water column is required. This may be a nominal depth (or height) or a time-varying depth or height above the bottom.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\dagger\dagger&amp;lt;/math&amp;gt; Variable required only when measuring in [[Burst sampling|bursts]] e.g., 18 min of continuous measurements every hour.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Required height variable ==&lt;br /&gt;
Height or depth-related variables (only 1x is required). These variables locate the instrument vertically from a boundary (e.g, surface or ice). A negative value implies it&#039;s below the boundary. Units are always in meters. Can also provide a constant value in time representing the nominal height and/or depth.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Short name&lt;br /&gt;
! Standard name&lt;br /&gt;
! Dimensions&lt;br /&gt;
|-&lt;br /&gt;
| HEIGHT_AB&lt;br /&gt;
| height_above_bottom&lt;br /&gt;
| TIME, N_VEL_INSTRUMENT&lt;br /&gt;
|-&lt;br /&gt;
| DEPTH&lt;br /&gt;
| depth_below_surface&lt;br /&gt;
| TIME, N_VEL_INSTRUMENT&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Optional ancillary variables==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Short name&lt;br /&gt;
! Standard name&lt;br /&gt;
! Dimensions&lt;br /&gt;
! Comments&lt;br /&gt;
|-&lt;br /&gt;
| PRES&lt;br /&gt;
| sea_water_pressure&lt;br /&gt;
| TIME, N_VEL_INSTRUMENT&lt;br /&gt;
| dbar, equals 0 at the sea surface and positive down.&lt;br /&gt;
|-&lt;br /&gt;
| TEMP*&lt;br /&gt;
| sea_water_temperature	&lt;br /&gt;
| TIME&lt;br /&gt;
| degrees_Celsius,  in-situ temperature ITS-90 scale&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; | *Data from concurrent sensors may be optionally included e.g., salinity, dissolved oxygen (e.g., eddy-correlation system). Kinematic viscosity of seawater needs to be calculated during processing,&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Group attributes (metadata)=&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible&amp;quot;  id=&amp;quot;raw_att&amp;quot; data-expandtext=&amp;quot;Expand group attributes&amp;quot; data-collapsetext=&amp;quot;Collapse attributes&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This section describes attributes that may provide additional information about how the data was processed and manipulated at this stage.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! Attribute name&lt;br /&gt;
! Purpose&lt;br /&gt;
! Suggested content&lt;br /&gt;
|-&lt;br /&gt;
| processing_level&lt;br /&gt;
| Boilerplate about the ATOMIX Level 1 content.&lt;br /&gt;
| &amp;lt;blockquote&amp;gt;&#039;&#039;This group includes the raw measurements from the recorder and ancillary measurements required for quality-controlling them using the manufacturer&#039;s recommendations.&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| despiking_method&lt;br /&gt;
| Specify which despiking technique (if any) was applied to the dataset. Include citation if possible.&lt;br /&gt;
| &amp;lt;blockquote&amp;gt;&#039;&#039;Velocities were despiked using Goring Nikora phase-space thresholding technique applied on [[Detrending_time_series|detrended timeseries]]. Time series were detrended using XX technique.&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| comment (optional)&lt;br /&gt;
| Information is pertinent to problems in the raw data files during collection.&lt;br /&gt;
| Examples: Stitching of files, corruption of binary files that were recovered by the manufacturer, etc.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Return to [[NetCDF velocimeters format]]&lt;br /&gt;
&lt;br /&gt;
Go to next level: [[Level_2_data_(velocity_point-measurements)|Level 2 quality controlled and segmented]]&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:ADV_processing&amp;diff=4739</id>
		<title>Template:ADV processing</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:ADV_processing&amp;diff=4739"/>
		<updated>2026-07-08T20:37:29Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#if: {{{instrument_type|}}} | [[Category:{{{instrument_type}}}]] }}&lt;br /&gt;
&lt;br /&gt;
{{#if: {{{level|}}} | [[Category:{{{instrument_type}}} {{{level}}}]] }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;ADV processing&amp;quot; template.&lt;br /&gt;
&lt;br /&gt;
It can be called as:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{ADV processing&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
|level=level 1 raw&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|instrument_type=&amp;lt;/nowiki&amp;gt; — Instrument type (e.g., ADV).&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|level=&amp;lt;/nowiki&amp;gt; — Processing level description (e.g., &amp;lt;nowiki&amp;gt;level 1 raw, or level 3 spectra&amp;lt;/nowiki&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
=== Behavior ===&lt;br /&gt;
This template categorizes the page under:&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Category:instrument_type]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Category:instrument_type level]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This version does not require PageForms or Arrays.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:ADV_processing&amp;diff=4738</id>
		<title>Template:ADV processing</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:ADV_processing&amp;diff=4738"/>
		<updated>2026-07-08T20:28:38Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#if: {{{instrument_type|}}} | [[Category:{{{instrument_type}}}]] }}&lt;br /&gt;
&lt;br /&gt;
{{#if: {{{level|}}} | [[Category:{{{instrument_type}}} {{{level}}}]] }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;ADV processing&amp;quot; template.&lt;br /&gt;
&lt;br /&gt;
It can be called as:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{ADV processing&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
|level=level 1 raw&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|instrument_type=&amp;lt;/nowiki&amp;gt; — Instrument type (e.g., ADV).&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|level=&amp;lt;/nowiki&amp;gt; — Processing level description (e.g., &amp;lt;nowiki&amp;gt;level 1 raw&amp;lt;/nowiki&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
=== Behavior ===&lt;br /&gt;
This template categorizes the page under:&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Category:instrument_type]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Category:instrument_type level]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This version does not require PageForms or Arrays.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:ADV_processing&amp;diff=4737</id>
		<title>Template:ADV processing</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:ADV_processing&amp;diff=4737"/>
		<updated>2026-07-08T20:27:09Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Category for instrument type --&amp;gt;&lt;br /&gt;
{{#if: {{{instrument_type|}}} | [[Category:{{{instrument_type}}}]] }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Category for each processing level --&amp;gt;&lt;br /&gt;
{{#if: {{{level|}}} |&lt;br /&gt;
  {{#if: {{#pos:{{{level}}},}} |&lt;br /&gt;
    &amp;lt;!-- Multiple comma-separated levels --&amp;gt;&lt;br /&gt;
    {{#foreach: {{{level}}} | , | levelitem |&lt;br /&gt;
      [[Category:{{{instrument_type}}} {{levelitem}}]]&lt;br /&gt;
    }}&lt;br /&gt;
  |&lt;br /&gt;
    &amp;lt;!-- Single level --&amp;gt;&lt;br /&gt;
    [[Category:{{{instrument_type}}} {{{level}}}]]&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;ADV_processing&amp;quot; template.&lt;br /&gt;
&lt;br /&gt;
It can be called manually as:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{ADV_processing&lt;br /&gt;
|level=1,2,3&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|instrument_type=&amp;lt;/nowiki&amp;gt; — The instrument type (e.g., ADV).&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|level=&amp;lt;/nowiki&amp;gt; — One or more processing levels.  &lt;br /&gt;
  - Single value: &amp;lt;nowiki&amp;gt;1&amp;lt;/nowiki&amp;gt;  &lt;br /&gt;
  - Multiple values: &amp;lt;nowiki&amp;gt;1,2,3&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Behavior ===&lt;br /&gt;
This template automatically categorizes the page under:&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Category:instrument_type]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;[[Category:instrument_type level]]&amp;lt;/nowiki&amp;gt; for each level provided.&lt;br /&gt;
&lt;br /&gt;
This version does not require PageForms or Arrays and is safe for long‑term use.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Velocity_point-measurements&amp;diff=4736</id>
		<title>Velocity point-measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Velocity_point-measurements&amp;diff=4736"/>
		<updated>2026-07-08T20:25:21Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Welcome to the velocity point-measurements subgroup! =&lt;br /&gt;
This subgroup addresses best practices in obtaining [[turbulent kinetic energy dissipation]] rate estimates from time series of velocities measured at a point in space.  Our recommendations are designed for measurements collected by any manufacturer, provided the data quality is sufficient for resolving the  [[Velocity inertial subrange model|inertial subrange]] of the velocity spectra.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin-left: auto; margin-right: auto; border: none; text-align:center;&amp;quot; &lt;br /&gt;
|[[File:Advprocessing.png|180px|link=Flow chart for velocity point-measurements|Flow chart for velocity point-measurements]] &lt;br /&gt;
|[[File:Benchmark adv netcdf.png|370px|link=NetCDF velocimeters format|NetCDF velocimeters format]]&lt;br /&gt;
|[[File:TIC Leopold 1.jpg|150px|link=benchmark datasets for velocity measurements|benchmark datasets]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Flow chart for velocity point-measurements|Flow chart for data processing]]&lt;br /&gt;
|[[NetCDF velocimeters format |NetCDF dataset format]]&lt;br /&gt;
|[[benchmark datasets for velocity measurements|Benchmark datasets]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
We will provide  [[benchmark datasets for velocity measurements|benchmarks for velocity measurements]] unaffected by surface waves. These [[benchmark datasets for velocity measurements|benchmarks]] will be a resource for the Ocean Mixing Community to evaluate routines in any programming language.  These [[benchmark datasets for velocity measurements|benchmarks]] will be limited to instruments fixed in space. We will nonetheless include appropriate references to the existing literature on handling moored instruments.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Velocity_inertial_subrange_model&amp;diff=4735</id>
		<title>Velocity inertial subrange model</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Velocity_inertial_subrange_model&amp;diff=4735"/>
		<updated>2026-07-08T20:24:32Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: /* Models influenced by surface waves */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DefineConcept&lt;br /&gt;
|description=The inertial subrange separates the energy-containing production range from the viscous dissipation range.&lt;br /&gt;
|article_type=Fundamentals&lt;br /&gt;
|instrument_type=Velocity point-measurements, Velocity profilers&lt;br /&gt;
}}&lt;br /&gt;
== Model for steady-flows ==&lt;br /&gt;
This theoretical model predicts the spectral shape of velocities in wavenumber space. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Psi_{Vj}(\hat{k})=a_jC_k\varepsilon^{2/3}\hat{k}^{-5/3}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:InertialSubrangeSchematic.png|thumb|Sketch of velocity power density spectrum in log-log space.  The inertial subrange&#039;s -5/3 slope is highlighted. The vertical axis represents &amp;lt;math&amp;gt;\Psi_{Vj}(\hat{k})&amp;lt;/math&amp;gt;. Large scale [[#anisotropy|turbulence anisotropy]] in low energy flow may alter the expected spectral shape]]&lt;br /&gt;
&lt;br /&gt;
Here &amp;lt;math&amp;gt;\hat{k}&amp;lt;/math&amp;gt; is expressed in rad/m and &amp;lt;math&amp;gt;Vj&amp;lt;/math&amp;gt; represents the velocities &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt;  in direction &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt;.  &amp;lt;math&amp;gt;C_k&amp;lt;/math&amp;gt; is the empirical Kolmogorov universal constant of C&lt;br /&gt;
= 1.5 &amp;lt;ref name=&amp;quot;Sreenivasan&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors= K. R. Sreenivasan&lt;br /&gt;
|journal_or_publisher= Phys. Fluids&lt;br /&gt;
|paper_or_booktitle=  On the universality of the Kolmogorov constant&lt;br /&gt;
|year= 1995&lt;br /&gt;
|doi= 10.1063/1.868656&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;. Amongst the three direction, the spectra deviates by the constant &amp;lt;math&amp;gt;a_j&amp;lt;/math&amp;gt;:&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Pope&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors= S.B Pope&lt;br /&gt;
|journal_or_publisher= Cambridge Univ. Press&lt;br /&gt;
|paper_or_booktitle=  Turbulent flows&lt;br /&gt;
|year= 2000&lt;br /&gt;
|doi= 10.1017/CBO9780511840531&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* In the longitudinal direction, i.e., the direction of mean advection (j=1), &amp;lt;math&amp;gt;a_1=\frac{18}{55}&amp;lt;/math&amp;gt; &lt;br /&gt;
* In the other directions &amp;lt;math&amp;gt;a_2=a_3=\frac{4}{3}a_1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Inertial subrange collapse and &amp;lt;span id=&amp;quot;anisotropy&amp;quot;&amp;gt;anisotropy&amp;lt;/span&amp;gt; ==&lt;br /&gt;
Near boundaries or low energy environments--defined as flows with a small separation between the large turbulent overturns &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt; and the smallest (Kolmogorov)-- tends to adversely impact our ability to estimate &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; from the lower wavenumbers. In certain cases, the velocity spectra may not have a sufficiently  developed inertial subrange to estimate &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;  &amp;lt;ref name=&amp;quot;Gargett.etal1984&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors= A. E. Gargett, T. R. Osborn, and P.W. Nasmyth&lt;br /&gt;
|journal_or_publisher= J. Fluid. Mech.&lt;br /&gt;
|paper_or_booktitle=  Local isotropy and the decay of turbulence in a stratified fluid &lt;br /&gt;
|year= 1984&lt;br /&gt;
|doi=10.1017/S0022112084001592&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;Bluteau.etal2011&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors= C.E. Bluteau, N.L. Jones, and G. Ivey &lt;br /&gt;
|journal_or_publisher=  Limnol. Oceanogr.: Methods &lt;br /&gt;
|paper_or_booktitle= Estimating turbulent kinetic energy dissipation using the inertial subrange method in environmental flows&lt;br /&gt;
|year= 2011&lt;br /&gt;
|doi=10:4319/lom.2011.9.302&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Velocity inertial subrange model#anisotropy|Anisotropic velocity spectra]] are exhibited when the largest turbulence scales are less than {{FontColor|fg=white|bg=red|text=XX}} times the Kolmogorov length scale, may inhibit using the vertical velocity component to derive &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;. In these situations, it may be possible to use the longitudinal velocity component (see Bluteau et al. 2011&amp;lt;ref name=&amp;quot;Bluteau.etal2011&amp;quot;/&amp;gt;), which requires the user to [[Rotation of the velocity measurements|rotate the velocity]] in the direction of the mean flow. &lt;br /&gt;
&lt;br /&gt;
[[File:Anisotropy.png|center|thumbnail|600px|Example of how  [[Velocity inertial subrange model#anisotropy| turbulence anisotropy]] influences the velocity spectral shapes. This instrument was located very close to the bed (0.15 m) in a shallow waterway less than 2 m deep, which results in the vertical velocity&#039;s inertial subrange being reduced by the flattening of the spectra at wavenumbers of 10 cpm (0.1m scales).  Strong stratification (or shear) is another mechanism that shortens the inertial subrange at the lower wavenumbers&amp;lt;ref name=&amp;quot;Bluteau.etal2011&amp;quot;/&amp;gt;. The wavenumber at which its impact is felt is approximately &amp;lt;math&amp;gt;L_o/3&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;L_o&amp;lt;/math&amp;gt; is the Ozmidov length scale.]]&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:DefineConcept&amp;diff=4734</id>
		<title>Template:DefineConcept</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:DefineConcept&amp;diff=4734"/>
		<updated>2026-07-08T20:23:30Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Short definition of {{FULLPAGENAME}} {{#if: {{{parameter_name|}}} | ({{{parameter_name}}}) | }}&lt;br /&gt;
|-&lt;br /&gt;
| {{{description}}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;small&amp;gt;This is the common definition for {{FULLPAGENAME}}, but other definitions may be discussed within the wiki.&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Concept]]&lt;br /&gt;
&lt;br /&gt;
{{#if: {{{instrument_type|}}} | [[Category:{{{instrument_type}}}]] }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;DefineConcept&amp;quot; template, which formats the data supplied through the [[Form:DefineConcept|DefineConcept form]].&lt;br /&gt;
&lt;br /&gt;
The page&#039;s name is the full name of the concept/definition, while a short name (or acronym) can be provided as the parameter_name. The instrument_type variable is passed using the form only to avoid creating new categories through typing mistakes.&lt;br /&gt;
&lt;br /&gt;
The form enables categorizing the pages under these two types:&lt;br /&gt;
* Concept (short reusable definitions)&lt;br /&gt;
* Fundamentals&lt;br /&gt;
&lt;br /&gt;
=== Using the template directly (not recommended) ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{DefineConcept&lt;br /&gt;
|parameter_name=&lt;br /&gt;
|description=&lt;br /&gt;
|instrument_type=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4733</id>
		<title>Benchmark datasets for velocity measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4733"/>
		<updated>2026-07-08T20:12:10Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These datasets are currently located in [https://doi.org/10.5281/zenodo.16798905 Zenodo].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|+Summary of potential benchmark datasets for testing existing and future algorithms&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12%&amp;quot;| Dataset name&lt;br /&gt;
! Total depth&lt;br /&gt;
! Deployment  distance from boundary&lt;br /&gt;
! Background median speed&lt;br /&gt;
! &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; range&lt;br /&gt;
! Stratification/shear information&lt;br /&gt;
! style=&amp;quot;width: 20%&amp;quot;| Comment&lt;br /&gt;
|-&lt;br /&gt;
! Units &lt;br /&gt;
! [m]&lt;br /&gt;
! [m]&lt;br /&gt;
! [m/s]&lt;br /&gt;
! [W/kg]&lt;br /&gt;
! &lt;br /&gt;
! &lt;br /&gt;
|-&lt;br /&gt;
| Tidal Slough ADV&lt;br /&gt;
| 2.8&lt;br /&gt;
|  0.45&lt;br /&gt;
| 0.15&lt;br /&gt;
| 1e-7 to 1e-5&lt;br /&gt;
| Unstratified, but shear-induced anisotropy&lt;br /&gt;
| Viscous subrange is occasionally resolved. Another ADV at 0.15 m shows wrapping issues.&lt;br /&gt;
|-&lt;br /&gt;
| Tidal Shelf ADV &lt;br /&gt;
| 250&lt;br /&gt;
| 0.4&lt;br /&gt;
| 0.26&lt;br /&gt;
| 1e-7 to 1e-4&lt;br /&gt;
| Stratified bottom log-layer &lt;br /&gt;
| High-quality dataset with phase wrapping. It overlaps with an ADCP Signature benchmark.&lt;br /&gt;
|-&lt;br /&gt;
| Underice MAVS&lt;br /&gt;
| 353&lt;br /&gt;
| 5&lt;br /&gt;
| 0.03&lt;br /&gt;
| 3e-9 to 7e-8&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Under-ice boundary layer, MAVS suspended 5 m beneath the ice&lt;br /&gt;
|-&lt;br /&gt;
| Tidal MAVS&lt;br /&gt;
| 20&lt;br /&gt;
| 1.45&lt;br /&gt;
| 1.1&lt;br /&gt;
| 3e-4 to 1e-3&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Strong tidal flows&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4732</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4732"/>
		<updated>2026-05-13T16:38:10Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template formats a journal citation for use inside &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Basic example ===&lt;br /&gt;
To cite a journal article, place the following inside your text:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;EmeryThomson2001&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Emery, W. J., and R. E. Thomson&lt;br /&gt;
|year=2001&lt;br /&gt;
|paper_or_booktitle=Data analysis methods in physical oceanography, 2nd edition, Section 5.6.7–5.6.8&lt;br /&gt;
|journal_or_publisher=Elsevier&lt;br /&gt;
|doi=(ISBN)9780080477008&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will produce a numbered reference in the text and a formatted entry in the Notes section.&lt;br /&gt;
&lt;br /&gt;
=== Displaying the reference list ===&lt;br /&gt;
At the bottom of the page, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will display all citations defined with &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Template parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|authors=&amp;lt;/nowiki&amp;gt; — Full author list, formatted exactly as desired.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|year=&amp;lt;/nowiki&amp;gt; — Publication year.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|paper_or_booktitle=&amp;lt;/nowiki&amp;gt; — Title of the paper or chapter.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|journal_or_publisher=&amp;lt;/nowiki&amp;gt; — Journal name or publisher.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|doi=&amp;lt;/nowiki&amp;gt; — DOI or ISBN.&lt;br /&gt;
&lt;br /&gt;
This template does not require any extensions and is safe for long‑term use.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
=References=&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4731</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4731"/>
		<updated>2026-05-13T16:37:15Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template formats a journal citation for use inside &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Basic example ===&lt;br /&gt;
To cite a journal article, place the following inside your text:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;EmeryThomson2001&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Emery, W. J., and R. E. Thomson&lt;br /&gt;
|year=2001&lt;br /&gt;
|paper_or_booktitle=Data analysis methods in physical oceanography, 2nd edition, Section 5.6.7–5.6.8&lt;br /&gt;
|journal_or_publisher=Elsevier&lt;br /&gt;
|doi=(ISBN)9780080477008&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will produce a numbered reference in the text and a formatted entry in the Notes section.&lt;br /&gt;
&lt;br /&gt;
=== Displaying the reference list ===&lt;br /&gt;
At the bottom of the page, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will display all citations defined with &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Template parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|authors=&amp;lt;/nowiki&amp;gt; — Full author list, formatted exactly as desired.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|year=&amp;lt;/nowiki&amp;gt; — Publication year.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|paper_or_booktitle=&amp;lt;/nowiki&amp;gt; — Title of the paper or chapter.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|journal_or_publisher=&amp;lt;/nowiki&amp;gt; — Journal name or publisher.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|doi=&amp;lt;/nowiki&amp;gt; — DOI or ISBN.&lt;br /&gt;
&lt;br /&gt;
This template does not require any extensions and is safe for long‑term use.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4730</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4730"/>
		<updated>2026-05-13T16:35:23Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template formats a journal citation for use inside &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Basic example ===&lt;br /&gt;
To cite a journal article, place the following inside your text:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;EmeryThomson2001&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Emery, W. J., and R. E. Thomson&lt;br /&gt;
|year=2001&lt;br /&gt;
|paper_or_booktitle=Data analysis methods in physical oceanography, 2nd edition, Section 5.6.7–5.6.8&lt;br /&gt;
|journal_or_publisher=Elsevier&lt;br /&gt;
|doi=(ISBN)9780080477008&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will produce a numbered reference in the text and a formatted entry in the Notes section.&lt;br /&gt;
&lt;br /&gt;
=== Displaying the reference list ===&lt;br /&gt;
At the bottom of the page, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will display all citations defined with &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Template parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|authors=&amp;lt;/nowiki&amp;gt; — Full author list, formatted exactly as desired.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|year=&amp;lt;/nowiki&amp;gt; — Publication year.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|paper_or_booktitle=&amp;lt;/nowiki&amp;gt; — Title of the paper or chapter.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|journal_or_publisher=&amp;lt;/nowiki&amp;gt; — Journal name or publisher.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|doi=&amp;lt;/nowiki&amp;gt; — DOI or ISBN.&lt;br /&gt;
&lt;br /&gt;
This template does not require any extensions and is safe for long‑term use.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=References=&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4729</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4729"/>
		<updated>2026-05-13T16:34:30Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template formats a journal citation for use inside &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Basic example ===&lt;br /&gt;
To cite a journal article, place the following inside your text:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;EmeryThomson2001&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Emery, W. J., and R. E. Thomson&lt;br /&gt;
|year=2001&lt;br /&gt;
|paper_or_booktitle=Data analysis methods in physical oceanography, 2nd edition, Section 5.6.7–5.6.8&lt;br /&gt;
|journal_or_publisher=Elsevier&lt;br /&gt;
|doi=(ISBN)9780080477008&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will produce a numbered reference in the text and a formatted entry in the Notes section.&lt;br /&gt;
&lt;br /&gt;
=== Displaying the reference list ===&lt;br /&gt;
At the bottom of the page, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will display all citations defined with &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Template parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|authors=&amp;lt;/nowiki&amp;gt; — Full author list, formatted exactly as desired.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|year=&amp;lt;/nowiki&amp;gt; — Publication year.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|paper_or_booktitle=&amp;lt;/nowiki&amp;gt; — Title of the paper or chapter.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|journal_or_publisher=&amp;lt;/nowiki&amp;gt; — Journal name or publisher.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|doi=&amp;lt;/nowiki&amp;gt; — DOI or ISBN.&lt;br /&gt;
&lt;br /&gt;
This template does not require any extensions and is safe for long‑term use.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4728</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4728"/>
		<updated>2026-05-13T16:34:06Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template formats a journal citation for use inside &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Basic example ===&lt;br /&gt;
To cite a journal article, place the following inside your text:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;EmeryThomson2001&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Emery, W. J., and R. E. Thomson&lt;br /&gt;
|year=2001&lt;br /&gt;
|paper_or_booktitle=Data analysis methods in physical oceanography, 2nd edition, Section 5.6.7–5.6.8&lt;br /&gt;
|journal_or_publisher=Elsevier&lt;br /&gt;
|doi=(ISBN)9780080477008&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will produce a numbered reference in the text and a formatted entry in the Notes section.&lt;br /&gt;
&lt;br /&gt;
=== Displaying the reference list ===&lt;br /&gt;
At the bottom of the page, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will display all citations defined with &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Template parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|authors=&amp;lt;/nowiki&amp;gt; — Full author list, formatted exactly as desired.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|year=&amp;lt;/nowiki&amp;gt; — Publication year.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|paper_or_booktitle=&amp;lt;/nowiki&amp;gt; — Title of the paper or chapter.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|journal_or_publisher=&amp;lt;/nowiki&amp;gt; — Journal name or publisher.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|doi=&amp;lt;/nowiki&amp;gt; — DOI or ISBN.&lt;br /&gt;
&lt;br /&gt;
This template does not require any extensions and is safe for long‑term use.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4727</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4727"/>
		<updated>2026-05-13T16:33:51Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template formats a journal citation for use inside &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Basic example ===&lt;br /&gt;
To cite a journal article, place the following inside your text:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;EmeryThomson2001&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Emery, W. J., and R. E. Thomson&lt;br /&gt;
|year=2001&lt;br /&gt;
|paper_or_booktitle=Data analysis methods in physical oceanography, 2nd edition, Section 5.6.7–5.6.8&lt;br /&gt;
|journal_or_publisher=Elsevier&lt;br /&gt;
|doi=(ISBN)9780080477008&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will produce a numbered reference in the text and a formatted entry in the Notes section.&lt;br /&gt;
&lt;br /&gt;
=== Displaying the reference list ===&lt;br /&gt;
At the bottom of the page, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will display all citations defined with &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Template parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|authors=&amp;lt;/nowiki&amp;gt; — Full author list, formatted exactly as desired.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|year=&amp;lt;/nowiki&amp;gt; — Publication year.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|paper_or_booktitle=&amp;lt;/nowiki&amp;gt; — Title of the paper or chapter.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|journal_or_publisher=&amp;lt;/nowiki&amp;gt; — Journal name or publisher.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|doi=&amp;lt;/nowiki&amp;gt; — DOI or ISBN.&lt;br /&gt;
&lt;br /&gt;
This template does not require any extensions and is safe for long‑term use.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== References ===&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4726</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4726"/>
		<updated>2026-05-13T16:32:57Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template formats a journal citation for use inside &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Basic example ===&lt;br /&gt;
To cite a journal article, place the following inside your text:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;EmeryThomson2001&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Emery, W. J., and R. E. Thomson&lt;br /&gt;
|year=2001&lt;br /&gt;
|paper_or_booktitle=Data analysis methods in physical oceanography, 2nd edition, Section 5.6.7–5.6.8&lt;br /&gt;
|journal_or_publisher=Elsevier&lt;br /&gt;
|doi=(ISBN)9780080477008&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will produce a numbered reference in the text and a formatted entry in the Notes section.&lt;br /&gt;
&lt;br /&gt;
=== Displaying the reference list ===&lt;br /&gt;
At the bottom of the page, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will display all citations defined with &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Template parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|authors=&amp;lt;/nowiki&amp;gt; — Full author list, formatted exactly as desired.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|year=&amp;lt;/nowiki&amp;gt; — Publication year.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|paper_or_booktitle=&amp;lt;/nowiki&amp;gt; — Title of the paper or chapter.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|journal_or_publisher=&amp;lt;/nowiki&amp;gt; — Journal name or publisher.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|doi=&amp;lt;/nowiki&amp;gt; — DOI or ISBN.&lt;br /&gt;
&lt;br /&gt;
This template does not require any extensions and is safe for long‑term use.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4725</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4725"/>
		<updated>2026-05-13T16:30:41Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: /* Displaying the reference list */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template formats a journal citation for use inside &amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Basic example ===&lt;br /&gt;
To cite a journal article, place the following inside your text:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;EmeryThomson2001&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Emery, W. J., and R. E. Thomson&lt;br /&gt;
|year=2001&lt;br /&gt;
|paper_or_booktitle=Data analysis methods in physical oceanography, 2nd edition, Section 5.6.7–5.6.8&lt;br /&gt;
|journal_or_publisher=Elsevier&lt;br /&gt;
|doi=(ISBN)9780080477008&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will produce a numbered reference in the text and a formatted entry in the Notes section.&lt;br /&gt;
&lt;br /&gt;
=== Displaying the reference list ===&lt;br /&gt;
At the bottom of the page, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will display all citations defined with &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Template parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|authors=&amp;lt;/nowiki&amp;gt; — Full author list, formatted exactly as desired.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|year=&amp;lt;/nowiki&amp;gt; — Publication year.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|paper_or_booktitle=&amp;lt;/nowiki&amp;gt; — Title of the paper or chapter.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|journal_or_publisher=&amp;lt;/nowiki&amp;gt; — Journal name or publisher.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|doi=&amp;lt;/nowiki&amp;gt; — DOI or ISBN.&lt;br /&gt;
&lt;br /&gt;
This template does not require any extensions and is safe for long‑term use.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4724</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4724"/>
		<updated>2026-05-13T16:29:16Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template formats a journal citation for use inside &amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Basic example ===&lt;br /&gt;
To cite a journal article, place the following inside your text:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;EmeryThomson2001&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Emery, W. J., and R. E. Thomson&lt;br /&gt;
|year=2001&lt;br /&gt;
|paper_or_booktitle=Data analysis methods in physical oceanography, 2nd edition, Section 5.6.7–5.6.8&lt;br /&gt;
|journal_or_publisher=Elsevier&lt;br /&gt;
|doi=(ISBN)9780080477008&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will produce a numbered reference in the text and a formatted entry in the Notes section.&lt;br /&gt;
&lt;br /&gt;
=== Displaying the reference list ===&lt;br /&gt;
At the bottom of the page, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
== Notes ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will display all citations defined with &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
=== Template parameters ===&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|authors=&amp;lt;/nowiki&amp;gt; — Full author list, formatted exactly as desired.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|year=&amp;lt;/nowiki&amp;gt; — Publication year.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|paper_or_booktitle=&amp;lt;/nowiki&amp;gt; — Title of the paper or chapter.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|journal_or_publisher=&amp;lt;/nowiki&amp;gt; — Journal name or publisher.&lt;br /&gt;
* &amp;lt;nowiki&amp;gt;|doi=&amp;lt;/nowiki&amp;gt; — DOI or ISBN.&lt;br /&gt;
&lt;br /&gt;
This template does not require any extensions and is safe for long‑term use.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4723</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4723"/>
		<updated>2026-05-13T16:10:30Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4722</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4722"/>
		<updated>2026-05-13T16:10:04Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4721</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4721"/>
		<updated>2026-05-13T16:09:25Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;Cite journal&amp;quot; template.  It can be used to format textbooks and publications. DOI have issues displaying when there are less than ( &amp;lt;nowiki&amp;gt;&amp;lt;&amp;lt;/nowiki&amp;gt;) and greater than  &amp;lt;nowiki&amp;gt;&amp;gt;&amp;lt;/nowiki&amp;gt;operators. &lt;br /&gt;
&lt;br /&gt;
By default, the formatted references will appear at the bottom of the page. It&#039;s good practice to place a section &amp;lt;nowiki&amp;gt;==Notes==&amp;lt;/nowiki&amp;gt; at the bottom of the page. &lt;br /&gt;
&lt;br /&gt;
The template can be called in the following format if not using the form:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Cite journal&lt;br /&gt;
|authors=&lt;br /&gt;
|journal_or_publisher=&lt;br /&gt;
|paper_or_booktitle=&lt;br /&gt;
|year=&lt;br /&gt;
|doi=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example doing &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Sreenivasan&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors= K. R. Sreenivasan&lt;br /&gt;
|journal_or_publisher= Phys. Fluids&lt;br /&gt;
|paper_or_booktitle=  On the universality of the Kolmogorov constant&lt;br /&gt;
|year= 1995&lt;br /&gt;
|doi= 10.1063/1.868656&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
will create  a citation &amp;lt;ref name=&amp;quot;Sreenivasan&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors= K. R. Sreenivasan&lt;br /&gt;
|journal_or_publisher= Phys. Fluids&lt;br /&gt;
|paper_or_booktitle=  On the universality of the Kolmogorov constant&lt;br /&gt;
|year= 1995&lt;br /&gt;
|doi= 10.1063/1.868656&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
You can continue referring to it using &amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Sreenivasan&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt; that will reuse the correct reference &amp;lt;ref name=&amp;quot;Sreenivasan&amp;quot;/&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4720</id>
		<title>Template:Cite journal</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Template:Cite_journal&amp;diff=4720"/>
		<updated>2026-05-13T16:07:38Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This is the &amp;quot;Cite journal&amp;quot; template.  It can be used to format textbooks and publications. DOI have issues displaying when there are less than ( &amp;lt;nowiki&amp;gt;&amp;lt;&amp;lt;/nowiki&amp;gt;) and greater than  &amp;lt;nowiki&amp;gt;&amp;gt;&amp;lt;/nowiki&amp;gt;operators. &lt;br /&gt;
&lt;br /&gt;
By default, the formatted references will appear at the bottom of the page. It&#039;s good practice to place a section &amp;lt;nowiki&amp;gt;==Notes==&amp;lt;/nowiki&amp;gt; at the bottom of the page. &lt;br /&gt;
&lt;br /&gt;
The template can be called in the following format if not using the form:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Cite journal&lt;br /&gt;
|authors=&lt;br /&gt;
|journal_or_publisher=&lt;br /&gt;
|paper_or_booktitle=&lt;br /&gt;
|year=&lt;br /&gt;
|doi=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example doing &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Sreenivasan&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors= K. R. Sreenivasan&lt;br /&gt;
|journal_or_publisher= Phys. Fluids&lt;br /&gt;
|paper_or_booktitle=  On the universality of the Kolmogorov constant&lt;br /&gt;
|year= 1995&lt;br /&gt;
|doi= 10.1063/1.868656&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
will create  a citation &amp;lt;ref name=&amp;quot;Sreenivasan&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors= K. R. Sreenivasan&lt;br /&gt;
|journal_or_publisher= Phys. Fluids&lt;br /&gt;
|paper_or_booktitle=  On the universality of the Kolmogorov constant&lt;br /&gt;
|year= 1995&lt;br /&gt;
|doi= 10.1063/1.868656&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;.&lt;br /&gt;
You can continue referring to it using &amp;lt;nowiki&amp;gt;&amp;lt;ref name=&amp;quot;Sreenivasan&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt; that will reuse the correct reference &amp;lt;ref name=&amp;quot;Sreenivasan&amp;quot;/&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{{authors}}}. {{{year}}}. {{{paper_or_booktitle}}}. {{{journal_or_publisher}}}. doi:{{{doi}}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template formats journal citations without requiring any extensions.&lt;br /&gt;
Usage example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;Example&amp;quot;&amp;gt;{{Cite journal&lt;br /&gt;
|authors=Lastname, A., and B. Lastname&lt;br /&gt;
|year=2020&lt;br /&gt;
|paper_or_booktitle=Title of the paper&lt;br /&gt;
|journal_or_publisher=Journal Name&lt;br /&gt;
|doi=10.1234/example&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{#arraymap:{{{authors|}}}|,|x|x|, &amp;lt;nowiki/&amp;gt;|and}}. {{{year}}}. &#039;&#039;{{{paper_or_booktitle}}}&#039;&#039;. {{{journal_or_publisher}}}. doi:[https://doi.org/{{{doi}}} {{{doi}}}]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Quality_control_measures&amp;diff=4719</id>
		<title>Quality control measures</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Quality_control_measures&amp;diff=4719"/>
		<updated>2026-05-05T22:15:53Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some elements of quality control can only be done after spectra have been computed and should be done before final estimates of &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; are reported:&lt;br /&gt;
&lt;br /&gt;
* Reject time series segments as inadequate for turbulence analysis&lt;br /&gt;
** List them here or link to new pages?&lt;br /&gt;
* Reject spectra (or parts of spectra)&lt;br /&gt;
** Spectral slope of fitted spectral observations (?)&lt;br /&gt;
** Misfit criteria&lt;br /&gt;
&lt;br /&gt;
* Identify frame interferences from the epsilon vales&lt;br /&gt;
* Plot spectra from all three velocity components to check for [[Large-scale turbulence anisotropy]]&lt;br /&gt;
* Determine the measurement noise levels in the time-domain {{FontColor|fg=white|bg=red|text=This is currently not implemented, would be best done on each segments at level 2}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here are other quality indicators based on the estimated &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;:&lt;br /&gt;
* Propagated error from the confidence level of the spectra&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
Return to [[Spectral estimates and identifying the inertial subrange]]&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Data_processing_of_raw_measurements&amp;diff=4718</id>
		<title>Data processing of raw measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Data_processing_of_raw_measurements&amp;diff=4718"/>
		<updated>2026-05-05T22:15:00Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ADV processing&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
|level=level 1 raw&lt;br /&gt;
}}&lt;br /&gt;
The following are specific recommendations for processing raw measurements, which are non-specific to a brand/make of instrument. As such, initial removal of bad data based on recommendations of the instrument manufacturer should be performed first (e.g. removing data with low correlation). Following that, you must:&lt;br /&gt;
&lt;br /&gt;
* [[Velocity despiking|Despike the velocity observations]]&lt;br /&gt;
* [[Phase unwrapping]] if required&lt;br /&gt;
* Identify whether there is [[interference from the instrument frame]], and under which conditions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Return to [[Flow chart for velocity point-measurements]]&lt;br /&gt;
&lt;br /&gt;
Continue to [[Preparing quality-controlled velocities]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Data_processing_of_raw_measurements&amp;diff=4717</id>
		<title>Data processing of raw measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Data_processing_of_raw_measurements&amp;diff=4717"/>
		<updated>2026-05-05T21:59:52Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ADV processing&lt;br /&gt;
|instrument_type=ADV&lt;br /&gt;
|level=level 1 raw&lt;br /&gt;
}}&lt;br /&gt;
The following are specific recommendations for processing raw measurements, which are non-specific to a brand/make of instrument. As such, initial removal of bad data based on recommendations of the instrument manufacturer should be performed first (e.g. removing data with low correlation). Following that, you must:&lt;br /&gt;
&lt;br /&gt;
* [[Velocity despiking|Despike the velocity observations]]&lt;br /&gt;
* [[Phase unwrapping]] if required&lt;br /&gt;
* Identify whether there is [[interference from the instrument frame]], and under which conditions&lt;br /&gt;
* Determine the measurement noise levels in the time-domain {{FontColor|fg=white|bg=red|text=This is currently not implemented, would be best done on each segments at level 2}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Return to [[Flow chart for velocity point-measurements]]&lt;br /&gt;
&lt;br /&gt;
Continue to [[Preparing quality-controlled velocities]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Flow_chart_for_velocity_point-measurements&amp;diff=4716</id>
		<title>Flow chart for velocity point-measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Flow_chart_for_velocity_point-measurements&amp;diff=4716"/>
		<updated>2026-05-05T21:40:20Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The subgroup will provide recommendations and [[benchmark datasets for velocity measurements|benchmark datasets]] that can be used to assess processing algorithm at various stages of estimating &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;:&lt;br /&gt;
[[File:Advprocessing.png|400px|thumb|Placeholder for complete flow chart for processing velocity point-measurements.]]&lt;br /&gt;
&lt;br /&gt;
# [[Data processing of raw measurements|Data processing of raw velocities]]&lt;br /&gt;
# [[Preparing quality-controlled velocities|Segmenting and preparing quality-controlled velocities]] for spectral computations&lt;br /&gt;
# [[Compute_the_spectra|Spectral estimates]]&lt;br /&gt;
# [[Estimate epsilon|Estimating &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;]] and its associated [[Quality control measures|quality control measures]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These four processing levels coincide with the hierarchal format of the ATOMIX [[NetCDF velocimeters format]] used for archiving the [[benchmark datasets for velocity measurements|benchmark datasets]].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Return to [[Velocity point-measurements]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Flow_chart_for_velocity_point-measurements&amp;diff=4715</id>
		<title>Flow chart for velocity point-measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Flow_chart_for_velocity_point-measurements&amp;diff=4715"/>
		<updated>2026-05-05T21:38:42Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The subgroup will provide recommendations and [[benchmark datasets for velocity measurements|benchmark datasets]] that can be used to assess processing algorithm at various stages of estimating &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;:&lt;br /&gt;
[[File:Advprocessing.png|400px|thumb|Placeholder for complete flow chart for processing velocity point-measurements.]]&lt;br /&gt;
&lt;br /&gt;
# [[Data processing of raw measurements|Data processing of raw velocities]]&lt;br /&gt;
# [[Preparing quality-controlled velocities|Segmenting and preparing quality-controlled velocities]] for spectral computations&lt;br /&gt;
# [[Spectral estimates]]&lt;br /&gt;
# [[Estimate epsilon|Estimating &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;]] and its associated [[Quality control measures|quality control measures]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These four processing levels coincide with the hierarchal format of the ATOMIX [[NetCDF velocimeters format]] used for archiving the [[benchmark datasets for velocity measurements|benchmark datasets]].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Return to [[Velocity point-measurements]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=How_to_use_and_contribute&amp;diff=4714</id>
		<title>How to use and contribute</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=How_to_use_and_contribute&amp;diff=4714"/>
		<updated>2026-05-05T21:35:44Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: /* Peer-review and commenting */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We collated [[Editing tips|editing tips]] for the wiki collected from other sources and individual&#039;s experiences using the wiki. The information below provides some brief guidelines on creating and commenting ATOMIX&#039;s wiki pages.&lt;br /&gt;
&lt;br /&gt;
== Creating and editing wiki pages ==&lt;br /&gt;
Existing ATOMIX group members may [[Create and edit wiki|create and edit]] existing wiki pages provided they have a user account.  &lt;br /&gt;
&lt;br /&gt;
=== Naming of new pages ===&lt;br /&gt;
Please follow the same [https://en.m.wikipedia.org/wiki/Wikipedia:Article_titles guidelines] as Wikipedia when providing titles for any wiki pages.&lt;br /&gt;
* Avoid starting titles with articles and prepositions  (e.g., avoid &amp;quot;The&amp;quot; and &amp;quot;A&amp;quot;)&lt;br /&gt;
* No acronyms unless they well known (e.g., ADCP)&lt;br /&gt;
* First letter is capitalised &lt;br /&gt;
* Title should reflect the content of the page, and not be chosen to match nicely with the text that links to it.&lt;br /&gt;
&lt;br /&gt;
=== Linking (piping) pages ===&lt;br /&gt;
You can link to internal wiki pages via alternate text. For example writing &amp;lt;nowiki&amp;gt;[[Turbulence spectrum| turbulence page]]&amp;lt;/nowiki&amp;gt;  will link the words [[Turbulence spectrum| turbulence page]] to an internal page called Turbulence spectrum.&lt;br /&gt;
&lt;br /&gt;
=== Format of new page ===&lt;br /&gt;
All pages should start with an introduction or lead of some sort, unless you&#039;re using the concept/fundamental form.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Watching pages==&lt;br /&gt;
Each user has under their account profile their list of [[Special:Watchlist|watched pages]]. By default, all pages that you edit are &amp;quot;watched&amp;quot;, but you can edit which ones and control how (if) you are notified about edits of these pages as they occur.&lt;br /&gt;
&lt;br /&gt;
== Peer-review and commenting ==&lt;br /&gt;
* Each page has a discussion page associated with it that allows users to discuss content about the page. &lt;br /&gt;
** These discussion pages are &#039;&#039;&#039;not&#039;&#039;&#039; for tracking or versioning your edits. There&#039;s a &amp;quot;history&amp;quot; toggle you can use for this purpose. &lt;br /&gt;
* Please take a look at [[Talk:How_to_use_and_contribute|discussion page]] for help on threaded comments to use on discussion pages.&lt;br /&gt;
** Using 4 tildes &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt; will sign your username and date automatically&lt;br /&gt;
&lt;br /&gt;
==Citing and references==&lt;br /&gt;
* To streamline formatting of published papers, please follow the instructions from the [[Template:Cite_journal| Cite journal]] template within the &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags.&lt;br /&gt;
&lt;br /&gt;
* By default, the formatted references will appear at the bottom of the page. It&#039;s good practice to place a section &amp;lt;nowiki&amp;gt;==Notes==&amp;lt;/nowiki&amp;gt; at the bottom of the page. &lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;nowiki&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/nowiki&amp;gt; tag inserts the text of all the citations which have defined using   &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;tags up to that point in the page.&lt;br /&gt;
&lt;br /&gt;
==Categorizing information==&lt;br /&gt;
There are a few categories for organising pages. Whenever possible, please include the subgroup categories:&lt;br /&gt;
* [[:Category:Shear_probes]] &lt;br /&gt;
* [[:Category:Velocity_point-measurements]] &lt;br /&gt;
* [[:Category:Velocity_profilers‏‎]] &lt;br /&gt;
at the bottom of the page when not using &amp;quot;edit with forms&amp;quot; such as those associated with&lt;br /&gt;
* [[:Category:Concept]] and [[:Category:Fundamentals]] pages.&lt;br /&gt;
&lt;br /&gt;
 To add a category use &amp;lt;nowiki&amp;gt;[[Category|Name_of_category]]&amp;lt;/nowiki&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
This page uses the &amp;lt;nowiki&amp;gt;[[Category|Help]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Help]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Flow_chart_for_velocity_point-measurements&amp;diff=4713</id>
		<title>Flow chart for velocity point-measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Flow_chart_for_velocity_point-measurements&amp;diff=4713"/>
		<updated>2026-05-05T21:28:48Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The subgroup will provide recommendations and [[benchmark datasets for velocity measurements|benchmark datasets]] that can be used to assess processing algorithm at various stages of estimating &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;:&lt;br /&gt;
[[File:Advprocessing.png|400px|thumb|Placeholder for complete flow chart for processing velocity point-measurements.]]&lt;br /&gt;
&lt;br /&gt;
# [[Data processing of raw measurements|Data processing of raw velocities]]&lt;br /&gt;
# [[Preparing quality-controlled velocities|Segmenting and preparing qaqc velocities]] for spectral computations&lt;br /&gt;
# [[Spectral estimates and identifying the inertial subrange]]&lt;br /&gt;
# [[Estimate epsilon|Estimating &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;]] and its associated [[Quality control measures|quality control measures]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These four processing levels coincide with the hierarchal format of the ATOMIX [[NetCDF velocimeters format]] used for archiving the [[benchmark datasets for velocity measurements|benchmark datasets]].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Return to [[Velocity point-measurements]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Flow_chart_for_velocity_point-measurements&amp;diff=4712</id>
		<title>Flow chart for velocity point-measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Flow_chart_for_velocity_point-measurements&amp;diff=4712"/>
		<updated>2026-05-05T21:28:22Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The subgroup will provide recommendations and [[benchmark datasets for velocity measurements|benchmark datasets]] that can be used to assess processing algorithm at various stages of estimating &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;:&lt;br /&gt;
[[File:Advprocessing.png|400px|thumb|Placeholder for complete flow chart for processing velocity point-measurements.]]&lt;br /&gt;
&lt;br /&gt;
# [[Data processing of raw measurements|Data processing of raw velocities]]&lt;br /&gt;
# [[Preparing quality-controlled velocities|Segmenting and preparing qaqc velocities]] for spectral computations&lt;br /&gt;
# [[Spectral estimates and identifying the inertial subrange]]&lt;br /&gt;
# [[Estimate epsilon|Estimating &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt;]] and associated [[Quality control measures|quality control measures]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
These four processing levels coincide with the hierarchal format of the ATOMIX [[NetCDF velocimeters format]] used for archiving the [[benchmark datasets for velocity measurements|benchmark datasets]].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Return to [[Velocity point-measurements]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4711</id>
		<title>Benchmark datasets for velocity measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4711"/>
		<updated>2026-05-05T21:21:12Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These datasets are currently located in [https://doi.org/10.5281/zenodo.16798905 Zenodo].&lt;br /&gt;
They will eventually be housed at the BODC center.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|+Summary of potential benchmark datasets for testing existing and future algorithms&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12%&amp;quot;| Dataset name&lt;br /&gt;
! Total depth&lt;br /&gt;
! Deployment  distance from boundary&lt;br /&gt;
! Background median speed&lt;br /&gt;
! &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; range&lt;br /&gt;
! Stratification/shear information&lt;br /&gt;
! style=&amp;quot;width: 20%&amp;quot;| Comment&lt;br /&gt;
|-&lt;br /&gt;
! Units &lt;br /&gt;
! [m]&lt;br /&gt;
! [m]&lt;br /&gt;
! [m/s]&lt;br /&gt;
! [W/kg]&lt;br /&gt;
! &lt;br /&gt;
! &lt;br /&gt;
|-&lt;br /&gt;
| Tidal Slough ADV&lt;br /&gt;
| 2.8&lt;br /&gt;
|  0.45&lt;br /&gt;
| 0.15&lt;br /&gt;
| 1e-7 to 1e-5&lt;br /&gt;
| Unstratified, but shear-induced anisotropy&lt;br /&gt;
| Viscous subrange is occasionally resolved. Another ADV at 0.15 m shows wrapping issues.&lt;br /&gt;
|-&lt;br /&gt;
| Tidal Shelf ADV &lt;br /&gt;
| 250&lt;br /&gt;
| 0.4&lt;br /&gt;
| 0.26&lt;br /&gt;
| 1e-7 to 1e-4&lt;br /&gt;
| Stratified bottom log-layer &lt;br /&gt;
| High-quality dataset with phase wrapping. It overlaps with an ADCP Signature benchmark.&lt;br /&gt;
|-&lt;br /&gt;
| Underice MAVS&lt;br /&gt;
| 353&lt;br /&gt;
| 5&lt;br /&gt;
| 0.03&lt;br /&gt;
| 3e-9 to 7e-8&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Under-ice boundary layer, MAVS suspended 5 m beneath the ice&lt;br /&gt;
|-&lt;br /&gt;
| Tidal MAVS&lt;br /&gt;
| 20&lt;br /&gt;
| 1.45&lt;br /&gt;
| 1.1&lt;br /&gt;
| 3e-4 to 1e-3&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Strong tidal flows&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4710</id>
		<title>Benchmark datasets for velocity measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4710"/>
		<updated>2026-05-05T21:18:46Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These datasets are currently located in [https://doi.org/10.5281/zenodo.16798905 Zenodo]. They will eventually be housed at the BODC center.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|+Summary of potential benchmark datasets for testing existing and future algorithms&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12%&amp;quot;| Dataset name&lt;br /&gt;
! Total depth&lt;br /&gt;
! Deployment  distance from boundary&lt;br /&gt;
! Background median speed&lt;br /&gt;
! &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; range&lt;br /&gt;
! Stratification/shear information&lt;br /&gt;
! style=&amp;quot;width: 20%&amp;quot;| Comment&lt;br /&gt;
|-&lt;br /&gt;
! Units &lt;br /&gt;
! [m]&lt;br /&gt;
! [m]&lt;br /&gt;
! [m/s]&lt;br /&gt;
! [W/kg]&lt;br /&gt;
! &lt;br /&gt;
! &lt;br /&gt;
|-&lt;br /&gt;
| Tidal Slough ADV&lt;br /&gt;
| 2.8&lt;br /&gt;
|  0.45&lt;br /&gt;
| 0.15&lt;br /&gt;
| 1e-7 to 1e-5&lt;br /&gt;
| Unstratified, but shear-induced anisotropy&lt;br /&gt;
| Viscous subrange is occasionally resolved. Another ADV at 0.15 m shows wrapping issues.&lt;br /&gt;
|-&lt;br /&gt;
| Tidal Shelf ADV &lt;br /&gt;
| 250&lt;br /&gt;
| 0.4&lt;br /&gt;
| 0.26&lt;br /&gt;
| 1e-7 to 1e-4&lt;br /&gt;
| Stratified bottom log-layer &lt;br /&gt;
| High-quality dataset with phase wrapping. It overlaps with an ADCP Signature benchmark.&lt;br /&gt;
|-&lt;br /&gt;
| Underice MAVS&lt;br /&gt;
| 353&lt;br /&gt;
| 5&lt;br /&gt;
| 0.03&lt;br /&gt;
| 3e-9 to 7e-8&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Under-ice boundary layer, MAVS suspended 5 m beneath the ice&lt;br /&gt;
|-&lt;br /&gt;
| Tidal MAVS&lt;br /&gt;
| 20&lt;br /&gt;
| 1.45&lt;br /&gt;
| 1.1&lt;br /&gt;
| 3e-4 to 1e-3&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Strong tidal flows&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4709</id>
		<title>Benchmark datasets for velocity measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4709"/>
		<updated>2026-05-05T21:15:48Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These datasets are currently located in [https://doi.org/10.5281/zenodo.16798905 Zenodo]. and will eventually be housed at the BODC center.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|+Summary of potential benchmark datasets for testing existing and future algorithms&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12%&amp;quot;| Dataset name&lt;br /&gt;
! Total depth&lt;br /&gt;
! Deployment  distance from boundary&lt;br /&gt;
! Background median speed&lt;br /&gt;
! &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; range&lt;br /&gt;
! Stratification/shear information&lt;br /&gt;
! style=&amp;quot;width: 20%&amp;quot;| Comment&lt;br /&gt;
|-&lt;br /&gt;
! Units &lt;br /&gt;
! [m]&lt;br /&gt;
! [m]&lt;br /&gt;
! [m/s]&lt;br /&gt;
! [W/kg]&lt;br /&gt;
! &lt;br /&gt;
! &lt;br /&gt;
|-&lt;br /&gt;
| Tidal Slough ADV&lt;br /&gt;
| 2.8&lt;br /&gt;
|  0.45&lt;br /&gt;
| 0.15&lt;br /&gt;
| 1e-7 to 1e-5&lt;br /&gt;
| Unstratified, but shear-induced anisotropy&lt;br /&gt;
| Viscous subrange is occasionally resolved. Another ADV at 0.15 m shows wrapping issues.&lt;br /&gt;
|-&lt;br /&gt;
| Tidal Shelf ADV &lt;br /&gt;
| 250&lt;br /&gt;
| 0.4&lt;br /&gt;
| 0.26&lt;br /&gt;
| 1e-7 to 1e-4&lt;br /&gt;
| Stratified bottom log-layer &lt;br /&gt;
| High-quality dataset with phase wrapping. It overlaps with an ADCP Signature benchmark.&lt;br /&gt;
|-&lt;br /&gt;
| Underice MAVS&lt;br /&gt;
| 353&lt;br /&gt;
| 5&lt;br /&gt;
| 0.03&lt;br /&gt;
| 3e-9 to 7e-8&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Under-ice boundary layer, MAVS suspended 5 m beneath the ice&lt;br /&gt;
|-&lt;br /&gt;
| Tidal MAVS&lt;br /&gt;
| 20&lt;br /&gt;
| 1.45&lt;br /&gt;
| 1.1&lt;br /&gt;
| 3e-4 to 1e-3&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Strong tidal flows&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4708</id>
		<title>Benchmark datasets for velocity measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4708"/>
		<updated>2026-05-04T16:47:23Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These datasets are currently located in a [https://doi.org/10.5281/zenodo.16798905|Zenodo], and will eventually be housed at the BODC center.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|+Summary of potential benchmark datasets for testing existing and future algorithms&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12%&amp;quot;| Dataset name&lt;br /&gt;
! Total depth&lt;br /&gt;
! Deployment  distance from boundary&lt;br /&gt;
! Background median speed&lt;br /&gt;
! &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; range&lt;br /&gt;
! Stratification/shear information&lt;br /&gt;
! style=&amp;quot;width: 20%&amp;quot;| Comment&lt;br /&gt;
|-&lt;br /&gt;
! Units &lt;br /&gt;
! [m]&lt;br /&gt;
! [m]&lt;br /&gt;
! [m/s]&lt;br /&gt;
! [W/kg]&lt;br /&gt;
! &lt;br /&gt;
! &lt;br /&gt;
|-&lt;br /&gt;
| Tidal Slough ADV&lt;br /&gt;
| 2.8&lt;br /&gt;
|  0.45&lt;br /&gt;
| 0.15&lt;br /&gt;
| 1e-7 to 1e-5&lt;br /&gt;
| Unstratified, but shear-induced anisotropy&lt;br /&gt;
| Viscous subrange is occasionally resolved. Another ADV at 0.15 m shows wrapping issues.&lt;br /&gt;
|-&lt;br /&gt;
| Tidal Shelf ADV &lt;br /&gt;
| 250&lt;br /&gt;
| 0.4&lt;br /&gt;
| 0.26&lt;br /&gt;
| 1e-7 to 1e-4&lt;br /&gt;
| Stratified bottom log-layer &lt;br /&gt;
| High-quality dataset with phase wrapping. It overlaps with an ADCP Signature benchmark.&lt;br /&gt;
|-&lt;br /&gt;
| Underice MAVS&lt;br /&gt;
| 353&lt;br /&gt;
| 5&lt;br /&gt;
| 0.03&lt;br /&gt;
| 3e-9 to 7e-8&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Under-ice boundary layer, MAVS suspended 5 m beneath the ice&lt;br /&gt;
|-&lt;br /&gt;
| Tidal MAVS&lt;br /&gt;
| 20&lt;br /&gt;
| 1.45&lt;br /&gt;
| 1.1&lt;br /&gt;
| 3e-4 to 1e-3&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Strong tidal flows&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4707</id>
		<title>Benchmark datasets for velocity measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4707"/>
		<updated>2026-05-04T16:46:28Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These datasets are currently located in a [https://doi.org/10.5281/zenodo.16798905| Zenodo], and will eventually be housed at the BODC center.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|+Summary of potential benchmark datasets for testing existing and future algorithms&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12%&amp;quot;| Dataset name&lt;br /&gt;
! Total depth&lt;br /&gt;
! Deployment  distance from boundary&lt;br /&gt;
! Background median speed&lt;br /&gt;
! &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; range&lt;br /&gt;
! Stratification/shear information&lt;br /&gt;
! style=&amp;quot;width: 20%&amp;quot;| Comment&lt;br /&gt;
|-&lt;br /&gt;
! Units &lt;br /&gt;
! [m]&lt;br /&gt;
! [m]&lt;br /&gt;
! [m/s]&lt;br /&gt;
! [W/kg]&lt;br /&gt;
! &lt;br /&gt;
! &lt;br /&gt;
|-&lt;br /&gt;
| Tidal Slough ADV&lt;br /&gt;
| 2.8&lt;br /&gt;
|  0.45&lt;br /&gt;
| 0.15&lt;br /&gt;
| 1e-7 to 1e-5&lt;br /&gt;
| Unstratified, but shear-induced anisotropy&lt;br /&gt;
| Viscous subrange is occasionally resolved. Another ADV at 0.15 m shows wrapping issues.&lt;br /&gt;
|-&lt;br /&gt;
| Tidal Shelf ADV &lt;br /&gt;
| 250&lt;br /&gt;
| 0.4&lt;br /&gt;
| 0.26&lt;br /&gt;
| 1e-7 to 1e-4&lt;br /&gt;
| Stratified bottom log-layer &lt;br /&gt;
| High-quality dataset with phase wrapping. It overlaps with an ADCP Signature benchmark.&lt;br /&gt;
|-&lt;br /&gt;
| Underice MAVS&lt;br /&gt;
| 353&lt;br /&gt;
| 5&lt;br /&gt;
| 0.03&lt;br /&gt;
| 3e-9 to 7e-8&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Under-ice boundary layer, MAVS suspended 5 m beneath the ice&lt;br /&gt;
|-&lt;br /&gt;
| Tidal MAVS&lt;br /&gt;
| 20&lt;br /&gt;
| 1.45&lt;br /&gt;
| 1.1&lt;br /&gt;
| 3e-4 to 1e-3&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Strong tidal flows&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4706</id>
		<title>Benchmark datasets for velocity measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4706"/>
		<updated>2026-05-04T16:33:00Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These datasets are currently located in a [https://doi.org/10.5281/zenodo.16798905], and will eventually be housed at the BODC center.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|+Summary of potential benchmark datasets for testing existing and future algorithms&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12%&amp;quot;| Dataset name&lt;br /&gt;
! Total depth&lt;br /&gt;
! Deployment  distance from boundary&lt;br /&gt;
! Background median speed&lt;br /&gt;
! &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; range&lt;br /&gt;
! Stratification/shear information&lt;br /&gt;
! style=&amp;quot;width: 20%&amp;quot;| Comment&lt;br /&gt;
|-&lt;br /&gt;
! Units &lt;br /&gt;
! [m]&lt;br /&gt;
! [m]&lt;br /&gt;
! [m/s]&lt;br /&gt;
! [W/kg]&lt;br /&gt;
! &lt;br /&gt;
! &lt;br /&gt;
|-&lt;br /&gt;
| Tidal Slough ADV&lt;br /&gt;
| 2.8&lt;br /&gt;
|  0.45&lt;br /&gt;
| 0.15&lt;br /&gt;
| 1e-7 to 1e-5&lt;br /&gt;
| Unstratified, but shear-induced anisotropy&lt;br /&gt;
| Viscous subrange is occasionally resolved. Another ADV at 0.15 m shows wrapping issues.&lt;br /&gt;
|-&lt;br /&gt;
| Tidal Shelf ADV &lt;br /&gt;
| 250&lt;br /&gt;
| 0.4&lt;br /&gt;
| 0.26&lt;br /&gt;
| 1e-7 to 1e-4&lt;br /&gt;
| Stratified bottom log-layer &lt;br /&gt;
| High-quality dataset with phase wrapping. It overlaps with an ADCP Signature benchmark.&lt;br /&gt;
|-&lt;br /&gt;
| Underice MAVS&lt;br /&gt;
| 353&lt;br /&gt;
| 5&lt;br /&gt;
| 0.03&lt;br /&gt;
| 3e-9 to 7e-8&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Under-ice boundary layer, MAVS suspended 5 m beneath the ice&lt;br /&gt;
|-&lt;br /&gt;
| Tidal MAVS&lt;br /&gt;
| 20&lt;br /&gt;
| 1.45&lt;br /&gt;
| 1.1&lt;br /&gt;
| 3e-4 to 1e-3&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Strong tidal flows&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4705</id>
		<title>Benchmark datasets for velocity measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4705"/>
		<updated>2026-05-04T16:29:46Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: Updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These datasets are temporarily in a [http://gofile.me/5BB4l/2dqqVVDUZ|read-only folder], and will eventually be housed at the BODC center with a DOI.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|+Summary of potential benchmark datasets for testing existing and future algorithms&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12%&amp;quot;| Dataset name&lt;br /&gt;
! Total depth&lt;br /&gt;
! Deployment  distance from boundary&lt;br /&gt;
! Background median speed&lt;br /&gt;
! &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; range&lt;br /&gt;
! Stratification/shear information&lt;br /&gt;
! style=&amp;quot;width: 20%&amp;quot;| Comment&lt;br /&gt;
|-&lt;br /&gt;
! Units &lt;br /&gt;
! [m]&lt;br /&gt;
! [m]&lt;br /&gt;
! [m/s]&lt;br /&gt;
! [W/kg]&lt;br /&gt;
! &lt;br /&gt;
! &lt;br /&gt;
|-&lt;br /&gt;
| Tidal Slough ADV&lt;br /&gt;
| 2.8&lt;br /&gt;
|  0.45&lt;br /&gt;
| 0.15&lt;br /&gt;
| 1e-7 to 1e-5&lt;br /&gt;
| Unstratified, but shear-induced anisotropy&lt;br /&gt;
| Viscous subrange is occasionally resolved. Another ADV at 0.15 m shows wrapping issues.&lt;br /&gt;
|-&lt;br /&gt;
| Tidal Shelf ADV &lt;br /&gt;
| 250&lt;br /&gt;
| 0.4&lt;br /&gt;
| 0.26&lt;br /&gt;
| 1e-7 to 1e-4&lt;br /&gt;
| Stratified bottom log-layer &lt;br /&gt;
| High-quality dataset with phase wrapping. It overlaps with an ADCP Signature benchmark.&lt;br /&gt;
|-&lt;br /&gt;
| Underice MAVS&lt;br /&gt;
| 353&lt;br /&gt;
| 5&lt;br /&gt;
| 0.03&lt;br /&gt;
| 3e-9 to 7e-8&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Under-ice boundary layer, MAVS suspended 5 m beneath the ice&lt;br /&gt;
|-&lt;br /&gt;
| Tidal MAVS&lt;br /&gt;
| 20&lt;br /&gt;
| 1.45&lt;br /&gt;
| 1.1&lt;br /&gt;
| 3e-4 to 1e-3&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Strong tidal flows&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4704</id>
		<title>Benchmark datasets for velocity measurements</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_velocity_measurements&amp;diff=4704"/>
		<updated>2026-05-04T16:22:30Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These datasets are temporarily in a [http://gofile.me/5BB4l/2dqqVVDUZ|read-only folder], and will eventually be housed at the BODC center with a DOI.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|+Summary of potential benchmark datasets for testing existing and future algorithms&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12%&amp;quot;| Dataset name&lt;br /&gt;
! Total depth&lt;br /&gt;
! Deployment height above bottom&lt;br /&gt;
! Background speed&lt;br /&gt;
! &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; range&lt;br /&gt;
! Stratification/shear information&lt;br /&gt;
! style=&amp;quot;width: 20%&amp;quot;| Comment&lt;br /&gt;
|-&lt;br /&gt;
! Units &lt;br /&gt;
! [m]&lt;br /&gt;
! [m]&lt;br /&gt;
! [m/s]&lt;br /&gt;
! [W/kg]&lt;br /&gt;
! &lt;br /&gt;
! &lt;br /&gt;
|-&lt;br /&gt;
| Tidal Slough ADV&lt;br /&gt;
| 2.8&lt;br /&gt;
|  0.45&lt;br /&gt;
| 0.15-0.2&lt;br /&gt;
| 1e-8 to 1e-5&lt;br /&gt;
| Unstratified, but shear-induced anisotropy&lt;br /&gt;
| Viscous subrange is occasionally resolved. Another ADV at 0.15 m shows wrapping issues.&lt;br /&gt;
|-&lt;br /&gt;
| Tidal Shelf ADV &lt;br /&gt;
| 250&lt;br /&gt;
| 0.4&lt;br /&gt;
| &amp;lt;0.65&lt;br /&gt;
| 1e-7 to 1e-5&lt;br /&gt;
| Stratified bottom log-layer &lt;br /&gt;
| High-quality dataset with phase wrapping. It overlaps with an ADCP Signature benchmark.&lt;br /&gt;
|-&lt;br /&gt;
| Underice MAVS&lt;br /&gt;
| 353&lt;br /&gt;
| 248&lt;br /&gt;
| 0.05&lt;br /&gt;
| 1e-8 to 1e-6&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Under-ice boundary layer, MAVS suspended 5m depth&lt;br /&gt;
|-&lt;br /&gt;
| Tidal MAVS&lt;br /&gt;
| 20&lt;br /&gt;
| 1.45&lt;br /&gt;
| 0.9 to 1.1&lt;br /&gt;
| 1e-3&lt;br /&gt;
| Weak stratification&lt;br /&gt;
| Strong tidal flows&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Velocity point-measurements]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
	<entry>
		<id>http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_ADCP_structure_function&amp;diff=4698</id>
		<title>Benchmark datasets for ADCP structure function</title>
		<link rel="alternate" type="text/html" href="http://atomix.app.uib.no/index.php?title=Benchmark_datasets_for_ADCP_structure_function&amp;diff=4698"/>
		<updated>2025-01-05T00:25:15Z</updated>

		<summary type="html">&lt;p&gt;CynthiaBluteau: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page provides an overview of the benchmark dataset for instruments that measure velocity profiles e.g., [[Acoustic-Doppler Current Profilers|acoustic-Doppler current profilers]] from diverse suppliers and models.&lt;br /&gt;
&lt;br /&gt;
== Datasets available ==&lt;br /&gt;
Selection and preparation of benchmark datasets are a work in progress! These benchmark datasets will cover a range of marine environments, background stratification, and flow fields. They are temporarily in this [http://gofile.me/5BB4l/sApY8EvAp|read-only folder] and will eventually be housed at the BODC center with a DOI.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
|+Summary of potential benchmark datasets for testing existing and future algorithms&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12%&amp;quot;| Dataset name&lt;br /&gt;
! Instrument&lt;br /&gt;
! Total depth&lt;br /&gt;
! Deployment height above bottom&lt;br /&gt;
! Background speed&lt;br /&gt;
! &amp;lt;math&amp;gt;\varepsilon&amp;lt;/math&amp;gt; range&lt;br /&gt;
! Stratification/shear information&lt;br /&gt;
! style=&amp;quot;width: 20%&amp;quot;| Comment&lt;br /&gt;
|-&lt;br /&gt;
! &lt;br /&gt;
! Make and Model&lt;br /&gt;
! [m]&lt;br /&gt;
! [m]&lt;br /&gt;
! [m/s]&lt;br /&gt;
! [W/kg]&lt;br /&gt;
! &lt;br /&gt;
! &lt;br /&gt;
|-&lt;br /&gt;
| Signature5beam_TidalShelf&lt;br /&gt;
| Nortek Signature1000&lt;br /&gt;
| 254&lt;br /&gt;
| 0.3&lt;br /&gt;
| &amp;lt;math&amp;gt;\lesssim&amp;lt;/math&amp;gt; 0.3&lt;br /&gt;
| &lt;br /&gt;
| stratified boundary layer&lt;br /&gt;
| pretty average&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| RDI4beam_TidalChannel_GP130620BPb&lt;br /&gt;
| RDI Teledyne 600kHz&lt;br /&gt;
| 23&lt;br /&gt;
| 0.5&lt;br /&gt;
| 2.5&lt;br /&gt;
| 7e-6 to 2e-4&lt;br /&gt;
| unstratified&lt;br /&gt;
| high quality data&lt;br /&gt;
|&lt;br /&gt;
|- &lt;br /&gt;
| RDIWH600_CANDYFLOSS_TOP&lt;br /&gt;
| RDI Workhorse 600 kHz&lt;br /&gt;
| 145&lt;br /&gt;
| 125&lt;br /&gt;
|&lt;br /&gt;
| 1e-7&lt;br /&gt;
| region of surface wave influence &lt;br /&gt;
| good&lt;br /&gt;
|&lt;br /&gt;
|- &lt;br /&gt;
| RDIWH600_CANDYFLOSS_BEDFRAME&lt;br /&gt;
| RDI Workhorse 600kHz&lt;br /&gt;
| 145&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| 1e-7&lt;br /&gt;
| bottom boundary layer on NW European shelf&lt;br /&gt;
| good&lt;br /&gt;
|&lt;br /&gt;
|- &lt;br /&gt;
| AQD_Windermere_BEDFRAME&lt;br /&gt;
| Nortek Aquadopp 1MHz&lt;br /&gt;
| 40&lt;br /&gt;
| 0.4&lt;br /&gt;
| &amp;lt;0.1 &lt;br /&gt;
| 1e-9 to 1e-8&lt;br /&gt;
| lake bottom boundary layer &lt;br /&gt;
| good&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-------------------------&lt;br /&gt;
return to [[Velocity profilers| Velocity Profilers Welcome Page]]&lt;br /&gt;
[[Category:Velocity profilers]]&lt;/div&gt;</summary>
		<author><name>CynthiaBluteau</name></author>
	</entry>
</feed>