(81 intermediate revisions by the same user not shown)
Line 1:
Line 1:
== Overview of NetCDF format ==
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|acoustic-Doppler velocimeters]] and [[Travel-time Velocimeters | travel-time velocimeters]] (MAVS). The NetCDF benchmark format was designed with the goal of facilitating algorithm testing and verification. Minimum requirements for archiving will be discussed at later date.
[[User:CynthiaBluteau|CynthiaBluteau]] ([[User talk:CynthiaBluteau|talk]]) 21:43, 19 October 2021 (CEST) Work in progress.
Using these [https://www.mediawiki.org/wiki/Manual:Collapsible_elements/Demo/Advanced Examples] to generate collapsible lists.
== Benchmark dataset format for velocity point-measurements ==
ATOMIX provides several benchmark datasets consisting of four processing levels.
[[File:Benchmark adv netcdf.png|380px|thumb|Layout of NetCDF-4 benchmark dataset. The groupings are intended as checkpoints for algorithm testing.]]
# [[Level 1 data (velocity point-measurements)|Raw timeseries]]
#* full resolution data in physical units including quality-control flags
# [[Level 2 data (velocity point-measurements)|Quality-controlled and segmented timeseries]]
#* [[Detrending time series|Detrended]] and subdivided further in individual [[Segmenting datasets|segments]].
# [[Level 3 data (velocity point-measurements)|Spectral observations]]
#* raw and cleaned (if applicable) spectra
# [[Level 4 data (velocity point-measurements)|Dissipation <math>\varepsilon</math> estimates]]
#* dissipation estimates and corresponding quality parameter as time series
<div class="usermessage mw-customtoggle-myList">Click here to toggle the NetCDF list.</div>
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). The NetCDF benchmark format was designed with the goal of facilitating algorithm testing and verification. Minimum requirements for archiving will be discussed at later date.
Benchmark dataset format for velocity point-measurements
ATOMIX provides several benchmark datasets consisting of four processing levels.
Layout of NetCDF-4 benchmark dataset. The groupings are intended as checkpoints for algorithm testing.