Level 2 data (shear probes): Difference between revisions
No edit summary |
KikiSchulz (talk | contribs) |
||
(23 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Level 2 data are the full resolution, cleaned and despiked parameters from level 1. The initial data set is subdivided in [[Section|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. | 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 [[Section|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. | 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. | ||
=Dimensions= | =Dimensions= | ||
<div class="mw-collapsible mw-expand" data-collapsetext="Collapse" data-expandtext="Expand"> | |||
<br> | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Dimension | ! Dimension !! Description | ||
! | |||
|- | |- | ||
| TIME | | TIME || length of the record from turbulence (fast) data channels | ||
| | |||
|- | |- | ||
|N_SHEAR_SENSORS | |N_SHEAR_SENSORS ||number of shear channels (shear sensors) | ||
|number of shear | |||
|- | |- | ||
|N_***_SENSORS | |N_***_SENSORS <math>^a</math> ||number of *** channel (sensors) | ||
|number of *** | |||
|- | |- | ||
|} | |} | ||
<math>^a</math> Example dimension names would be: N_VIB_SENSORS for vibration (piezo-acceleration) sensors, N_ACC_SENSORS for | |||
vibration acceleration sensors. | |||
</div> | |||
=Variables= | |||
= | <div class="mw-collapsible mw-expand" data-collapsetext="Collapse" data-expandtext="Expand"> | ||
<br> | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
! | ! Variable Name !! Req.<math>^a</math> !! Standard Name !! Units of measurement !! Dimensions | ||
|- | |- | ||
| TIME || time || | | TIME || R || time || [http://cfconventions.org/cf-conventions/cf-conventions CF-Convention]<math>^b</math> || TIME | ||
|- | |- | ||
| SHEAR || | | SHEAR || R || [sea]<math>^c</math>_water_velocity_shear || s-1 || TIME, N_SHEAR_SENSORS | ||
|- | |- | ||
| PSPD_REL || | | 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> | <math>^a</math>: Code for the requirement of variable, R: Required, HR: Highly recommended, O: Optional | ||
<br><math>^b</math>: Unit and offset need to be compatible with the Climate and Forecast (CF)-convention | |||
<br><math>^c</math>: User can choose between water or sea_water depending on the environment | |||
<br><math>^d</math>: Acceleration and vibration sensors are sometimes not calibrated and their records are used as raw values. | |||
</div> | </div> | ||
Line 59: | Line 52: | ||
------ | ------ | ||
Return [[Dataset requirements for shear probes]] | Return [[Dataset requirements for shear probes]]<br> | ||
go to previous: [[Level 1 data (shear probes)| Level 1 data]]<br> | |||
go to next: [[Level 3 data (shear probes)| Level 3 data]]. |
Latest revision as of 19:55, 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.
Dimensions
Variables
Return Dataset requirements for shear probes
go to previous: Level 1 data
go to next: Level 3 data.