Level 3 data (shear probes): Difference between revisions
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
! Parameter Name !! Standard Name !! Units of measurement !! dimension | ! Parameter Name !! Standard Name !! Units of measurement !! dimension | ||
|- | |- | ||
| TIME || time || [http://cfconventions.org/cf-conventions/cf-conventions#time-coordinate CF-Conventions compatible offset]<math>^ | | TIME || time || [http://cfconventions.org/cf-conventions/cf-conventions#time-coordinate CF-Conventions compatible offset]<math>^a</math> || TIME_SPECTRA | ||
|- | |- | ||
| SECTION_NUMBER || unique_identifier_for_each_section_ of_data_from_timeseries || - || TIME_SPECTRA | | SECTION_NUMBER || unique_identifier_for_each_section_ of_data_from_timeseries || - || TIME_SPECTRA | ||
Line 47: | Line 47: | ||
| KCYC || cyclic_wavenumber || cpm || [TIME_SPECTRA, N_WAVENUMBER] | | KCYC || cyclic_wavenumber || cpm || [TIME_SPECTRA, N_WAVENUMBER] | ||
|- | |- | ||
| | | SH_SPEC_CLEAN<math>^b</math>|| shear_probe_spectrum_clean || s-2 cpm-1 || [TIME_SPECTRA, N_WAVENUMBER, N_SHEAR_SENSORS] | ||
|- | |||
| N_FFT_SEGMENTS || number_of_fft_segments || - || N_GLOBAL_VALUES | |||
|- | |||
| N_VIB_SENSORS || number_of_vibration_sensors_used_for_cleaning_spectra || - || N_GLOBAL_VALUES | |||
|- | |- | ||
| | | SPEC_STD || standard_deviation_uncertainty_of_shear_spectrum || - || N_GLOBAL_VALUES | ||
|} | |} | ||
<math>^a</math> SH_SPEC_CLEAN must be included in the file if these spectra were used to compute <math>\varepsilon</math> | <math>^a</math> i.e. "Days since YYYY-MM-DDT00:00:00Z" | ||
<math>^b</math> SH_SPEC_CLEAN must be included in the file if these spectra were used to compute <math>\varepsilon</math> | |||
</div> | </div> | ||
Line 72: | Line 78: | ||
|- | |- | ||
| SH_ACC_SPEC ||shear_and_acceleration_cross-spectral_matrix || - || [TIME_SPECTRA, N_WAVENUMBER, N_SH_ACC_SPEC] | | SH_ACC_SPEC ||shear_and_acceleration_cross-spectral_matrix || - || [TIME_SPECTRA, N_WAVENUMBER, N_SH_ACC_SPEC] | ||
|- | |||
| DOF || degrees_of_freedom_of_spectrum || - || 1 | |||
|} | |} | ||
</div> | </div> |
Revision as of 07:21, 21 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
[math]\displaystyle{ ^a }[/math] This dimension is 1x1. Use, for example, for N_FFT_SEGMENTS (number_of_fft_segments), SPEC_STD (standard_deviation_uncertainty_of_shear_spectrum), and is one value for the entire analysis.
Required Variables
Optional Level 3 Variables
Return Dataset requirements for shear probes
go to previous: Level 2 data
go to next: Level 4 data.