Netcdf dimensions (shear probes): Difference between revisions

From Atomix
No edit summary
No edit summary
Line 13: Line 13:
| TIME_SPECTRA || length of the record of average times of spectral segments. This also equals time of dissipation estimates.
| TIME_SPECTRA || length of the record of average times of spectral segments. This also equals time of dissipation estimates.
|-
|-
| WAVENUMBER || length of the wavenumber array
| N_WAVENUMBER || length of the wavenumber array
|-
|-
| N_SHEAR_SENSORS || number of shear channel (shear sensors)
| N_SHEAR_SENSORS || number of shear channel (shear sensors)
Line 19: Line 19:
| N_***_SENSORS <math>^b</math> ||number of *** channel (sensors)
| N_***_SENSORS <math>^b</math> ||number of *** channel (sensors)
|-
|-
| SH_ACC_SPEC <math>^c</math> || number of shear-acceleration cross spectra  
| N_SH_ACC_SPEC <math>^c</math> || number of shear-acceleration cross spectra  
|-
|-
| SH_VIB_SPEC <math>^d</math> || number of shear-vibration cross spectra  
| N_SH_VIB_SPEC <math>^d</math> || number of shear-vibration cross spectra  
|}
|}
<math>^a</math> Typically we assume TIME for the fast-sampled microstructure channels, and eventually _SLOW or _CTD for slower sampled channels such as CTD and tilt sensors. If the application requires different time stamps for different sensors, this can be utilized like TIME_PITCH, TIME_ACC etc.  
<math>^a</math> Typically we assume TIME for the fast-sampled microstructure channels, and eventually _SLOW or _CTD for slower sampled channels such as CTD and tilt sensors. If the application requires different time stamps for different sensors, this can be utilized like TIME_PITCH, TIME_ACC etc.  

Revision as of 08:57, 20 September 2023

Netcdf dimensions (shear probes)


Dimension Name Description
TIME The length of the record from turbulence (fast) data channels
TIME_*** [math]\displaystyle{ ^a }[/math] length of the record from slow data channels (if different than fast)
TIME_SPECTRA length of the record of average times of spectral segments. This also equals time of dissipation estimates.
N_WAVENUMBER length of the wavenumber array
N_SHEAR_SENSORS number of shear channel (shear sensors)
N_***_SENSORS [math]\displaystyle{ ^b }[/math] number of *** channel (sensors)
N_SH_ACC_SPEC [math]\displaystyle{ ^c }[/math] number of shear-acceleration cross spectra
N_SH_VIB_SPEC [math]\displaystyle{ ^d }[/math] number of shear-vibration cross spectra

[math]\displaystyle{ ^a }[/math] Typically we assume TIME for the fast-sampled microstructure channels, and eventually _SLOW or _CTD for slower sampled channels such as CTD and tilt sensors. If the application requires different time stamps for different sensors, this can be utilized like TIME_PITCH, TIME_ACC etc.

[math]\displaystyle{ ^b }[/math] Please use these examples for related sensors:
N_VIB_SENSORS for vibration (piezo-acceleration) sensors
N_ACC_SENSORS for vibration acceleration sensors
N_GRADT_SENSORS for thermistors
N_GRADC_SENSORS for microconductivity sensors

[math]\displaystyle{ ^c }[/math] number of shear sensors x number of ACC sensors

[math]\displaystyle{ ^d }[/math] number of shear sensors x number of VIB sensors


Go to: Dataset requirements for shear probes