-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Table D sequence for reporting observations from ocean gliders #16 Class 42: BUFR / CREX Oceanographic Elements
- Loading branch information
chenxiaoxia2019
committed
May 29, 2020
1 parent
4b2f3c6
commit 66c6bf7
Showing
1 changed file
with
18 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,19 @@ | ||
ClassNo,ClassName_en,FXY,ElementName_en,Note_en,BUFR_Unit,BUFR_Scale,BUFR_ReferenceValue,BUFR_DataWidth_Bits,CREX_Unit,CREX_Scale,CREX_DataWidth_Char,Status | ||
42,Oceanographic elements,042001,Dominant swell wave direction of spectral partition,,deg,0,0,9,deg,0,3,Operational | ||
42,Oceanographic elements,042002,Significant swell wave height of spectral partition,,m,1,0,9,m,1,3,Operational | ||
42,Oceanographic elements,042003,Dominant swell wavelength of spectral partition,,m,2,100,17,m,2,6,Operational | ||
42,Oceanographic elements,042004,Confidence of inversion for each partition of swell wave spectra,,Code table,0,0,4,Code table,0,2,Operational | ||
42,Oceanographic elements,042005,Ambiguity removal factor for swell wave partition,,Numeric,5,-100000,18,Numeric,5,6,Operational | ||
42,Oceanographic elements,042006,Wave age,,Numeric,2,1,8,Numeric,2,3,Operational | ||
42,Oceanographic elements,042007,Shortest ocean wavelength on spectral resolution,,m,2,0,16,m,2,5,Operational | ||
42,Oceanographic elements,042008,Nonlinear inverse spectral width,,m,2,0,16,m,2,5,Operational | ||
42,Oceanographic elements,042009,Bin partition reference,,Numeric,0,0,8,Numeric,0,3,Operational | ||
42,Oceanographic elements,042010,Partition number,,Numeric,0,1,4,Numeric,0,2,Operational | ||
42,Oceanographic elements,042011,a1 coefficient of the directional Fourier series,,Numeric,4,-20000,15,Numeric,4,6,Operational | ||
42,Oceanographic elements,042012,b1 coefficient of the directional Fourier series,,Numeric,4,-20000,15,Numeric,4,6,Operational | ||
42,Oceanographic elements,042013,a2 coefficient of the directional Fourier series,,Numeric,4,-20000,15,Numeric,4,6,Operational | ||
42,Oceanographic elements,042014,b2 coefficient of the directional Fourier series,,Numeric,4,-20000,15,Numeric,4,6,Operational | ||
42,Oceanographic elements,042015,Check factor K,,Numeric,2,0,12,Numeric,2,4,Operational | ||
42,Oceanographic elements,42001,Dominant swell wave direction of spectral partition,,deg,0,0,9,deg,0,3,Operational | ||
42,Oceanographic elements,42002,Significant swell wave height of spectral partition,,m,1,0,9,m,1,3,Operational | ||
42,Oceanographic elements,42003,Dominant swell wavelength of spectral partition,,m,2,100,17,m,2,6,Operational | ||
42,Oceanographic elements,42004,Confidence of inversion for each partition of swell wave spectra,,Code table,0,0,4,Code table,0,2,Operational | ||
42,Oceanographic elements,42005,Ambiguity removal factor for swell wave partition,,Numeric,5,-100000,18,Numeric,5,6,Operational | ||
42,Oceanographic elements,42006,Wave age,,Numeric,2,1,8,Numeric,2,3,Operational | ||
42,Oceanographic elements,42007,Shortest ocean wavelength on spectral resolution,,m,2,0,16,m,2,5,Operational | ||
42,Oceanographic elements,42008,Nonlinear inverse spectral width,,m,2,0,16,m,2,5,Operational | ||
42,Oceanographic elements,42009,Bin partition reference,,Numeric,0,0,8,Numeric,0,3,Operational | ||
42,Oceanographic elements,42010,Partition number,,Numeric,0,1,4,Numeric,0,2,Operational | ||
42,Oceanographic elements,42011,a1 coefficient of the directional Fourier series,,Numeric,4,-20000,15,Numeric,4,6,Operational | ||
42,Oceanographic elements,42012,b1 coefficient of the directional Fourier series,,Numeric,4,-20000,15,Numeric,4,6,Operational | ||
42,Oceanographic elements,42013,a2 coefficient of the directional Fourier series,,Numeric,4,-20000,15,Numeric,4,6,Operational | ||
42,Oceanographic elements,42014,b2 coefficient of the directional Fourier series,,Numeric,4,-20000,15,Numeric,4,6,Operational | ||
42,Oceanographic elements,42015,Check factor K,,Numeric,2,0,12,Numeric,2,4,Operational | ||
42,Oceanographic elements,42016,Sea water potential density referenced to sea surface,,kg m-3,3,1000000,16,kg m-3,3,5,Operational | ||
,,,,,,,,,,,, | ||
,,,,,,,,,,,, |