Level 3 data (shear probes): Difference between revisions
From Atomix
KikiSchulz (talk | contribs) No edit summary |
KikiSchulz (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
! Dimension name !! description | ! Dimension name !! description | ||
|- | |- | ||
| TIME_SPECTRA || length of the record of average times of spectral segments | | TIME_SPECTRA || length of the record of average times of spectral segments | ||
|- | |- | ||
| N_WAVENUMBER || length of the wavenumber array | | N_WAVENUMBER || length of the wavenumber array | ||
Line 17: | Line 17: | ||
| N_SHEAR_SENSORS || number of shear channels (shear sensors) | | N_SHEAR_SENSORS || number of shear channels (shear sensors) | ||
|- | |- | ||
| N_***_SENSORS || number of *** channels | | N_***_SENSORS || number of *** channels | ||
|- | |- | ||
| N_SH_ACC_SPEC || number of shear-acceleration cross spectra | | N_SH_ACC_SPEC || number of shear-acceleration cross spectra | ||
Line 27: | Line 27: | ||
</div> | </div> | ||
<math>^a</math> | <math>^a</math> Dimension for variables of the size 1x1 for variables such as N_FFT_SEGMENTS and DOF. <br> | ||
=Variables= | =Variables= | ||
Line 51: | Line 50: | ||
| N_FFT_SEGMENTS || R || number_of_fft_segments || - || N_GLOBAL_VALUES | | N_FFT_SEGMENTS || R || number_of_fft_segments || - || N_GLOBAL_VALUES | ||
|- | |- | ||
| N_VIB_SENSORS | R || number_of_vibration_sensors_used_for_cleaning_spectra || - || N_GLOBAL_VALUES | | N_VIB_SENSORS || R || number_of_vibration_sensors_used_for_cleaning_spectra || - || N_GLOBAL_VALUES | ||
|- | |- | ||
| SPEC_STD || R || standard_deviation_uncertainty_of_shear_spectrum || - || N_GLOBAL_VALUES | | SPEC_STD || R || standard_deviation_uncertainty_of_shear_spectrum || - || N_GLOBAL_VALUES |
Latest revision as of 19:56, 24 May 2024
Level 3 data contains the raw (and optionally cleaned) spectra derived from level 2 time series and is saved in the NetCDF group "L3_spectra". Level 3 parameters are defined along a new TIME dimension, which is the average time of the individual spectral segments. The length of the TIME dimension equals the number of spectral segments. Parameter for the calculation of the spectra, e.g. segment length, are provided in the meta data.
Dimensions
[math]\displaystyle{ ^a }[/math] Dimension for variables of the size 1x1 for variables such as N_FFT_SEGMENTS and DOF.
Variables
Return Dataset requirements for shear probes
go to previous: Level 2 data
go to next: Level 4 data.