Version 13 (modified by fricke, 14 years ago) (diff) |
---|
Standard table:
Parameter Name | Type | Default Value | Explanation |
---|
averaging_interval_sp | R | value of averaging_interval |
Averaging interval for spectra output to local file DATA_1D_SP_NETCDF and/or PLOTSP_X_DATA / PLOTSP_Y_DATA (in s). |
comp_spectra_level | I(100) | no level |
Vertical level for which horizontal spectra are to be calculated and output (gridpoints). |
data_output_sp | C*10 (10) | 10 * ' ' |
Quantities for which horizontal spectra are to be calculated and output.
Calculation of spectra requires cyclic boundary conditions along the respective directions (see bc_lr and bc_ns). The spectra are ordered with respect to their output times. Spectra can also be temporally averaged (see averaging_interval_sp). Each data point of a spectrum is output in a single line (1st column: wavenumber, 2nd column: spectral coefficient). If spectra are to be calculated and output for more than one height (see comp_spectra_level), the spectral coefficients for the further heighs can be found in the subsequent columns. The order of the data in the file follows the order used in the assignment for data_output_sp (data_output_sp = 'u', 'v',… means that the file starts with the spectra of the u-component, followed by the v-component spectra, etc.). |