Dataset requirements for shear probes: Difference between revisions
From Atomix
No edit summary |
No edit summary |
||
Line 85: | Line 85: | ||
|} | |} | ||
===Variables=== | ===Required Variables=== | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
! Parameter Name | ! Parameter Name !! Standard Name !! Units of measurement !! dimension | ||
|- | |- | ||
| PRES | | PRES || sea_water_pressure<br /> water_pressure || dbar || TIME || 1,2 | ||
|- | |- | ||
| TIME | | TIME || time || days since 1950-01-01 00:00:00 UTC || TIME || 1 | ||
|- | |- | ||
| SHEAR | | SHEAR || water_velocity_shear || s-1 || [TIME, n_shear_sensors] || 1 | ||
|} | |||
===Optional Variables=== | |||
{| class="wikitable sortable" | |||
|- | |||
! Parameter Name !! Standard Name !! Units of measurement !! dimension | |||
|- | |- | ||
| VIB | | VIB || platform_vibration || NA || [TIME, n_vibration_sensors] | ||
|- | |- | ||
| ACC | | ACC || platform_acceleration || m s-2 || [TIME, n_acc_sensors] | ||
|- | |- | ||
| TEMP | | TEMP || sea_water_temperature<br /> (water_temperature) || degree_Celsius || [TIME,n_T_sensors] | ||
|- | |- | ||
| CNCD | | CNCD || sea_water_electrical_conductivity<br /> (water_electrical_conductivity) || S m-1 || [TIME_FAST,n_C_sensors] | ||
|- | |- | ||
| GRADT | | GRADT || temperature_gradient || || [TIME, n_gradT_sensors] | ||
|- | |- | ||
| GRADC | | GRADC || conductivity_gradient || || [TIME, n_gradC_sensors] | ||
|- | |- | ||
| PITCH | | PITCH || platform_pitch_angle || degree || [TIME] | ||
|- | |- | ||
| ROLL | | ROLL || platform_roll_angle || degree || [TIME] | ||
|} | |} | ||