NetCDF velocimeters format: Difference between revisions
From Atomix
No edit summary |
|||
Line 5: | Line 5: | ||
# [[Level 1 data (velocity point-measurements)|Raw timeseries]] | # [[Level 1 data (velocity point-measurements)|Raw timeseries]] | ||
#* full resolution data in physical units | #* full resolution data in physical units including quality-control flags | ||
# [[Level 2 data (velocity point-measurements)|Quality-controlled and segmented timeseries]] | # [[Level 2 data (velocity point-measurements)|Quality-controlled and segmented timeseries]] | ||
#* [[Detrending time series|Detrended]] and subdivided further in individual [[Segmenting datasets|segments]]. | #* [[Detrending time series|Detrended]] and subdivided further in individual [[Segmenting datasets|segments]]. | ||
# [[Level 3 data (velocity point-measurements)|Spectra]] | # [[Level 3 data (velocity point-measurements)|Spectra]] |
Revision as of 16:30, 5 March 2022
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.
- Raw timeseries
- full resolution data in physical units including quality-control flags
- Quality-controlled and segmented timeseries
- Spectra
- raw and cleaned (if applicable) spectra
- Dissipation [math]\displaystyle{ \varepsilon }[/math] estimates
- dissipation estimates and corresponding quality parameter as time series
return to Velocity point-measurements