Level 1 data (shear probes): Difference between revisions
From Atomix
No edit summary |
|||
Line 46: | Line 46: | ||
</div> | </div> | ||
= | |||
=Highly-recommended Level 1 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> | ||
Line 55: | Line 56: | ||
|- | |- | ||
| PSPD_REL || platform_speed_wrt_sea_water || m s-1 || TIME <math>^a</math> | | PSPD_REL || platform_speed_wrt_sea_water || m s-1 || TIME <math>^a</math> | ||
|- | |||
| VIB<math>^b</math> || platform_vibration || NA || [TIME, N_VIB_SENSORS] | |||
|- | |||
| PRES || sea_water_pressure<br /> (water_pressure) || dbar || [TIME <math>^a</math>] | |||
|- | |||
| TEMP || sea_water_temperature<br /> (water_temperature) || degree_Celsius || [TIME <math>^a</math>, N_T_SENSORS] | |||
|} | |||
<math>^a</math> or TIME_SLOW or TIME_CTD | |||
<br><math>^b</math> or ACC (see Table for optional variables) | |||
</div> | |||
=Optional Level 1 Variables= | |||
<div class="mw-collapsible mw-expand" data-collapsetext="Collapse" data-expandtext="Expand"> | |||
<br> | |||
{| class="wikitable sortable" | |||
|- | |||
! Parameter Name !! Standard Name !! Units of measurement !! dimension | |||
|- | |- | ||
| VIB || platform_vibration || NA || [TIME, N_VIB_SENSORS] | | VIB || platform_vibration || NA || [TIME, N_VIB_SENSORS] | ||
|- | |- | ||
| ACC || platform_acceleration || m s-2 || [TIME <math>^b</math>, N_ACC_SENSORS] | | ACC || platform_acceleration || m s-2 || [TIME <math>^b</math>, N_ACC_SENSORS] | ||
|- | |- | ||
| CNCD || sea_water_electrical_conductivity<br /> (water_electrical_conductivity) || S m-1 || [TIME_CTD <math>^b</math>, N_C_SENSORS] | | CNCD || sea_water_electrical_conductivity<br /> (water_electrical_conductivity) || S m-1 || [TIME_CTD <math>^b</math>, N_C_SENSORS] |
Revision as of 08:34, 9 January 2023
Level 1 data refers to the full resolution data in physical units, e.g. the regularly sampled time series of converted shear probe data. If needed, a transfer function for shear is given. Below, a table with parameters included in the level 1 data set is compiled. The parameter names and definitions fit the NetCDF parameter attributes and data is stored as a NetCDF group with the name "L1_converted".
In the standard names, "sea_water" can be replaced with "water" if working in freshwater environments. This is specified in some entries below but not all.
Dimensions
Required Variables
Highly-recommended Level 1 Variables
Optional Level 1 Variables
return to Dataset requirements for shear probes
go to next: Level 2 data.