Level 2 data (shear probes): Difference between revisions
KikiSchulz (talk | contribs) No edit summary |
|||
Line 28: | Line 28: | ||
= | =Variables= | ||
<div class="mw-collapsible mw-expand" data-collapsetext="Collapse" data-expandtext="Expand"> | <div class="mw-collapsible mw-expand" data-collapsetext="Collapse" data-expandtext="Expand"> | ||
<br> | <br> | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
! | ! Variable Name !! Req.<math>^a</math> !! Standard Name !! Units of measurement !! Dimensions | ||
|- | |- | ||
| | | TIME || R || time || [http://cfconventions.org/cf-conventions/cf-conventions#CF-Convention]<math>^b</math> || TIME | ||
|- | |- | ||
| | | SHEAR || R || [sea]<math>^c</math>_water_velocity_shear || s-1 || TIME, N_SHEAR_SENSORS | ||
|- | |- | ||
| | | PSPD_REL || R || platform_speed_wrt_[sea]<math>^c</math>_water || m s-1 || TIME | ||
|- | |- | ||
| | | SECTION_NUMBER || R || unique_identifier_for_each_section_ of_data_from_timeseries || - || TIME | ||
| | |||
|- | |- | ||
| VIB || platform_vibration || | | VIB || HR || platform_vibration || m s-2, or -<math>^d</math> || TIME, N_VIB_SENSORS | ||
|- | |- | ||
| ACC || platform_acceleration || m s-2 | | ACC || O || platform_acceleration || m s-2, or -<math>^d</math> || TIME , N_ACC_SENSORS | ||
|} | |} | ||
<math>^a</math> If using TIME_SLOW or TIME_ACC, this must be provided in addition to the TIME record. | <math>^a</math> If using TIME_SLOW or TIME_ACC, this must be provided in addition to the TIME record. |
Revision as of 18:46, 24 May 2024
Level 2 data, that is saved in the NetCDF group "L2_cleaned", are the full resolution, cleaned and despiked parameters from level 1. The initial data set is subdivided in sections and labeled accordingly in the parameter SECTION_NUMBER with integers. Level 2 data is ready for estimating spectra. In addition to cleaned and despiked level 1 data channels, level 2 data comprises the additional parameter summarized in the table below.
It is important that the platform speed with respect to water, as used in the dissipation estimates, is included in this level. Also note that the shear probe time series (and optionally acceleration and vibration) must be cleaned and filtered as needed at this level, and will not be altered further when estimating dissipation rates.
On all levels, "sea_water" in the standard name can be replaced by "water" for limnologic applications.
Dimensions
Variables
Return Dataset requirements for shear probes
go to previous: Level 1 data
go to next: Level 3 data.