NetCDF velocimeters format: Difference between revisions

From Atomix
No edit summary
No edit summary
Line 2: Line 2:


This page provides an overview of the NetCDF format of benchmark dataset for instruments that measure velocities at a point in space e.g., [[Acoustic-Doppler Velocimeters]] and [[Travel-time velocimeters]] (MAVS).
This page provides an overview of the NetCDF format of benchmark dataset for instruments that measure velocities at a point in space e.g., [[Acoustic-Doppler Velocimeters]] and [[Travel-time velocimeters]] (MAVS).
Using these [https://www.mediawiki.org/wiki/Manual:Collapsible_elements/Demo/Advanced Examples] to generate collapsible lists.


= Raw timeseries =
= Raw timeseries =
Line 64: Line 57:
=Quality-controlled and segmented timeseries=
=Quality-controlled and segmented timeseries=
<div class="mw-collapsible mw-collapsed" id="segmented" data-collapsetext="Collapse" data-expandtext="Expand QAQC timeseries">
<div class="mw-collapsible mw-collapsed" id="segmented" data-collapsetext="Collapse" data-expandtext="Expand QAQC timeseries">
</div>
= Examples of collapsible items =
<div class="mw-collapsible mw-collapsed" data-collapsetext="Collapse" data-expandtext="Expand Examples">
== Test 1: Collapsible table with caption==
{| class="wikitable sortable mw-collapsible"
|+ I am a caption! Table is sortable too.
! Hello
! World
|-
| Content
| Goes
|-
| In
| Here
|}
== Test 2: Collapsible lists ==
Level 1 data ....
<ul class="mw-collapsible" data-collapsetext="You may collapse me by clicking here" data-expandtext="Let me back out !">
  <li>Lorem</li>
  <li>Ipsum</li>
  <li>Dolor</li>
</ul>
== Another type of toggle ==
<big>''' Remote collapsible 1 (div, multiple togglers) <sup class="mw-customtoggle-myDivision" style="color:orange">@</sup>'''</big>
----
:<strong class="mw-customtoggle-myDivision">@</strong>
<div class="usermessage mw-customtoggle-myDivision">Click here or on one of the @'s to expand the hidden element.</div>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision">
<div class="toccolours mw-collapsible-content">Sample content</div>
</div>


</div>
</div>

Revision as of 20:58, 27 October 2021

This page provides an overview of the NetCDF format of benchmark dataset for instruments that measure velocities at a point in space e.g., Acoustic-Doppler Velocimeters and Travel-time velocimeters (MAVS).

Raw timeseries


Dimensions

These dimensions are defined for the raw group level
Short name Long (standard) name Dimensions
Content Goes In
Here Please

Variables

These variables are defined at group level
Short name Long (standard) name Dimensions
Content Goes In
Here Please

Group Attributes (metadata)

Required

  • Att 1
  • Att2

Optional

  • Enter here

Quality-controlled and segmented timeseries