Level 3 data (shear probes): Difference between revisions
From Atomix
No edit summary |
|||
Line 18: | Line 18: | ||
|- | |- | ||
|N_***_SENSORS || number of *** channels (such as ACC and VIB) | |N_***_SENSORS || number of *** channels (such as ACC and VIB) | ||
|- | |||
| SH_ACC_SPEC || number of shear-acceleration cross spectra | |||
|- | |||
| SH_VIB_SPEC || number of shear-vibration cross spectra | |||
|} | |} | ||
</div> | </div> | ||
Line 60: | Line 64: | ||
| VIB_SPEC || vibration_sensor_spectrum || - || [TIME_SPECTRA, WAVENUMBER, N_VIB_SENSORS] | | VIB_SPEC || vibration_sensor_spectrum || - || [TIME_SPECTRA, WAVENUMBER, N_VIB_SENSORS] | ||
|- | |- | ||
| SH_VIB_SPEC ||shear_and_vibration_cross-spectral_matrix || - || [TIME_SPECTRA, WAVENUMBER, | | SH_VIB_SPEC ||shear_and_vibration_cross-spectral_matrix || - || [TIME_SPECTRA, WAVENUMBER, SH_VIB_SPEC] | ||
|- | |- | ||
| SH_ACC_SPEC ||shear_and_acceleration_cross-spectral_matrix || - || [TIME_SPECTRA, WAVENUMBER, | | SH_ACC_SPEC ||shear_and_acceleration_cross-spectral_matrix || - || [TIME_SPECTRA, WAVENUMBER, SH_ACC_SPEC] | ||
|} | |} | ||
</div> | </div> |
Revision as of 12:53, 15 September 2023
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
Required Variables
Optional Level 3 Variables
Return Dataset requirements for shear probes
go to previous: Level 2 data
go to next: Level 4 data.