From 787c5f43ccc6d931fe17a8b6a64100e9036f2d34 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Thu, 18 Apr 2024 15:09:43 +0200 Subject: [PATCH] FT2024-1 (#195) #195 * 185 request for amendment to bufr table d to create a new bufr template suitable for the distribution of xctd data (#190) #185 request for amendment to bufr table d to create a new bufr template suitable for the distribution of xctd data * 182 update bufrcrex codeflag en 01csv retrieval identifier (#193) * #182 * xml,txt files * Apply suggestions from code review add space * xml,txt files --------- Co-authored-by: Ms. Marijana Crepulja Tlf: +44 118 949 9413 (115) Co-authored-by: Enrico Fucile * 78 proposal for bufrcrex codeflag en 40csv (#192) #78 * Update BUFRCREX_CodeFlag_en_40.csv Add the OCean product quality flag https://github.com/wmo-im/BUFR4/issues/78 * xml,txt files * Update BUFRCREX_TableB_en_40.csv Add Ocean product quality flag https://github.com/wmo-im/BUFR4/issues/78 * xml,txt files --------- Co-authored-by: antoineMerleEUM Co-authored-by: Enrico Fucile * 184 new bufr entries for representing ascat in bufr (#191) * #184 * xml,txt files --------- Co-authored-by: Marijana Crepulja Co-authored-by: Enrico Fucile * Update done (issue #166) (#189) #166 Co-authored-by: sergio * 181 update bufrcrex tableb en 04csv lidar l2b classification type (#188) * #181 * xml,txt files --------- Co-authored-by: Ms. Marijana Crepulja Tlf: +44 118 949 9413 (115) Co-authored-by: Enrico Fucile * 183 fix notes csvs for table d category 1 (#194) * removed note per issue #183 * xml,txt files --------- Co-authored-by: Enrico Fucile * Editorial lsu (#187) #187 * editorial changes based on feedback from publishing department * xml,txt files * update acronym table * xml,txt files * removed errant swp file --------- Co-authored-by: Enrico Fucile * fix note references * xml,txt files * fix spelling * xml,txt files * Update BUFR_TableD_en_10.csv * Update BUFR_TableD_en_10.csv * xml,txt files * fix formatting --------- Co-authored-by: Ms. Marijana Crepulja Tlf: +44 118 949 9413 (115) Co-authored-by: Enrico Fucile Co-authored-by: antoineMerleEUM --- BUFRCREX_CodeFlag_en_01.csv | 5 +- BUFRCREX_CodeFlag_en_03.csv | 8 +- BUFRCREX_CodeFlag_en_13.csv | 3 +- BUFRCREX_CodeFlag_en_33.csv | 38 +- BUFRCREX_CodeFlag_en_40.csv | 11 +- BUFRCREX_CodeFlag_en_42.csv | 13 + BUFRCREX_TableB_en_21.csv | 3 +- BUFRCREX_TableB_en_40.csv | 1 + BUFRCREX_TableB_en_42.csv | 4 +- BUFR_TableD_en_01.csv | 32 +- BUFR_TableD_en_10.csv | 144 +++--- BUFR_TableD_en_15.csv | 70 ++- notes/BUFRCREX_CodeFlag_notes.csv | 2 +- notes/BUFR_TableD_notes.csv | 3 +- notes/acronyms.csv | 3 +- txt/BUFRCREX_CodeFlag_en.txt | 78 ++-- txt/BUFRCREX_TableB_en.txt | 4 + txt/BUFR_TableD_en.txt | 246 ++++++---- xml/BUFRCREX_CodeFlag_en.xml | 222 +++++++-- xml/BUFRCREX_TableB_en.xml | 56 +++ xml/BUFR_TableD_en.xml | 730 ++++++++++++++++++++++++++---- 21 files changed, 1306 insertions(+), 370 deletions(-) diff --git a/BUFRCREX_CodeFlag_en_01.csv b/BUFRCREX_CodeFlag_en_01.csv index 3aea6810..55dea6b5 100644 --- a/BUFRCREX_CodeFlag_en_01.csv +++ b/BUFRCREX_CodeFlag_en_01.csv @@ -338,7 +338,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 001101,State identifier,644,Switzerland,,,,,Operational 001101,State identifier,645,Syrian Arab Republic,,,,,Operational 001101,State identifier,646,The former Yugoslav Republic of Macedonia,,,,,Operational -001101,State identifier,647,Republic of Turkiye,,,,,Operational +001101,State identifier,647,Turkiye,,,,,Operational 001101,State identifier,648,Ukraine,,,,,Operational 001101,State identifier,649,United Kingdom of Great Britain and Northern Ireland (RA VI),,,,,Operational 001101,State identifier,650-699,Reserved for Region VI (Europe),,,,,Operational @@ -363,5 +363,6 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 001155,Retrieval identifier,3,Optimal Estimation Profile (OE-PRO),,,,,Operational 001155,Retrieval identifier,4,Group,,,,,Operational 001155,Retrieval identifier,5,Group mid-bin,,,,,Operational -001155,Retrieval identifier,6-254,Reserved,,,,,Operational +001155,Retrieval identifier,6,Maximum Likelihood Estimation – High horizontal resolution (MLEsub),,,,,Operational +001155,Retrieval identifier,7-254,Reserved,,,,,Operational 001155,Retrieval identifier,255,Missing value,,,,,Operational diff --git a/BUFRCREX_CodeFlag_en_03.csv b/BUFRCREX_CodeFlag_en_03.csv index 9ddb73f7..12905c7a 100644 --- a/BUFRCREX_CodeFlag_en_03.csv +++ b/BUFRCREX_CodeFlag_en_03.csv @@ -153,7 +153,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 003029,Swath,1,Right hand side,,,,,Operational 003029,Swath,2-6,Reserved,,,,,Operational 003029,Swath,7,Missing,,,,,Operational -003030,Antenna Status,0,Transmitting,,,,,Operational -003030,Antenna Status,1,Receiving,,,,,Operational -003030,Antenna Status,2-6,Reserved,,,,,Operational -003030,Antenna Status,7,Missing,,,,,Operational +003030,Antenna status,0,Transmitting,,,,,Operational +003030,Antenna status,1,Receiving,,,,,Operational +003030,Antenna status,2-6,Reserved,,,,,Operational +003030,Antenna status,7,Missing,,,,,Operational diff --git a/BUFRCREX_CodeFlag_en_13.csv b/BUFRCREX_CodeFlag_en_13.csv index 5152906c..1ce46f7b 100644 --- a/BUFRCREX_CodeFlag_en_13.csv +++ b/BUFRCREX_CodeFlag_en_13.csv @@ -19,7 +19,8 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 013040,Surface flag,9,Sea ice,,,,,Operational 013040,Surface flag,10,Standing water,,,,,Operational 013040,Surface flag,11,Snow,,,,,Operational -013040,Surface flag,12-14,Reserved,,,,,Operational +013040,Surface flag,12,Frozen soil,,,,,Operational +013040,Surface flag,13-14,Reserved,,,,,Operational 013040,Surface flag,15,Missing value,,,,,Operational 013041,Pasquill-Gifford stability category,1,A,,,,,Operational 013041,Pasquill-Gifford stability category,2,A - B,,,,,Operational diff --git a/BUFRCREX_CodeFlag_en_33.csv b/BUFRCREX_CodeFlag_en_33.csv index 4771c13e..2ccff196 100644 --- a/BUFRCREX_CodeFlag_en_33.csv +++ b/BUFRCREX_CodeFlag_en_33.csv @@ -583,19 +583,19 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033094,Calibration quality control flags,1-15,Reserved,,,,,Operational 033094,Calibration quality control flags,16,Non-ocean,,,,,Operational 033094,Calibration quality control flags,17,Lunar or solar intrusion,,,,,Operational -033094,Calibration quality control flags,18,Spacecraft maneuver,,,,,Operational +033094,Calibration quality control flags,18,Spacecraft manoeuvre,,,,,Operational 033094,Calibration quality control flags,19,Cold calibration consistency,,,,,Operational 033094,Calibration quality control flags,20,Warm calibration consistency,,,,,Operational 033094,Calibration quality control flags,21,Descending,,,,,Operational 033094,Calibration quality control flags,22,Night,,,,,Operational 033094,Calibration quality control flags,23,Payload rear orientation,,,,,Operational 033094,Calibration quality control flags,All 24,Missing value,,,,,Operational -033095,MWI temperatures flag,1,PRTs or THMs temperatures are missing or with anomalous readings,,,,,Operational -033095,MWI temperatures flag,2,PRT temperatures of OBCT used in the radiometric calibrations is missing or with anomalous readings,,,,,Operational -033095,MWI temperatures flag,3,THMs temperatures of SVR used in the radiometric calibrations are missing or with anomalous readings,,,,,Operational -033095,MWI temperatures flag,4,THMs temperatures of main reflector are missing or with anomalous readings,,,,,Operational -033095,MWI temperatures flag,5,THMs temperatures of the racetrack are missing or with anomalous readings,,,,,Operational -033095,MWI temperatures flag,6,THMs temperatures of the receivers are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,1,PRT or THM temperatures are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,2,PRT temperatures of OBCT used in the radiometric calibrations are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,3,THM temperatures of SVR used in the radiometric calibrations are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,4,THM temperatures of main reflector are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,5,THM temperatures of the racetrack are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,6,THM temperatures of the receivers are missing or with anomalous readings,,,,,Operational 033095,MWI temperatures flag,7,Reserved,,,,,Operational 033095,MWI temperatures flag,All 8,Missing,,,,,Operational 033096,MWI calibration flag,1,Radiometric calibration failed or is degraded,,,,,Operational @@ -609,7 +609,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033096,MWI calibration flag,9,Cold space view radiance averaged value over scans is degraded due to missing or anomalous values (this is valid for the low-reference calibration load when the back-up calibration is applied for channels MWI-1 to MWI-3),,,,,Operational 033096,MWI calibration flag,10,Non-linearity parameter computed using noise diodes is missing (meaningful only for channels MWI-1 to MWI-3),,,,,Operational 033096,MWI calibration flag,11,Non-linearity parameter computed using noise diodes is degraded (meaningful only for channels MWI-1 to MWI-3),,,,,Operational -033096,MWI calibration flag,12,PRTs or THMs temperatures of current scan are missing or with anomalous readings,,,,,Operational +033096,MWI calibration flag,12,PRT or THM temperatures of current scan are missing or with anomalous readings,,,,,Operational 033096,MWI calibration flag,13,Moon intrusion in cold space degraded calibration (less than Nvalid_c valid samples are not affected by Moon for the considered channel and scan),,,,,Operational 033096,MWI calibration flag,14,Back-up calibration with noise diodes performed (meaningful only for MWI-1 to MWI-3),,,,,Operational 033096,MWI calibration flag,15,Degraded receiver temperatures lead to degraded calibration,,,,,Operational @@ -637,7 +637,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033098,MWI data quality flag,All 9,Missing,,,,,Operational 033099,MWI navigation status flag,1,Geolocation of channel is erroneous or degraded,,,,,Operational 033099,MWI navigation status flag,2,Time sequence error,,,,,Operational -033099,MWI navigation status flag,3,Missing or corrupted NAVATT file lead to the use of predicted orbit files,,,,,Operational +033099,MWI navigation status flag,3,Missing or corrupted NAVATT file led to the use of predicted orbit files,,,,,Operational 033099,MWI navigation status flag,4,NAVATT attitude data is degraded,,,,,Operational 033099,MWI navigation status flag,5,Time correlation error (missing IERS bulletin),,,,,Operational 033099,MWI navigation status flag,6,Invalid ephemeris or attitude data,,,,,Operational @@ -651,12 +651,12 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033099,MWI navigation status flag,14,Error in land fraction computation,,,,,Operational 033099,MWI navigation status flag,15,Predicted orbit file not available,,,,,Operational 033099,MWI navigation status flag,All 16,Missing,,,,,Operational -033100,ICI temperatures flag,1,PRTs or THMs temperatures are missing or with anomalous readings,,,,,Operational +033100,ICI temperatures flag,1,PRT or THM temperatures are missing or with anomalous readings,,,,,Operational 033100,ICI temperatures flag,2,PRT temperatures of OBCT used in the radiometric calibrations is missing or with anomalous readings,,,,,Operational 033100,ICI temperatures flag,3,PRT temperatures of SVR used in the radiometric calibrations are missing or with anomalous readings,,,,,Operational 033100,ICI temperatures flag,4,PRT temperatures of IRP and sun shield are missing or with anomalous readings,,,,,Operational -033100,ICI temperatures flag,5,THMs temperature of back-end are missing or with anomalous readings,,,,,Operational -033100,ICI temperatures flag,6,THMs temperature of front-end are missing or with anomalous readings,,,,,Operational +033100,ICI temperatures flag,5,THM temperature of back-end are missing or with anomalous readings,,,,,Operational +033100,ICI temperatures flag,6,THM temperature of front-end are missing or with anomalous readings,,,,,Operational 033100,ICI temperatures flag,7,PRT temperatures of main reflector are missing or with anomalous readings,,,,,Operational 033100,ICI temperatures flag,All 8,Missing,,,,,Operational 033101,ICI calibration flag,1,Radiometric calibration failed or is degraded,,,,,Operational @@ -668,9 +668,9 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033101,ICI calibration flag,7,Cold space view radiance averaged value over scans is missing,,,,,Operational 033101,ICI calibration flag,8,OBCT view radiance averaged value over scans is degraded due to missing or anomalous values,,,,,Operational 033101,ICI calibration flag,9,Cold space view radiance averaged value over scans is degraded due to missing or anomalous values,,,,,Operational -033101,ICI calibration flag,10,PRTs or THMs temperatures of current scan are missing or with anomalous readings,,,,,Operational +033101,ICI calibration flag,10,PRT or THM temperatures of current scan are missing or with anomalous readings,,,,,Operational 033101,ICI calibration flag,11,Moon intrusion in cold space degraded calibration (less than Nvalid_c valid samples are not affected by Moon for the considered channel and scan),,,,,Operational -033101,ICI calibration flag,12,Degraded or missing Back-end Temperatures lead to degraded calibration,,,,,Operational +033101,ICI calibration flag,12,Degraded or missing back-end temperatures lead to degraded calibration,,,,,Operational 033101,ICI calibration flag,13-15,Reserved,,,,,Operational 033101,ICI calibration flag,All 16,Missing,,,,,Operational 033102,ICI navigation status flag,1,Scan is degraded in raw data records,,,,,Operational @@ -695,7 +695,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033103,ICI scan quality flag,All 9,Missing,,,,,Operational 033104,ICI navigation status flag,1,Geolocation of channels is erroneous or degraded,,,,,Operational 033104,ICI navigation status flag,2,Time sequence error,,,,,Operational -033104,ICI navigation status flag,3,Missing or corrupted NAVATT file lead to the use of predicted orbit files,,,,,Operational +033104,ICI navigation status flag,3,Missing or corrupted NAVATT file led to the use of predicted orbit files,,,,,Operational 033104,ICI navigation status flag,4,NAVATT attitude data is degraded,,,,,Operational 033104,ICI navigation status flag,5,Time correlation error (missing IERS bulletin),,,,,Operational 033104,ICI navigation status flag,6,Invalid ephemeris or attitude data,,,,,Operational @@ -713,7 +713,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033105,ICI processing flags,2,MR spillover correction relative to emission by instrument platform is not applied,,,,,Operational 033105,ICI processing flags,3,SVR spillover correction relative to emission by instrument platform is not applied,,,,,Operational 033105,ICI processing flags,4,SVR sidelobe correction is not applied,,,,,Operational -033105,ICI processing flags,5,Full cross-polarization correction including small angles correction is applied,,,,,Operational +033105,ICI processing flags,5,Full cross-polarization correction including small angle correction is applied,,,,,Operational 033105,ICI processing flags,6,Dynamic sidelobe correction is not applied for ICI-1,,,,,Operational 033105,ICI processing flags,7,Dynamic sidelobe correction is not applied for ICI-2,,,,,Operational 033105,ICI processing flags,8,Dynamic sidelobe correction is not applied for ICI-3,,,,,Operational @@ -725,7 +725,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033106,MWI processing flags,3,MR spillover correction relative to emission by instrument platform is not applied,,,,,Operational 033106,MWI processing flags,4,SVR spillover correction relative to emission by instrument platform is not applied,,,,,Operational 033106,MWI processing flags,5,SVR sidelobe correction is not applied,,,,,Operational -033106,MWI processing flags,6,Full cross-polarization correction including small angles correction is applied,,,,,Operational +033106,MWI processing flags,6,Full cross-polarization correction including small angle correction is applied,,,,,Operational 033106,MWI processing flags,7,RFI correction in the Earth view is not applied,,,,,Operational 033106,MWI processing flags,8,Dynamic sidelobe correction is not applied for MWI-1,,,,,Operational 033106,MWI processing flags,9,Dynamic sidelobe correction is not applied for MWI-2,,,,,Operational @@ -791,7 +791,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033111,SCA quality flags,8,Noise outlier is present,,,,,Operational 033111,SCA quality flags,9,Ancillary data is poor,,,,,Operational 033111,SCA quality flags,10,Ancillary data is very poor,,,,,Operational -033111,SCA quality flags,11,Characterisation table limits exceeded,,,,,Operational +033111,SCA quality flags,11,Characterization table limits exceeded,,,,,Operational 033111,SCA quality flags,12,Power-gain estimate is poor,,,,,Operational 033111,SCA quality flags,13,Power-gain estimate is very poor,,,,,Operational 033111,SCA quality flags,14,Power-gain out of limits,,,,,Operational @@ -800,7 +800,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033111,SCA quality flags,17,Waveguide table limits exceeded,,,,,Operational 033111,SCA quality flags,18,Echo is out of ADC range,,,,,Operational 033111,SCA quality flags,19,Reserved,,,,,Operational -033111,SCA quality flags,20,Missing normalisation tables,,,,,Operational +033111,SCA quality flags,20,Missing normalization tables,,,,,Operational 033111,SCA quality flags,21,Number of samples in window is low,,,,,Operational 033111,SCA quality flags,22,Number of samples in window is very low,,,,,Operational 033111,SCA quality flags,23,Negative backscatter in resampled data,,,,,Operational diff --git a/BUFRCREX_CodeFlag_en_40.csv b/BUFRCREX_CodeFlag_en_40.csv index cb78ec32..fd4a6966 100644 --- a/BUFRCREX_CodeFlag_en_40.csv +++ b/BUFRCREX_CodeFlag_en_40.csv @@ -83,7 +83,10 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 040028,GMI quality flag,15,Missing value (no quality information available),,,,,Operational 040036,Lidar L2b classification type,0,Clear,,,,,Operational 040036,Lidar L2b classification type,1,Cloud,,,,,Operational -040036,Lidar L2b classification type,2-14,Reserved,,,,,Operational +040036,Lidar L2b classification type,2,Aerosol,,,,,Operational +040036,Lidar L2b classification type,3,Attenuated,,,,,Operational +040036,Lidar L2b classification type,4,Surface,,,,,Operational +040036,Lidar L2b classification type,5-14,Reserved,,,,,Operational 040036,Lidar L2b classification type,15,Missing value,,,,,Operational 040043,Satellite manoeuvre indicator,0,The platform is not undergoing a manoeuvre,,,,,Operational 040043,Satellite manoeuvre indicator,1,"The platform is undergoing a manoeuvre, nominal processing",,,,,Operational @@ -231,6 +234,12 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 040074,General interferometry quality flags,10,Telemetry package flag,,,,,Operational 040074,General interferometry quality flags,11-15,Reserved,,,,,Operational 040074,General interferometry quality flags,All 16,Missing value,,,,,Operational +040077,Ocean product quality flag,1,Sea surface temperature not OK,,,,,Operational +040077,Ocean product quality flag,2,Sea surface wind speed not OK,,,,,Operational +040077,Ocean product quality flag,3,Atmospheric water vapour content not OK,,,,,Operational +040077,Ocean product quality flag,4,Cloud liquid water content not OK,,,,,Operational +040077,Ocean product quality flag,5-7,Reserved,,,,,Operational +040077,Ocean product quality flag,All 8,Missing value,,,,,Operational 040080,Cloud test results for IASI-NG level 2,1,Thin cirrus detection executed,,,,,Operational 040080,Cloud test results for IASI-NG level 2,2,Thin cirrus detection indicates a cloud,,,,,Operational 040080,Cloud test results for IASI-NG level 2,3,Aerosol dust detection executed,,,,,Operational diff --git a/BUFRCREX_CodeFlag_en_42.csv b/BUFRCREX_CodeFlag_en_42.csv index 5af22360..597e27cc 100644 --- a/BUFRCREX_CodeFlag_en_42.csv +++ b/BUFRCREX_CodeFlag_en_42.csv @@ -3,3 +3,16 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 042004,Confidence of inversion for each partition of swell wave spectra,1,180-degree ambiguity not resolved,,,,,Operational 042004,Confidence of inversion for each partition of swell wave spectra,2-14,Reserved,,,,,Operational 042004,Confidence of inversion for each partition of swell wave spectra,15,Missing,,,,,Operational +042017,Quality flag of swell wave spectra,0,Good,,,,,Operational +042017,Quality flag of swell wave spectra,1,Medium,,,,,Operational +042017,Quality flag of swell wave spectra,2,Low,,,,,Operational +042017,Quality flag of swell wave spectra,3,Poor,,,,,Operational +042017,Quality flag of swell wave spectra,4-14,Reserved,,,,,Operational +042017,Quality flag of swell wave spectra,15,Missing,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,0,Very good,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,1,Good,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,2,Medium,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,3,Low,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,4,Poor,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,5-14,Reserved,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,15,Missing,,,,,Operational diff --git a/BUFRCREX_TableB_en_21.csv b/BUFRCREX_TableB_en_21.csv index 2eb186dc..4292ef8b 100644 --- a/BUFRCREX_TableB_en_21.csv +++ b/BUFRCREX_TableB_en_21.csv @@ -122,6 +122,7 @@ ClassNo,ClassName_en,FXY,ElementName_en,BUFR_Unit,BUFR_Scale,BUFR_ReferenceValue 21,Radar data,021164,ASCAT telemetry presence and quality,Numeric,3,0,10,Numeric,3,4,,,Operational 21,Radar data,021165,ASCAT extrapolated reference function presence,Numeric,3,0,10,Numeric,3,4,,,Operational 21,Radar data,021166,Land fraction,Numeric,3,0,10,Numeric,3,4,,,Operational +21,Radar data,021167,Subsurface scattering probability,%,0,0,7,%,0,3,,,Operational 21,Radar data,021169,Ice presence indicator,Code table,0,0,2,Code table,0,1,,,Operational 21,Radar data,021170,C band corrected ocean backscatter coefficient,dB,2,-32768,16,dB,2,5,,,Operational 21,Radar data,021171,RMS C band corrected ocean backscatter coefficient,dB,2,-32768,16,dB,2,5,,,Operational @@ -142,4 +143,4 @@ ClassNo,ClassName_en,FXY,ElementName_en,BUFR_Unit,BUFR_Scale,BUFR_ReferenceValue 21,Radar data,021186,Specific band automatic gain control,dB,2,0,13,dB,2,4,,,Operational 21,Radar data,021187,RMS specific band automatic gain control,dB,2,0,8,dB,2,3,,,Operational 21,Radar data,021188,Number of valid points for specific band automatic gain control,Numeric,0,0,7,Numeric,0,3,,,Operational -21,Radar data,021189,Corrected OCOG backscatter coefficient (negative reference),dB,2,-32768,16,dB,2,6,(see Note),11,Operational \ No newline at end of file +21,Radar data,021189,Corrected OCOG backscatter coefficient (negative reference),dB,2,-32768,16,dB,2,6,(see Note),11,Operational diff --git a/BUFRCREX_TableB_en_40.csv b/BUFRCREX_TableB_en_40.csv index 88985a95..3460f7d8 100644 --- a/BUFRCREX_TableB_en_40.csv +++ b/BUFRCREX_TableB_en_40.csv @@ -75,4 +75,5 @@ ClassNo,ClassName_en,FXY,ElementName_en,BUFR_Unit,BUFR_Scale,BUFR_ReferenceValue 40,Satellite data,040074,General interferometry quality flags,Flag table,0,0,16,,,,,,Operational 40,Satellite data,040075,Retrieval error covariance matrix for humidity in principal component domain,Numeric,0,0,21,Numeric,0,7,,,Operational 40,Satellite data,040076,Retrieval error covariance matrix for temperature in principal component domain,Numeric,0,0,21,Numeric,0,7,,,Operational +40,Satellite data,040077,Ocean product quality flag,Flag table,0,0,8,Flag table,0,3,,,Operational 40,Satellite data,040080,Cloud test results for IASI-NG level 2,Flag table,0,0,5,Flag table,0,2,,,Operational diff --git a/BUFRCREX_TableB_en_42.csv b/BUFRCREX_TableB_en_42.csv index 969518bf..237608c3 100644 --- a/BUFRCREX_TableB_en_42.csv +++ b/BUFRCREX_TableB_en_42.csv @@ -14,4 +14,6 @@ ClassNo,ClassName_en,FXY,ElementName_en,BUFR_Unit,BUFR_Scale,BUFR_ReferenceValue 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,042016,Sea water potential density referenced to sea surface,kg m-3,5,-10000000,24,kg m-3,5,9,,,Operational \ No newline at end of file +42,Oceanographic elements,042016,Sea water potential density referenced to sea surface,kg m-3,5,-10000000,24,kg m-3,5,9,,,Operational +42,Oceanographic elements,042017,Quality flag of swell wave spectra,Code table,0,0,4,Code table,0,2,,,Operational +42,Oceanographic elements,042018,Quality flag for each partition of swell wave spectra,Code table,0,0,4,Code table,0,4,,,Operational diff --git a/BUFR_TableD_en_01.csv b/BUFR_TableD_en_01.csv index 990d7604..5f683869 100644 --- a/BUFR_TableD_en_01.csv +++ b/BUFR_TableD_en_01.csv @@ -24,7 +24,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301014,(Time period),,102002,Replicate 2 descriptors 2 times,,,,Operational 01,Location and identification sequences,301014,(Time period),,301011,"Year, month, day",,,,Operational 01,Location and identification sequences,301014,(Time period),,301012,"Hour, minute",,,,Operational -01,Location and identification sequences,301018,(Encrypted ship's call sign and encryption method),,001114,Encrypted ship or mobile land station identifier (base64 encoding),,"(see Notes 2,3 and 4)","57,23,46",Operational +01,Location and identification sequences,301018,(Encrypted ship's call sign and encryption method),,001114,Encrypted ship or mobile land station identifier (base64 encoding),,"(see Notes 2 and 3)","57,23",Operational 01,Location and identification sequences,301018,(Encrypted ship's call sign and encryption method),,025185,Encryption method,,,,Operational 01,Location and identification sequences,301018,(Encrypted ship's call sign and encryption method),,025186,Encryption key version,,,,Operational 01,Location and identification sequences,301021,(Latitude/longitude (high accuracy)),,005001,Latitude (high accuracy),,,,Operational @@ -49,16 +49,16 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301026,"(Latitude/longitude (high accuracy), time period (day, hour, minute))",,004005,Minute,,,,Operational 01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,008007,Dimensional significance,"= 0 Point, = 1 Line, = 2 Area, = 3 Volume",,,Operational 01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,101000,Delayed replication of 1 descriptor,,,,Operational -01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,031001,Delayed descriptor replication factor,,(see Note 5),65,Operational +01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,031001,Delayed descriptor replication factor,,(see Note 4),65,Operational 01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,301028,"Horizontal section of a feature described as a polygon, circle, line or point",,,,Operational 01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,008007,Dimensional significance,Set to missing (cancel),,,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,008040,Flight level significance,,,,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,033042,Type of limit represented by following value,,,,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,007010,Flight level,,,,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,101000,Delayed replication of 1 descriptor,,,,Operational -01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,031002,Extended delayed descriptor replication factor,,(see Note 6),66,Operational +01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,031002,Extended delayed descriptor replication factor,,(see Note 5),66,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,301023,Latitude/longitude (coarse accuracy),,,,Operational -01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,019007,Effective radius of feature,,(see Note 7),61,Operational +01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,019007,Effective radius of feature,,(see Note 6),61,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,008040,Flight level significance,Set to missing (cancel),,,Operational 01,Location and identification sequences,301029,(Identification),,001018,Short station or site name,,,,Operational 01,Location and identification sequences,301029,(Identification),,002001,Type of station,,,,Operational @@ -87,13 +87,13 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301034,(Buoy/platform - fixed),,301011,"Year, month, day",,,,Operational 01,Location and identification sequences,301034,(Buoy/platform - fixed),,301012,"Hour, minute",,,,Operational 01,Location and identification sequences,301034,(Buoy/platform - fixed),,301023,Latitude/longitude (coarse accuracy),,,,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,001005,Buoy/platform identifier,,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,001012,Direction of motion of moving observing platform,,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,001013,Speed of motion of moving observing platform,,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,002001,Type of station,,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,301011,"Year, month, day",,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,301012,"Hour, minute",,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,301023,Latitude/longitude (coarse accuracy),,(see Note 8),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,001005,Buoy/platform identifier,,(see Note 7),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,001012,Direction of motion of moving observing platform,,(see Note 7),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,001013,Speed of motion of moving observing platform,,(see Note 7,12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,002001,Type of station,,(see Note 7),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,301011,"Year, month, day",,(see Note 7),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,301012,"Hour, minute",,(see Note 7),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,301023,Latitude/longitude (coarse accuracy),,(see Note 7),12,Operational 01,Location and identification sequences,301036,(Ship),,301003,Ship's call sign and motion,,,,Operational 01,Location and identification sequences,301036,(Ship),,002001,Type of station,,,,Operational 01,Location and identification sequences,301036,(Ship),,301011,"Year, month, day",,,,Operational @@ -259,8 +259,8 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301062,(Radar location(s)),,101000,Delayed replication of 1 descriptor,,,,Operational 01,Location and identification sequences,301062,(Radar location(s)),,031001,Delayed descriptor replication factor,,,,Operational 01,Location and identification sequences,301062,(Radar location(s)),,301001,WMO block and station numbers,,,,Operational -01,Location and identification sequences,301065,(ACARS identification),,001006,Aircraft flight number,,(see Note 10),5,Operational -01,Location and identification sequences,301065,(ACARS identification),,001008,Aircraft registration number or other identification,,(see Note 10),5,Operational +01,Location and identification sequences,301065,(ACARS identification),,001006,Aircraft flight number,,(see Note 9),5,Operational +01,Location and identification sequences,301065,(ACARS identification),,001008,Aircraft registration number or other identification,,(see Note 9),5,Operational 01,Location and identification sequences,301065,(ACARS identification),,002001,Type of station,,,,Operational 01,Location and identification sequences,301065,(ACARS identification),,002002,Type of instrumentation for wind measurement,,,,Operational 01,Location and identification sequences,301065,(ACARS identification),,002005,Precision of temperature observation,,,,Operational @@ -344,7 +344,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301112,(Identification of launch point and instrumentation of dropsonde),,002013,Solar and infrared radiation correction,,,,Operational 01,Location and identification sequences,301112,(Identification of launch point and instrumentation of dropsonde),,002014,Tracking technique/status of system used,,,,Operational 01,Location and identification sequences,301112,(Identification of launch point and instrumentation of dropsonde),,002003,Type of measuring equipment used,,,,Operational -01,Location and identification sequences,301113,(Date/time of launch),,008021,Time significance,= 18 Launch time,(see Note 11),72,Operational +01,Location and identification sequences,301113,(Date/time of launch),,008021,Time significance,= 18 Launch time,(see Note 10),72,Operational 01,Location and identification sequences,301113,(Date/time of launch),,301011,"Year, month, day",Launch time,,,Operational 01,Location and identification sequences,301113,(Date/time of launch),,301013,"Hour, minute, second",Launch time,,,Operational 01,Location and identification sequences,301114,(Horizontal and vertical coordinates of launch site),,301021,Latitude/longitude (high accuracy),,,,Operational @@ -361,7 +361,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301121,(Radiosonde launch point location),,301021,Latitude/longitude (high accuracy),,,,Operational 01,Location and identification sequences,301121,(Radiosonde launch point location),,007031,Height of barometer above mean sea level,,,,Operational 01,Location and identification sequences,301121,(Radiosonde launch point location),,007007,Height,Release of radiosonde above mean sea level,,,Operational -01,Location and identification sequences,301122,(Date/time (to hundredths of second)),,301011,"Year, month, day",,(see Note 11),72,Operational +01,Location and identification sequences,301122,(Date/time (to hundredths of second)),,301011,"Year, month, day",,(see Note 10),72,Operational 01,Location and identification sequences,301122,(Date/time (to hundredths of second)),,301012,"Hour, minute",,,,Operational 01,Location and identification sequences,301122,(Date/time (to hundredths of second)),,201135,Change data width,,,,Operational 01,Location and identification sequences,301122,(Date/time (to hundredths of second)),,202130,Change scale,,,,Operational @@ -454,7 +454,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301131,(Pixel geolocation),,005022,Solar azimuth,,,,Operational 01,Location and identification sequences,301132,(Common header sequence),,301150,WIGOS identifiers,,,,Operational 01,Location and identification sequences,301132,(Common header sequence),,301001,WMO block and station numbers,,,,Operational -01,Location and identification sequences,301132,(Common header sequence),,301021,Latitude/longitude (high accuracy),Sensor,(see Note 12),48,Operational +01,Location and identification sequences,301132,(Common header sequence),,301021,Latitude/longitude (high accuracy),Sensor,(see Note 11),48,Operational 01,Location and identification sequences,301132,(Common header sequence),,007030,Height of station ground above mean sea level,,,,Operational 01,Location and identification sequences,301132,(Common header sequence),,008021,Time significance,= 29 End of scan or time of ending,,,Operational 01,Location and identification sequences,301132,(Common header sequence),,301011,"Year, month, day",,,,Operational diff --git a/BUFR_TableD_en_10.csv b/BUFR_TableD_en_10.csv index 28e4b91e..3cdaa5a7 100644 --- a/BUFR_TableD_en_10.csv +++ b/BUFR_TableD_en_10.csv @@ -697,7 +697,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,202131,Change scale,Increase scale by 3,,,Operational 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,202000,Change scale,Cancel increase scale,,,Operational 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,002104,Antenna polarization,,,,Operational 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,012066,Antenna temperature,,,,Operational @@ -1260,7 +1260,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,031001,Delayed descriptor replication factor,,,,Operational 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,002104,Antenna polarization,,,,Operational 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,012066,Antenna temperature,,,,Operational 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,012163,Brightness temperature,,,,Operational @@ -1329,7 +1329,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1347,7 +1347,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1365,7 +1365,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1383,7 +1383,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1401,7 +1401,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1477,7 +1477,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1495,7 +1495,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1513,7 +1513,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1531,7 +1531,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1549,7 +1549,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1567,7 +1567,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1581,11 +1581,11 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,201000,Change data width,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,012158,Noise-equivalent delta temperature while viewing cold target,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,012159,Noise-equivalent delta temperature while viewing warm target,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,117001,Replicate 17 descriptors 1 times,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,117001,Replicate 17 descriptors 1 time,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1603,7 +1603,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -1669,7 +1669,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,104004,Replicate 4 descriptors 4 times,,,,Operational 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,005079,Band number,,,,Operational 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,202130,Change scale,Add 2 to descriptor scale,,,Operational -10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,002104,Antenna polarization,,,,Operational 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational @@ -1799,61 +1799,61 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310085,(IASI-NG L1C (Radiances)),,020083,Amount of segment covered by scene,,,,Operational 10,Vertical sounding sequences (satellite data),310085,(IASI-NG L1C (Radiances)),,008029,Surface type,,,,Operational 10,Vertical sounding sequences (satellite data),310085,(IASI-NG L1C (Radiances)),,020083,Amount of segment covered by scene,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,001007,Satellite identifier,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,301005,Originating centre/sub-centre,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,002019,Satellite instruments,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,002020,Satellite classification,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004001,Year,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004002,Month,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004003,Day,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004004,Hour,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004005,Minute,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,202131,Change scale,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201138,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004006,Second,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201000,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,202000,Change scale,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005001,Latitude (high accuracy),,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,006001,Longitude (high accuracy),,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,007024,Satellite zenith angle,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005021,Bearing or azimuth,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,007025,Solar zenith angle,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005022,Solar azimuth,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005043,Field of view number,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005040,Orbit number,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201133,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005041,Scan line number,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201000,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,202126,Change scale,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,007001,Height of station,Spacecraft altitude,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,202000,Change scale,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,033113,IASI-NG general quality flags,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,109004,Replicate 9 descriptors 4 times,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,025140,Start channel,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201129,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,025141,End channel,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201000,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,040026,Score quantization factor,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,040016,Residual RMS in band,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,101000,Delayed replication of 1 descriptor,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,031002,Extended delayed descriptor replication factor,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,040017,Non-normalized principal component score,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,002019,Satellite instruments,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,110007,Replicate 10 descriptors 7 times,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005060,Y angular position from centre of gravity,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005061,Z angular position from centre of gravity,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,020083,Amount of segment covered by scene,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,106020,Replicate 6 descriptors 20 times,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005042,Channel number,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,008023,First-order statistics,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,014044,Channel radiance,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,008023,First-order statistics,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,014044,Channel radiance,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,008023,First-order statistics,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,008072,Pixel type,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,020083,Amount of segment covered by scene,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,008029,Surface type,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,020083,Amount of segment covered by scene,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,001007,Satellite identifier,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,301005,Originating centre/sub-centre,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,002019,Satellite instruments,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,002020,Satellite classification,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004001,Year,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004002,Month,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004003,Day,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004004,Hour,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004005,Minute,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,202131,Change scale,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201138,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004006,Second,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201000,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,202000,Change scale,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005001,Latitude (high accuracy),,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,006001,Longitude (high accuracy),,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,007024,Satellite zenith angle,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005021,Bearing or azimuth,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,007025,Solar zenith angle,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005022,Solar azimuth,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005043,Field of view number,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005040,Orbit number,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201133,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005041,Scan line number,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201000,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,202126,Change scale,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,007001,Height of station,Spacecraft altitude,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,202000,Change scale,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,033113,IASI-NG general quality flags,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,109004,Replicate 9 descriptors 4 times,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,025140,Start channel,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201129,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,025141,End channel,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201000,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,040026,Score quantization factor,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,040016,Residual RMS in band,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,101000,Delayed replication of 1 descriptor,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,031002,Extended delayed descriptor replication factor,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,040017,Non-normalized principal component score,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,002019,Satellite instruments,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,110007,Replicate 10 descriptors 7 times,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005060,Y angular position from centre of gravity,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005061,Z angular position from centre of gravity,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,020083,Amount of segment covered by scene,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,106020,Replicate 6 descriptors 20 times,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005042,Channel number,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,008023,First-order statistics,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,014044,Channel radiance,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,008023,First-order statistics,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,014044,Channel radiance,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,008023,First-order statistics,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,008072,Pixel type,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,020083,Amount of segment covered by scene,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,008029,Surface type,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,020083,Amount of segment covered by scene,,,,Operational 10,Vertical sounding sequences (satellite data),310087,"(Metop-SG Infrared Atmospheric Sounder Interferometer - New Generation (IASI-NG), level 2 common information part (TWV, CLD, SFC, GHG))",,001007,Satellite identifier,,,,Operational 10,Vertical sounding sequences (satellite data),310087,"(Metop-SG Infrared Atmospheric Sounder Interferometer - New Generation (IASI-NG), level 2 common information part (TWV, CLD, SFC, GHG))",,001031,Identification of originating/generating centre,,,,Operational 10,Vertical sounding sequences (satellite data),310087,"(Metop-SG Infrared Atmospheric Sounder Interferometer - New Generation (IASI-NG), level 2 common information part (TWV, CLD, SFC, GHG))",,002019,Satellite instruments,= 231 IASI-NG,,,Operational diff --git a/BUFR_TableD_en_15.csv b/BUFR_TableD_en_15.csv index c8a62c99..f8ccd5c5 100644 --- a/BUFR_TableD_en_15.csv +++ b/BUFR_TableD_en_15.csv @@ -90,6 +90,64 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 15,Oceanographic report sequences,315005,(Water temperature profile (Temperature profile observed by XBT or buoy),,022043,Sea/water temperature,,,,Operational 15,Oceanographic report sequences,315005,(Water temperature profile (Temperature profile observed by XBT or buoy),,008080,Qualifier for GTSPP quality flag,= 11 Water temperature at a level,,,Operational 15,Oceanographic report sequences,315005,(Water temperature profile (Temperature profile observed by XBT or buoy),,033050,Global GTSPP quality flag,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001079,Unique identifier for the profile,Hexadecimal string,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001011,Ship or mobile land station identifier,Ship's call sign,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001103,IMO Number. Unique Lloyd's register,= 0 to 9999999,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001087,WMO marine observing platform extended identifier,,(see Note 1),24,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001019,Long station or site name,Ship name,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001080,Ship line number according to SOOP,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,005036,Ship transect number according to SOOP,,(see Note 2),31,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001036,Agency in charge of operating the observing platform,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001013,Speed of motion of moving observing platform,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001012,Direction of motion of moving observing platform,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,301011,"Year, month, day",,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,301012,"Hour, minute",,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,301021,Latitude/longitude (high accuracy),,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007032,Height of sensor above local ground (or deck of marine platform),,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007033,Height of sensor above water surface,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002002,Type of instrumentation for wind measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,011002,Wind speed,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,011001,Wind direction,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007032,Height of sensor above local ground (or deck of marine platform),,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007033,Height of sensor above water surface,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,012101,Temperature/air temperature,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,012103,Dewpoint temperature,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007032,Height of sensor above local ground (or deck of marine platform),Set to missing (cancel),,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007033,Height of sensor above water surface,Set to missing (cancel),,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,302021,Waves,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002031,Duration and time of current measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002030,Method of current measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022005,Direction of sea-surface current,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022032,Speed of sea-surface current,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022063,Total water depth,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008080,Qualifier for GTSPP quality flag,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,033050,Global GTSPP quality flag,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022178,XBT/XCTD launcher type,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022177,Height of XBT/XCTD launcher,Above sea level | 0 to 50 m in units of whole m,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022067,Instrument type for water temperature/salinity profile measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008041,Data significance,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,026021,Year,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,026022,Month,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,026023,Day,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022068,Water temperature profile recorder types,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,025061,Software identification and version number,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008041,Data significance,Set to missing (cancel),,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008080,Qualifier for GTSPP quality flag,Set to missing (cancel),,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002171,Instrument serial number for water temperature profile measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,302090,Sea/water temperature high precision,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002171,Instrument serial number for water temperature profile measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002032,Indicator for digitization,,(see Note 3),64,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,109000,Delayed replication of 9 descriptors,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,031002,Extended delayed descriptor replication factor,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007063,Depth below sea/water surface (cm),,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008080,Qualifier for GTSPP quality flag,= 13 Water depth at a level,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,033050,Global GTSPP quality flag,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022043,Sea/water temperature,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008080,Qualifier for GTSPP quality flag,= 11 Water temperature at a level,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,033050,Global GTSPP quality flag,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022064,Salinity,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008080,Qualifier for GTSPP quality flag,= 12 Salinity at a level,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,033050,Global GTSPP quality flag,,,,Operational 15,Oceanographic report sequences,315007,"(Sequence for representation of data derived from a ship-based lowered instrument measuring subsurface sea/water temperature, salinity and current profiles)",,301003,Ship’s call sign and motion,,,,Operational 15,Oceanographic report sequences,315007,"(Sequence for representation of data derived from a ship-based lowered instrument measuring subsurface sea/water temperature, salinity and current profiles)",Extended identification,001019,Long station or site name,,,,Operational 15,Oceanographic report sequences,315007,"(Sequence for representation of data derived from a ship-based lowered instrument measuring subsurface sea/water temperature, salinity and current profiles)",Extended identification,001103,IMO Number. Unique Lloyd's register,Values are restricted to between 0 and 9999999,,,Operational @@ -353,16 +411,16 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 15,Oceanographic report sequences,315012,(Sequence for reporting observations from a single glider trajectory profile),,033050,Global GTSPP quality flag,,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,301150,WIGOS identifier,,(see Note 4),79,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,001087,WMO marine observing platform extended identifier,WMO number where assigned,,,Operational -15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,208032,Change width of CCITT IA5,change width to 32 characters,,,Operational +15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,208032,Change width of CCITT IA5,Change width to 32 characters,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,001019,Long station or site name,"Platform ID, e.g. ct145-933-BAT2-18 (max 32 characters)",,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,208000,Change width of CCITT IA5,Cancel change width,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,003001,Surface station type,10 (Marine animal),,,Operational -15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,022067,Instrument type for water temperature and/or salinity measurement,set to 995 (attached to marine animal),,,Operational +15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,022067,Instrument type for water temperature and/or salinity measurement,Set to 995 (attached to marine animal),,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,001051,Platform transmitter ID number,e.g. Argos PTT,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,002148,Data collection and/or location system,,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,112000,Delayed replication of 12 descriptors,,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,031001,Delayed descriptor replication factor,,,,Operational -15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,008021,Time significance,"set to 26, time of last known position",,,Operational +15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,008021,Time significance,"Set to 26, time of last known position",,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,301011,"Year, month, day",,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,301012,"Hour, minute",,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,301021,Latitude/longitude (high accuracy),,,,Operational @@ -387,16 +445,16 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,201129,Change width,Add one bit to width of following descriptor,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,001087,WMO marine observing platform extended identifier,WMO number where assigned,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,201000,Change width,Cancel change width,,,Operational -15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,208032,Change width of CCITT IA5,change width to 32 characters,,,Operational +15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,208032,Change width of CCITT IA5,Change width to 32 characters,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,001019,Long station or site name,"Platform ID, e.g. ct145-933-BAT2-18 (max 32 characters)",,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,208000,Change width of CCITT IA5,Cancel change width,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,003001,Surface station type,10 (Marine animal),,,Operational -15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,022067,Instrument type for water temperature and/or salinity measurement,set to 995 (attached to marine animal),,,Operational +15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,022067,Instrument type for water temperature and/or salinity measurement,Set to 995 (attached to marine animal),,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,001051,Platform transmitter ID number,e.g. Argos PTT,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,002148,Data collection and/or location system,,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,112000,Delayed replication of 12 descriptors,,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,031001,Delayed descriptor replication factor,,,,Operational -15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,008021,Time significance,"set to 26, time of last known position",,,Operational +15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,008021,Time significance,"Set to 26, time of last known position",,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,301011,"Year, month, day",,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,301012,"Hour, minute",,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,301021,Latitude/longitude (high accuracy),,,,Operational diff --git a/notes/BUFRCREX_CodeFlag_notes.csv b/notes/BUFRCREX_CodeFlag_notes.csv index 275948f0..6a1ed272 100644 --- a/notes/BUFRCREX_CodeFlag_notes.csv +++ b/notes/BUFRCREX_CodeFlag_notes.csv @@ -99,4 +99,4 @@ noteID,note 99,"Code figures 26 - 30 are siting classifications according to the Guide to Instruments and Methods of Observation (WMO-No. 8), Volume I, Chapter 1, Annex 1.D." 100,"Code figures 31 - 34 are measurement quality classifications according to the Guide to Instruments and Methods of Observation (WMO-No. 8), Volume I, Chapter 1, Annex 1.G." 101,"Annex 1.G is a new annex that will be part of an updated version of WMO-No. 8 to be published in mid-2022." -102,"For determining combined standard uncertainty see the Guide to the Expression of Uncertainty in Measurement [JCGM 100:2008] from BIPM." +102,"For determining combined standard uncertainty see the Evaluation of Measurement Data - Guide to the Expression of Uncertainty in Measurement [JCGM 100:2008] from BIPM." diff --git a/notes/BUFR_TableD_notes.csv b/notes/BUFR_TableD_notes.csv index 684ae053..b2e239cb 100644 --- a/notes/BUFR_TableD_notes.csv +++ b/notes/BUFR_TableD_notes.csv @@ -43,7 +43,6 @@ noteID,note,tableAssociation 43,Separation of single level satellite data into sets of BUFR messages helps compression and results inefficient data transmission and storage.,12 44,Sequence 3 09 030 is deprecated because of incorrect usage of descriptor 0 04 015; sequence 3 09 031 should be used instead., 45,"Some types of stations do not have the ability to identify the surface condition accurately. They can only report conditions such as ""not dry"" or ""glazed"". The code table for road surface conditions has been adjusted accordingly.", -46,The encryption keys will be managed by the Joint WMO/IOC Technical Commission for Oceanography and Marine Meteorology Focal Point on Ship Masking., 47,The Height descriptor 0 07 007 and the Latitude/longitude descriptor 3 01 021 indicate the altitude above sea level and the horizontal position of each vertical bin of the profile measurement and not the location of the instrument itself (which is encoded in the preceding Common header sequence 3 01 132)., 48,The latitude and longitude descriptors 0 05 001 and 0 06 001 indicate the position of the instrument and not the measurement itself (which is separately encoded in the associated data sequence)., 49,The majority of stations has only one position on the road and one subsurface temperature sensor. Delayed Replications have been introduced to increase flexibility and volume efficiency., @@ -77,4 +76,4 @@ noteID,note,tableAssociation 77,"Within RA III, the maximum daytime temperature and the minimum night-time temperature is reported (i.e. the ending time of the period may not be equal to the nominal time of the report). To construct the required time range, descriptor 0 04 024 has to be included two times. If the period ends at the nominal time of the report,value of the second 0 04 024 shall be set to 0.", 78,"Within RA IV, the maximum temperature at 1200 UTC is reported for the previous calendar day (i.e. the ending time of the period is not equal to the nominal time of the report). To construct the required time range, descriptor 0 04 024 has to be included two times. If the period ends at the nominal time of the report, value of the second 0 04 024 shall be set to 0", 79,"It is recommended to use 3 15 023 instead of 3 15 013.", -80,"For a discussion of 'Forecast indices from ground-based microwave radiometers for operational meteorology' see: https://doi.org/10.5194/amt-8-315-2015." +80,"For a discussion of 'Forecast indices from ground-based microwave radiometers for operational meteorology' see: https://doi.org/10.5194/amt-8-315-2015.", diff --git a/notes/acronyms.csv b/notes/acronyms.csv index 9c0249d5..dc0759eb 100644 --- a/notes/acronyms.csv +++ b/notes/acronyms.csv @@ -28,6 +28,7 @@ IASI-NG,Infrared Atmospheric Sounding Interferometer - New Generation ICI,Ice Cloud Imager IERS,International Earth Rotation Service IFOV,instantaneous field of view +IFP,Intermediate Frequency Processor IW,infrared window JCGM,Joint Committee for Guides in Metrology JMR,JASON-1 Microwave Radiometer @@ -51,13 +52,13 @@ OBCT,on board calibration target OCOG,offset centre of gravity PCS,principle component scores PRF,pulse repetition frequency -PRT,platinum resistance temperature PRT,platinum resistance thermometer PTR,pulse target response RAD,radiances RDR,raw data record RED,redundancy RF,radio frequency +RFE,receiver front end RFI,radio frequency interference RFSS,radio frequency subsystem RMS,root mean square diff --git a/txt/BUFRCREX_CodeFlag_en.txt b/txt/BUFRCREX_CodeFlag_en.txt index 7bfc3972..e898ef5e 100644 --- a/txt/BUFRCREX_CodeFlag_en.txt +++ b/txt/BUFRCREX_CodeFlag_en.txt @@ -338,7 +338,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 001101,State identifier,644,Switzerland,,,,,Operational 001101,State identifier,645,Syrian Arab Republic,,,,,Operational 001101,State identifier,646,The former Yugoslav Republic of Macedonia,,,,,Operational -001101,State identifier,647,Republic of Turkiye,,,,,Operational +001101,State identifier,647,Turkiye,,,,,Operational 001101,State identifier,648,Ukraine,,,,,Operational 001101,State identifier,649,United Kingdom of Great Britain and Northern Ireland (RA VI),,,,,Operational 001101,State identifier,650-699,Reserved for Region VI (Europe),,,,,Operational @@ -363,7 +363,8 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 001155,Retrieval identifier,3,Optimal Estimation Profile (OE-PRO),,,,,Operational 001155,Retrieval identifier,4,Group,,,,,Operational 001155,Retrieval identifier,5,Group mid-bin,,,,,Operational -001155,Retrieval identifier,6-254,Reserved,,,,,Operational +001155,Retrieval identifier,6,Maximum Likelihood Estimation – High horizontal resolution (MLEsub),,,,,Operational +001155,Retrieval identifier,7-254,Reserved,,,,,Operational 001155,Retrieval identifier,255,Missing value,,,,,Operational 002001,Type of station,0,Automatic,,,,,Operational 002001,Type of station,1,Manned,,,,,Operational @@ -1622,10 +1623,10 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 003029,Swath,1,Right hand side,,,,,Operational 003029,Swath,2-6,Reserved,,,,,Operational 003029,Swath,7,Missing,,,,,Operational -003030,Antenna Status,0,Transmitting,,,,,Operational -003030,Antenna Status,1,Receiving,,,,,Operational -003030,Antenna Status,2-6,Reserved,,,,,Operational -003030,Antenna Status,7,Missing,,,,,Operational +003030,Antenna status,0,Transmitting,,,,,Operational +003030,Antenna status,1,Receiving,,,,,Operational +003030,Antenna status,2-6,Reserved,,,,,Operational +003030,Antenna status,7,Missing,,,,,Operational 004059,Times of observation used to compute the reported mean values,1,0000 UTC,,,,,Operational 004059,Times of observation used to compute the reported mean values,2,0600 UTC,,,,,Operational 004059,Times of observation used to compute the reported mean values,3,1200 UTC,,,,,Operational @@ -2580,7 +2581,8 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 013040,Surface flag,9,Sea ice,,,,,Operational 013040,Surface flag,10,Standing water,,,,,Operational 013040,Surface flag,11,Snow,,,,,Operational -013040,Surface flag,12-14,Reserved,,,,,Operational +013040,Surface flag,12,Frozen soil,,,,,Operational +013040,Surface flag,13-14,Reserved,,,,,Operational 013040,Surface flag,15,Missing value,,,,,Operational 013041,Pasquill-Gifford stability category,1,A,,,,,Operational 013041,Pasquill-Gifford stability category,2,A - B,,,,,Operational @@ -5211,19 +5213,19 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033094,Calibration quality control flags,1-15,Reserved,,,,,Operational 033094,Calibration quality control flags,16,Non-ocean,,,,,Operational 033094,Calibration quality control flags,17,Lunar or solar intrusion,,,,,Operational -033094,Calibration quality control flags,18,Spacecraft maneuver,,,,,Operational +033094,Calibration quality control flags,18,Spacecraft manoeuvre,,,,,Operational 033094,Calibration quality control flags,19,Cold calibration consistency,,,,,Operational 033094,Calibration quality control flags,20,Warm calibration consistency,,,,,Operational 033094,Calibration quality control flags,21,Descending,,,,,Operational 033094,Calibration quality control flags,22,Night,,,,,Operational 033094,Calibration quality control flags,23,Payload rear orientation,,,,,Operational 033094,Calibration quality control flags,All 24,Missing value,,,,,Operational -033095,MWI temperatures flag,1,PRTs or THMs temperatures are missing or with anomalous readings,,,,,Operational -033095,MWI temperatures flag,2,PRT temperatures of OBCT used in the radiometric calibrations is missing or with anomalous readings,,,,,Operational -033095,MWI temperatures flag,3,THMs temperatures of SVR used in the radiometric calibrations are missing or with anomalous readings,,,,,Operational -033095,MWI temperatures flag,4,THMs temperatures of main reflector are missing or with anomalous readings,,,,,Operational -033095,MWI temperatures flag,5,THMs temperatures of the racetrack are missing or with anomalous readings,,,,,Operational -033095,MWI temperatures flag,6,THMs temperatures of the receivers are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,1,PRT or THM temperatures are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,2,PRT temperatures of OBCT used in the radiometric calibrations are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,3,THM temperatures of SVR used in the radiometric calibrations are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,4,THM temperatures of main reflector are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,5,THM temperatures of the racetrack are missing or with anomalous readings,,,,,Operational +033095,MWI temperatures flag,6,THM temperatures of the receivers are missing or with anomalous readings,,,,,Operational 033095,MWI temperatures flag,7,Reserved,,,,,Operational 033095,MWI temperatures flag,All 8,Missing,,,,,Operational 033096,MWI calibration flag,1,Radiometric calibration failed or is degraded,,,,,Operational @@ -5237,7 +5239,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033096,MWI calibration flag,9,Cold space view radiance averaged value over scans is degraded due to missing or anomalous values (this is valid for the low-reference calibration load when the back-up calibration is applied for channels MWI-1 to MWI-3),,,,,Operational 033096,MWI calibration flag,10,Non-linearity parameter computed using noise diodes is missing (meaningful only for channels MWI-1 to MWI-3),,,,,Operational 033096,MWI calibration flag,11,Non-linearity parameter computed using noise diodes is degraded (meaningful only for channels MWI-1 to MWI-3),,,,,Operational -033096,MWI calibration flag,12,PRTs or THMs temperatures of current scan are missing or with anomalous readings,,,,,Operational +033096,MWI calibration flag,12,PRT or THM temperatures of current scan are missing or with anomalous readings,,,,,Operational 033096,MWI calibration flag,13,Moon intrusion in cold space degraded calibration (less than Nvalid_c valid samples are not affected by Moon for the considered channel and scan),,,,,Operational 033096,MWI calibration flag,14,Back-up calibration with noise diodes performed (meaningful only for MWI-1 to MWI-3),,,,,Operational 033096,MWI calibration flag,15,Degraded receiver temperatures lead to degraded calibration,,,,,Operational @@ -5265,7 +5267,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033098,MWI data quality flag,All 9,Missing,,,,,Operational 033099,MWI navigation status flag,1,Geolocation of channel is erroneous or degraded,,,,,Operational 033099,MWI navigation status flag,2,Time sequence error,,,,,Operational -033099,MWI navigation status flag,3,Missing or corrupted NAVATT file lead to the use of predicted orbit files,,,,,Operational +033099,MWI navigation status flag,3,Missing or corrupted NAVATT file led to the use of predicted orbit files,,,,,Operational 033099,MWI navigation status flag,4,NAVATT attitude data is degraded,,,,,Operational 033099,MWI navigation status flag,5,Time correlation error (missing IERS bulletin),,,,,Operational 033099,MWI navigation status flag,6,Invalid ephemeris or attitude data,,,,,Operational @@ -5279,12 +5281,12 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033099,MWI navigation status flag,14,Error in land fraction computation,,,,,Operational 033099,MWI navigation status flag,15,Predicted orbit file not available,,,,,Operational 033099,MWI navigation status flag,All 16,Missing,,,,,Operational -033100,ICI temperatures flag,1,PRTs or THMs temperatures are missing or with anomalous readings,,,,,Operational +033100,ICI temperatures flag,1,PRT or THM temperatures are missing or with anomalous readings,,,,,Operational 033100,ICI temperatures flag,2,PRT temperatures of OBCT used in the radiometric calibrations is missing or with anomalous readings,,,,,Operational 033100,ICI temperatures flag,3,PRT temperatures of SVR used in the radiometric calibrations are missing or with anomalous readings,,,,,Operational 033100,ICI temperatures flag,4,PRT temperatures of IRP and sun shield are missing or with anomalous readings,,,,,Operational -033100,ICI temperatures flag,5,THMs temperature of back-end are missing or with anomalous readings,,,,,Operational -033100,ICI temperatures flag,6,THMs temperature of front-end are missing or with anomalous readings,,,,,Operational +033100,ICI temperatures flag,5,THM temperature of back-end are missing or with anomalous readings,,,,,Operational +033100,ICI temperatures flag,6,THM temperature of front-end are missing or with anomalous readings,,,,,Operational 033100,ICI temperatures flag,7,PRT temperatures of main reflector are missing or with anomalous readings,,,,,Operational 033100,ICI temperatures flag,All 8,Missing,,,,,Operational 033101,ICI calibration flag,1,Radiometric calibration failed or is degraded,,,,,Operational @@ -5296,9 +5298,9 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033101,ICI calibration flag,7,Cold space view radiance averaged value over scans is missing,,,,,Operational 033101,ICI calibration flag,8,OBCT view radiance averaged value over scans is degraded due to missing or anomalous values,,,,,Operational 033101,ICI calibration flag,9,Cold space view radiance averaged value over scans is degraded due to missing or anomalous values,,,,,Operational -033101,ICI calibration flag,10,PRTs or THMs temperatures of current scan are missing or with anomalous readings,,,,,Operational +033101,ICI calibration flag,10,PRT or THM temperatures of current scan are missing or with anomalous readings,,,,,Operational 033101,ICI calibration flag,11,Moon intrusion in cold space degraded calibration (less than Nvalid_c valid samples are not affected by Moon for the considered channel and scan),,,,,Operational -033101,ICI calibration flag,12,Degraded or missing Back-end Temperatures lead to degraded calibration,,,,,Operational +033101,ICI calibration flag,12,Degraded or missing back-end temperatures lead to degraded calibration,,,,,Operational 033101,ICI calibration flag,13-15,Reserved,,,,,Operational 033101,ICI calibration flag,All 16,Missing,,,,,Operational 033102,ICI navigation status flag,1,Scan is degraded in raw data records,,,,,Operational @@ -5323,7 +5325,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033103,ICI scan quality flag,All 9,Missing,,,,,Operational 033104,ICI navigation status flag,1,Geolocation of channels is erroneous or degraded,,,,,Operational 033104,ICI navigation status flag,2,Time sequence error,,,,,Operational -033104,ICI navigation status flag,3,Missing or corrupted NAVATT file lead to the use of predicted orbit files,,,,,Operational +033104,ICI navigation status flag,3,Missing or corrupted NAVATT file led to the use of predicted orbit files,,,,,Operational 033104,ICI navigation status flag,4,NAVATT attitude data is degraded,,,,,Operational 033104,ICI navigation status flag,5,Time correlation error (missing IERS bulletin),,,,,Operational 033104,ICI navigation status flag,6,Invalid ephemeris or attitude data,,,,,Operational @@ -5341,7 +5343,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033105,ICI processing flags,2,MR spillover correction relative to emission by instrument platform is not applied,,,,,Operational 033105,ICI processing flags,3,SVR spillover correction relative to emission by instrument platform is not applied,,,,,Operational 033105,ICI processing flags,4,SVR sidelobe correction is not applied,,,,,Operational -033105,ICI processing flags,5,Full cross-polarization correction including small angles correction is applied,,,,,Operational +033105,ICI processing flags,5,Full cross-polarization correction including small angle correction is applied,,,,,Operational 033105,ICI processing flags,6,Dynamic sidelobe correction is not applied for ICI-1,,,,,Operational 033105,ICI processing flags,7,Dynamic sidelobe correction is not applied for ICI-2,,,,,Operational 033105,ICI processing flags,8,Dynamic sidelobe correction is not applied for ICI-3,,,,,Operational @@ -5353,7 +5355,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033106,MWI processing flags,3,MR spillover correction relative to emission by instrument platform is not applied,,,,,Operational 033106,MWI processing flags,4,SVR spillover correction relative to emission by instrument platform is not applied,,,,,Operational 033106,MWI processing flags,5,SVR sidelobe correction is not applied,,,,,Operational -033106,MWI processing flags,6,Full cross-polarization correction including small angles correction is applied,,,,,Operational +033106,MWI processing flags,6,Full cross-polarization correction including small angle correction is applied,,,,,Operational 033106,MWI processing flags,7,RFI correction in the Earth view is not applied,,,,,Operational 033106,MWI processing flags,8,Dynamic sidelobe correction is not applied for MWI-1,,,,,Operational 033106,MWI processing flags,9,Dynamic sidelobe correction is not applied for MWI-2,,,,,Operational @@ -5419,7 +5421,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033111,SCA quality flags,8,Noise outlier is present,,,,,Operational 033111,SCA quality flags,9,Ancillary data is poor,,,,,Operational 033111,SCA quality flags,10,Ancillary data is very poor,,,,,Operational -033111,SCA quality flags,11,Characterisation table limits exceeded,,,,,Operational +033111,SCA quality flags,11,Characterization table limits exceeded,,,,,Operational 033111,SCA quality flags,12,Power-gain estimate is poor,,,,,Operational 033111,SCA quality flags,13,Power-gain estimate is very poor,,,,,Operational 033111,SCA quality flags,14,Power-gain out of limits,,,,,Operational @@ -5428,7 +5430,7 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 033111,SCA quality flags,17,Waveguide table limits exceeded,,,,,Operational 033111,SCA quality flags,18,Echo is out of ADC range,,,,,Operational 033111,SCA quality flags,19,Reserved,,,,,Operational -033111,SCA quality flags,20,Missing normalisation tables,,,,,Operational +033111,SCA quality flags,20,Missing normalization tables,,,,,Operational 033111,SCA quality flags,21,Number of samples in window is low,,,,,Operational 033111,SCA quality flags,22,Number of samples in window is very low,,,,,Operational 033111,SCA quality flags,23,Negative backscatter in resampled data,,,,,Operational @@ -5698,7 +5700,10 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 040028,GMI quality flag,15,Missing value (no quality information available),,,,,Operational 040036,Lidar L2b classification type,0,Clear,,,,,Operational 040036,Lidar L2b classification type,1,Cloud,,,,,Operational -040036,Lidar L2b classification type,2-14,Reserved,,,,,Operational +040036,Lidar L2b classification type,2,Aerosol,,,,,Operational +040036,Lidar L2b classification type,3,Attenuated,,,,,Operational +040036,Lidar L2b classification type,4,Surface,,,,,Operational +040036,Lidar L2b classification type,5-14,Reserved,,,,,Operational 040036,Lidar L2b classification type,15,Missing value,,,,,Operational 040043,Satellite manoeuvre indicator,0,The platform is not undergoing a manoeuvre,,,,,Operational 040043,Satellite manoeuvre indicator,1,"The platform is undergoing a manoeuvre, nominal processing",,,,,Operational @@ -5846,6 +5851,12 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 040074,General interferometry quality flags,10,Telemetry package flag,,,,,Operational 040074,General interferometry quality flags,11-15,Reserved,,,,,Operational 040074,General interferometry quality flags,All 16,Missing value,,,,,Operational +040077,Ocean product quality flag,1,Sea surface temperature not OK,,,,,Operational +040077,Ocean product quality flag,2,Sea surface wind speed not OK,,,,,Operational +040077,Ocean product quality flag,3,Atmospheric water vapour content not OK,,,,,Operational +040077,Ocean product quality flag,4,Cloud liquid water content not OK,,,,,Operational +040077,Ocean product quality flag,5-7,Reserved,,,,,Operational +040077,Ocean product quality flag,All 8,Missing value,,,,,Operational 040080,Cloud test results for IASI-NG level 2,1,Thin cirrus detection executed,,,,,Operational 040080,Cloud test results for IASI-NG level 2,2,Thin cirrus detection indicates a cloud,,,,,Operational 040080,Cloud test results for IASI-NG level 2,3,Aerosol dust detection executed,,,,,Operational @@ -5855,3 +5866,16 @@ FXY,ElementName_en,CodeFigure,EntryName_en,EntryName_sub1_en,EntryName_sub2_en,N 042004,Confidence of inversion for each partition of swell wave spectra,1,180-degree ambiguity not resolved,,,,,Operational 042004,Confidence of inversion for each partition of swell wave spectra,2-14,Reserved,,,,,Operational 042004,Confidence of inversion for each partition of swell wave spectra,15,Missing,,,,,Operational +042017,Quality flag of swell wave spectra,0,Good,,,,,Operational +042017,Quality flag of swell wave spectra,1,Medium,,,,,Operational +042017,Quality flag of swell wave spectra,2,Low,,,,,Operational +042017,Quality flag of swell wave spectra,3,Poor,,,,,Operational +042017,Quality flag of swell wave spectra,4-14,Reserved,,,,,Operational +042017,Quality flag of swell wave spectra,15,Missing,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,0,Very good,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,1,Good,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,2,Medium,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,3,Low,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,4,Poor,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,5-14,Reserved,,,,,Operational +042018,Quality flag for each partition of swell wave spectra,15,Missing,,,,,Operational diff --git a/txt/BUFRCREX_TableB_en.txt b/txt/BUFRCREX_TableB_en.txt index eb0af438..fdea260c 100644 --- a/txt/BUFRCREX_TableB_en.txt +++ b/txt/BUFRCREX_TableB_en.txt @@ -1226,6 +1226,7 @@ ClassNo,ClassName_en,FXY,ElementName_en,BUFR_Unit,BUFR_Scale,BUFR_ReferenceValue 21,Radar data,021164,ASCAT telemetry presence and quality,Numeric,3,0,10,Numeric,3,4,,,Operational 21,Radar data,021165,ASCAT extrapolated reference function presence,Numeric,3,0,10,Numeric,3,4,,,Operational 21,Radar data,021166,Land fraction,Numeric,3,0,10,Numeric,3,4,,,Operational +21,Radar data,021167,Subsurface scattering probability,%,0,0,7,%,0,3,,,Operational 21,Radar data,021169,Ice presence indicator,Code table,0,0,2,Code table,0,1,,,Operational 21,Radar data,021170,C band corrected ocean backscatter coefficient,dB,2,-32768,16,dB,2,5,,,Operational 21,Radar data,021171,RMS C band corrected ocean backscatter coefficient,dB,2,-32768,16,dB,2,5,,,Operational @@ -1804,6 +1805,7 @@ ClassNo,ClassName_en,FXY,ElementName_en,BUFR_Unit,BUFR_Scale,BUFR_ReferenceValue 40,Satellite data,040074,General interferometry quality flags,Flag table,0,0,16,,,,,,Operational 40,Satellite data,040075,Retrieval error covariance matrix for humidity in principal component domain,Numeric,0,0,21,Numeric,0,7,,,Operational 40,Satellite data,040076,Retrieval error covariance matrix for temperature in principal component domain,Numeric,0,0,21,Numeric,0,7,,,Operational +40,Satellite data,040077,Ocean product quality flag,Flag table,0,0,8,Flag table,0,3,,,Operational 40,Satellite data,040080,Cloud test results for IASI-NG level 2,Flag table,0,0,5,Flag table,0,2,,,Operational 41,Oceanographic/biogeochemical parameters,041001,pCO2,Pa,3,0,18,Pa,3,6,,,Operational 41,Oceanographic/biogeochemical parameters,041002,Fluorescence,kg l-1,12,0,16,kg l-1,12,5,,,Operational @@ -1828,3 +1830,5 @@ ClassNo,ClassName_en,FXY,ElementName_en,BUFR_Unit,BUFR_Scale,BUFR_ReferenceValue 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,042016,Sea water potential density referenced to sea surface,kg m-3,5,-10000000,24,kg m-3,5,9,,,Operational +42,Oceanographic elements,042017,Quality flag of swell wave spectra,Code table,0,0,4,Code table,0,2,,,Operational +42,Oceanographic elements,042018,Quality flag for each partition of swell wave spectra,Code table,0,0,4,Code table,0,4,,,Operational diff --git a/txt/BUFR_TableD_en.txt b/txt/BUFR_TableD_en.txt index bb477c21..77905000 100644 --- a/txt/BUFR_TableD_en.txt +++ b/txt/BUFR_TableD_en.txt @@ -52,7 +52,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301014,(Time period),,102002,Replicate 2 descriptors 2 times,,,,Operational 01,Location and identification sequences,301014,(Time period),,301011,"Year, month, day",,,,Operational 01,Location and identification sequences,301014,(Time period),,301012,"Hour, minute",,,,Operational -01,Location and identification sequences,301018,(Encrypted ship's call sign and encryption method),,001114,Encrypted ship or mobile land station identifier (base64 encoding),,"(see Notes 2,3 and 4)","57,23,46",Operational +01,Location and identification sequences,301018,(Encrypted ship's call sign and encryption method),,001114,Encrypted ship or mobile land station identifier (base64 encoding),,"(see Notes 2 and 3)","57,23",Operational 01,Location and identification sequences,301018,(Encrypted ship's call sign and encryption method),,025185,Encryption method,,,,Operational 01,Location and identification sequences,301018,(Encrypted ship's call sign and encryption method),,025186,Encryption key version,,,,Operational 01,Location and identification sequences,301021,(Latitude/longitude (high accuracy)),,005001,Latitude (high accuracy),,,,Operational @@ -77,16 +77,16 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301026,"(Latitude/longitude (high accuracy), time period (day, hour, minute))",,004005,Minute,,,,Operational 01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,008007,Dimensional significance,"= 0 Point, = 1 Line, = 2 Area, = 3 Volume",,,Operational 01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,101000,Delayed replication of 1 descriptor,,,,Operational -01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,031001,Delayed descriptor replication factor,,(see Note 5),65,Operational +01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,031001,Delayed descriptor replication factor,,(see Note 4),65,Operational 01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,301028,"Horizontal section of a feature described as a polygon, circle, line or point",,,,Operational 01,Location and identification sequences,301027,(Description of a feature in 3-D or 2-D),,008007,Dimensional significance,Set to missing (cancel),,,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,008040,Flight level significance,,,,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,033042,Type of limit represented by following value,,,,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,007010,Flight level,,,,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,101000,Delayed replication of 1 descriptor,,,,Operational -01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,031002,Extended delayed descriptor replication factor,,(see Note 6),66,Operational +01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,031002,Extended delayed descriptor replication factor,,(see Note 5),66,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,301023,Latitude/longitude (coarse accuracy),,,,Operational -01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,019007,Effective radius of feature,,(see Note 7),61,Operational +01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,019007,Effective radius of feature,,(see Note 6),61,Operational 01,Location and identification sequences,301028,"(Horizontal section of a feature described as a polygon, circle, line or point)",,008040,Flight level significance,Set to missing (cancel),,,Operational 01,Location and identification sequences,301029,(Identification),,001018,Short station or site name,,,,Operational 01,Location and identification sequences,301029,(Identification),,002001,Type of station,,,,Operational @@ -115,13 +115,13 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301034,(Buoy/platform - fixed),,301011,"Year, month, day",,,,Operational 01,Location and identification sequences,301034,(Buoy/platform - fixed),,301012,"Hour, minute",,,,Operational 01,Location and identification sequences,301034,(Buoy/platform - fixed),,301023,Latitude/longitude (coarse accuracy),,,,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,001005,Buoy/platform identifier,,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,001012,Direction of motion of moving observing platform,,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,001013,Speed of motion of moving observing platform,,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,002001,Type of station,,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,301011,"Year, month, day",,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,301012,"Hour, minute",,(see Note 8),12,Operational -01,Location and identification sequences,301035,(Buoy/platform - moving),,301023,Latitude/longitude (coarse accuracy),,(see Note 8),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,001005,Buoy/platform identifier,,(see Note 7),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,001012,Direction of motion of moving observing platform,,(see Note 7),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,001013,Speed of motion of moving observing platform,,(see Note 7,12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,002001,Type of station,,(see Note 7),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,301011,"Year, month, day",,(see Note 7),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,301012,"Hour, minute",,(see Note 7),12,Operational +01,Location and identification sequences,301035,(Buoy/platform - moving),,301023,Latitude/longitude (coarse accuracy),,(see Note 7),12,Operational 01,Location and identification sequences,301036,(Ship),,301003,Ship's call sign and motion,,,,Operational 01,Location and identification sequences,301036,(Ship),,002001,Type of station,,,,Operational 01,Location and identification sequences,301036,(Ship),,301011,"Year, month, day",,,,Operational @@ -287,8 +287,8 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301062,(Radar location(s)),,101000,Delayed replication of 1 descriptor,,,,Operational 01,Location and identification sequences,301062,(Radar location(s)),,031001,Delayed descriptor replication factor,,,,Operational 01,Location and identification sequences,301062,(Radar location(s)),,301001,WMO block and station numbers,,,,Operational -01,Location and identification sequences,301065,(ACARS identification),,001006,Aircraft flight number,,(see Note 10),5,Operational -01,Location and identification sequences,301065,(ACARS identification),,001008,Aircraft registration number or other identification,,(see Note 10),5,Operational +01,Location and identification sequences,301065,(ACARS identification),,001006,Aircraft flight number,,(see Note 9),5,Operational +01,Location and identification sequences,301065,(ACARS identification),,001008,Aircraft registration number or other identification,,(see Note 9),5,Operational 01,Location and identification sequences,301065,(ACARS identification),,002001,Type of station,,,,Operational 01,Location and identification sequences,301065,(ACARS identification),,002002,Type of instrumentation for wind measurement,,,,Operational 01,Location and identification sequences,301065,(ACARS identification),,002005,Precision of temperature observation,,,,Operational @@ -372,7 +372,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301112,(Identification of launch point and instrumentation of dropsonde),,002013,Solar and infrared radiation correction,,,,Operational 01,Location and identification sequences,301112,(Identification of launch point and instrumentation of dropsonde),,002014,Tracking technique/status of system used,,,,Operational 01,Location and identification sequences,301112,(Identification of launch point and instrumentation of dropsonde),,002003,Type of measuring equipment used,,,,Operational -01,Location and identification sequences,301113,(Date/time of launch),,008021,Time significance,= 18 Launch time,(see Note 11),72,Operational +01,Location and identification sequences,301113,(Date/time of launch),,008021,Time significance,= 18 Launch time,(see Note 10),72,Operational 01,Location and identification sequences,301113,(Date/time of launch),,301011,"Year, month, day",Launch time,,,Operational 01,Location and identification sequences,301113,(Date/time of launch),,301013,"Hour, minute, second",Launch time,,,Operational 01,Location and identification sequences,301114,(Horizontal and vertical coordinates of launch site),,301021,Latitude/longitude (high accuracy),,,,Operational @@ -389,7 +389,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301121,(Radiosonde launch point location),,301021,Latitude/longitude (high accuracy),,,,Operational 01,Location and identification sequences,301121,(Radiosonde launch point location),,007031,Height of barometer above mean sea level,,,,Operational 01,Location and identification sequences,301121,(Radiosonde launch point location),,007007,Height,Release of radiosonde above mean sea level,,,Operational -01,Location and identification sequences,301122,(Date/time (to hundredths of second)),,301011,"Year, month, day",,(see Note 11),72,Operational +01,Location and identification sequences,301122,(Date/time (to hundredths of second)),,301011,"Year, month, day",,(see Note 10),72,Operational 01,Location and identification sequences,301122,(Date/time (to hundredths of second)),,301012,"Hour, minute",,,,Operational 01,Location and identification sequences,301122,(Date/time (to hundredths of second)),,201135,Change data width,,,,Operational 01,Location and identification sequences,301122,(Date/time (to hundredths of second)),,202130,Change scale,,,,Operational @@ -482,7 +482,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 01,Location and identification sequences,301131,(Pixel geolocation),,005022,Solar azimuth,,,,Operational 01,Location and identification sequences,301132,(Common header sequence),,301150,WIGOS identifiers,,,,Operational 01,Location and identification sequences,301132,(Common header sequence),,301001,WMO block and station numbers,,,,Operational -01,Location and identification sequences,301132,(Common header sequence),,301021,Latitude/longitude (high accuracy),Sensor,(see Note 12),48,Operational +01,Location and identification sequences,301132,(Common header sequence),,301021,Latitude/longitude (high accuracy),Sensor,(see Note 11),48,Operational 01,Location and identification sequences,301132,(Common header sequence),,007030,Height of station ground above mean sea level,,,,Operational 01,Location and identification sequences,301132,(Common header sequence),,008021,Time significance,= 29 End of scan or time of ending,,,Operational 01,Location and identification sequences,301132,(Common header sequence),,301011,"Year, month, day",,,,Operational @@ -4745,7 +4745,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,202131,Change scale,Increase scale by 3,,,Operational 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,202000,Change scale,Cancel increase scale,,,Operational 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,002104,Antenna polarization,,,,Operational 10,Vertical sounding sequences (satellite data),310061,(ATMS (Advanced Technology Microwave Sounder) data),,012066,Antenna temperature,,,,Operational @@ -5308,7 +5308,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,031001,Delayed descriptor replication factor,,,,Operational 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,002104,Antenna polarization,,,,Operational 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,012066,Antenna temperature,,,,Operational 10,Vertical sounding sequences (satellite data),310078,(Satellite sounding data),,012163,Brightness temperature,,,,Operational @@ -5377,7 +5377,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5395,7 +5395,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5413,7 +5413,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5431,7 +5431,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5449,7 +5449,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310080,(Ice Cloud Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5525,7 +5525,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5543,7 +5543,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5561,7 +5561,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5579,7 +5579,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5597,7 +5597,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5615,7 +5615,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5629,11 +5629,11 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,201000,Change data width,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,012158,Noise-equivalent delta temperature while viewing cold target,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,012159,Noise-equivalent delta temperature while viewing warm target,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,117001,Replicate 17 descriptors 1 times,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,117001,Replicate 17 descriptors 1 time,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5651,7 +5651,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,005042,Channel number,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202131,Change scale,Add 3 to descriptor scale,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational -10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025077,Bandwidth correction coefficient 1,,,,Operational 10,Vertical sounding sequences (satellite data),310081,(Microwave Imager Data (level 1B)),,025078,Bandwidth correction coefficient 2,,,,Operational @@ -5717,7 +5717,7 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,104004,Replicate 4 descriptors 4 times,,,,Operational 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,005079,Band number,,,,Operational 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,202130,Change scale,Add 2 to descriptor scale,,,Operational -10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,002154,Satellite channel band width,,,,Operational +10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,002154,Satellite channel bandwidth,,,,Operational 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,202000,Change scale,Cancel,,,Operational 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,002104,Antenna polarization,,,,Operational 10,Vertical sounding sequences (satellite data),310082,(Microwave Sounder Data (level 1B)),,002153,Satellite channel centre frequency,,,,Operational @@ -5847,61 +5847,61 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 10,Vertical sounding sequences (satellite data),310085,(IASI-NG L1C (Radiances)),,020083,Amount of segment covered by scene,,,,Operational 10,Vertical sounding sequences (satellite data),310085,(IASI-NG L1C (Radiances)),,008029,Surface type,,,,Operational 10,Vertical sounding sequences (satellite data),310085,(IASI-NG L1C (Radiances)),,020083,Amount of segment covered by scene,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,001007,Satellite identifier,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,301005,Originating centre/sub-centre,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,002019,Satellite instruments,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,002020,Satellite classification,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004001,Year,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004002,Month,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004003,Day,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004004,Hour,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004005,Minute,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,202131,Change scale,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201138,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,004006,Second,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201000,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,202000,Change scale,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005001,Latitude (high accuracy),,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,006001,Longitude (high accuracy),,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,007024,Satellite zenith angle,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005021,Bearing or azimuth,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,007025,Solar zenith angle,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005022,Solar azimuth,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005043,Field of view number,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005040,Orbit number,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201133,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005041,Scan line number,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201000,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,202126,Change scale,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,007001,Height of station,Spacecraft altitude,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,202000,Change scale,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,033113,IASI-NG general quality flags,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,109004,Replicate 9 descriptors 4 times,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,025140,Start channel,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201129,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,025141,End channel,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,201000,Change data width,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,040026,Score quantization factor,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,040016,Residual RMS in band,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,101000,Delayed replication of 1 descriptor,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,031002,Extended delayed descriptor replication factor,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,040017,Non-normalized principal component score,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,002019,Satellite instruments,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,110007,Replicate 10 descriptors 7 times,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005060,Y angular position from centre of gravity,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005061,Z angular position from centre of gravity,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,020083,Amount of segment covered by scene,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,106020,Replicate 6 descriptors 20 times,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,005042,Channel number,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,008023,First-order statistics,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,014044,Channel radiance,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,008023,First-order statistics,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,014044,Channel radiance,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,008023,First-order statistics,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,008072,Pixel type,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,020083,Amount of segment covered by scene,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,008029,Surface type,,,,Operational -10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principle Component Scores)),,020083,Amount of segment covered by scene,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,001007,Satellite identifier,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,301005,Originating centre/sub-centre,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,002019,Satellite instruments,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,002020,Satellite classification,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004001,Year,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004002,Month,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004003,Day,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004004,Hour,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004005,Minute,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,202131,Change scale,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201138,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,004006,Second,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201000,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,202000,Change scale,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005001,Latitude (high accuracy),,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,006001,Longitude (high accuracy),,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,007024,Satellite zenith angle,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005021,Bearing or azimuth,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,007025,Solar zenith angle,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005022,Solar azimuth,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005043,Field of view number,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005040,Orbit number,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201133,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005041,Scan line number,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201000,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,202126,Change scale,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,007001,Height of station,Spacecraft altitude,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,202000,Change scale,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,033113,IASI-NG general quality flags,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,109004,Replicate 9 descriptors 4 times,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,025140,Start channel,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201129,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,025141,End channel,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,201000,Change data width,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,040026,Score quantization factor,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,040016,Residual RMS in band,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,101000,Delayed replication of 1 descriptor,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,031002,Extended delayed descriptor replication factor,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,040017,Non-normalized principal component score,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,002019,Satellite instruments,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,110007,Replicate 10 descriptors 7 times,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005060,Y angular position from centre of gravity,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005061,Z angular position from centre of gravity,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,020083,Amount of segment covered by scene,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,106020,Replicate 6 descriptors 20 times,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,005042,Channel number,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,008023,First-order statistics,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,014044,Channel radiance,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,008023,First-order statistics,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,014044,Channel radiance,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,008023,First-order statistics,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,008072,Pixel type,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,020083,Amount of segment covered by scene,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,008029,Surface type,,,,Operational +10,Vertical sounding sequences (satellite data),310086,(IASI-NG L1D (Principal component scores)),,020083,Amount of segment covered by scene,,,,Operational 10,Vertical sounding sequences (satellite data),310087,"(Metop-SG Infrared Atmospheric Sounder Interferometer - New Generation (IASI-NG), level 2 common information part (TWV, CLD, SFC, GHG))",,001007,Satellite identifier,,,,Operational 10,Vertical sounding sequences (satellite data),310087,"(Metop-SG Infrared Atmospheric Sounder Interferometer - New Generation (IASI-NG), level 2 common information part (TWV, CLD, SFC, GHG))",,001031,Identification of originating/generating centre,,,,Operational 10,Vertical sounding sequences (satellite data),310087,"(Metop-SG Infrared Atmospheric Sounder Interferometer - New Generation (IASI-NG), level 2 common information part (TWV, CLD, SFC, GHG))",,002019,Satellite instruments,= 231 IASI-NG,,,Operational @@ -7306,6 +7306,64 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 15,Oceanographic report sequences,315005,(Water temperature profile (Temperature profile observed by XBT or buoy),,022043,Sea/water temperature,,,,Operational 15,Oceanographic report sequences,315005,(Water temperature profile (Temperature profile observed by XBT or buoy),,008080,Qualifier for GTSPP quality flag,= 11 Water temperature at a level,,,Operational 15,Oceanographic report sequences,315005,(Water temperature profile (Temperature profile observed by XBT or buoy),,033050,Global GTSPP quality flag,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001079,Unique identifier for the profile,Hexadecimal string,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001011,Ship or mobile land station identifier,Ship's call sign,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001103,IMO Number. Unique Lloyd's register,= 0 to 9999999,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001087,WMO marine observing platform extended identifier,,(see Note 1),24,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001019,Long station or site name,Ship name,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001080,Ship line number according to SOOP,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,005036,Ship transect number according to SOOP,,(see Note 2),31,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001036,Agency in charge of operating the observing platform,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001013,Speed of motion of moving observing platform,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,001012,Direction of motion of moving observing platform,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,301011,"Year, month, day",,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,301012,"Hour, minute",,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,301021,Latitude/longitude (high accuracy),,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007032,Height of sensor above local ground (or deck of marine platform),,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007033,Height of sensor above water surface,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002002,Type of instrumentation for wind measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,011002,Wind speed,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,011001,Wind direction,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007032,Height of sensor above local ground (or deck of marine platform),,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007033,Height of sensor above water surface,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,012101,Temperature/air temperature,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,012103,Dewpoint temperature,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007032,Height of sensor above local ground (or deck of marine platform),Set to missing (cancel),,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007033,Height of sensor above water surface,Set to missing (cancel),,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,302021,Waves,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002031,Duration and time of current measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002030,Method of current measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022005,Direction of sea-surface current,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022032,Speed of sea-surface current,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022063,Total water depth,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008080,Qualifier for GTSPP quality flag,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,033050,Global GTSPP quality flag,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022178,XBT/XCTD launcher type,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022177,Height of XBT/XCTD launcher,Above sea level | 0 to 50 m in units of whole m,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022067,Instrument type for water temperature/salinity profile measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008041,Data significance,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,026021,Year,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,026022,Month,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,026023,Day,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022068,Water temperature profile recorder types,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,025061,Software identification and version number,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008041,Data significance,Set to missing (cancel),,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008080,Qualifier for GTSPP quality flag,Set to missing (cancel),,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002171,Instrument serial number for water temperature profile measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,302090,Sea/water temperature high precision,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002171,Instrument serial number for water temperature profile measurement,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,002032,Indicator for digitization,,(see Note 3),64,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,109000,Delayed replication of 9 descriptors,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,031002,Extended delayed descriptor replication factor,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,007063,Depth below sea/water surface (cm),,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008080,Qualifier for GTSPP quality flag,= 13 Water depth at a level,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,033050,Global GTSPP quality flag,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022043,Sea/water temperature,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008080,Qualifier for GTSPP quality flag,= 11 Water temperature at a level,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,033050,Global GTSPP quality flag,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,022064,Salinity,,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,008080,Qualifier for GTSPP quality flag,= 12 Salinity at a level,,,Operational +15,Oceanographic report sequences,315006,(XCTD temperature and salinity profile data),,033050,Global GTSPP quality flag,,,,Operational 15,Oceanographic report sequences,315007,"(Sequence for representation of data derived from a ship-based lowered instrument measuring subsurface sea/water temperature, salinity and current profiles)",,301003,Ship’s call sign and motion,,,,Operational 15,Oceanographic report sequences,315007,"(Sequence for representation of data derived from a ship-based lowered instrument measuring subsurface sea/water temperature, salinity and current profiles)",Extended identification,001019,Long station or site name,,,,Operational 15,Oceanographic report sequences,315007,"(Sequence for representation of data derived from a ship-based lowered instrument measuring subsurface sea/water temperature, salinity and current profiles)",Extended identification,001103,IMO Number. Unique Lloyd's register,Values are restricted to between 0 and 9999999,,,Operational @@ -7569,16 +7627,16 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 15,Oceanographic report sequences,315012,(Sequence for reporting observations from a single glider trajectory profile),,033050,Global GTSPP quality flag,,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,301150,WIGOS identifier,,(see Note 4),79,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,001087,WMO marine observing platform extended identifier,WMO number where assigned,,,Operational -15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,208032,Change width of CCITT IA5,change width to 32 characters,,,Operational +15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,208032,Change width of CCITT IA5,Change width to 32 characters,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,001019,Long station or site name,"Platform ID, e.g. ct145-933-BAT2-18 (max 32 characters)",,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,208000,Change width of CCITT IA5,Cancel change width,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,003001,Surface station type,10 (Marine animal),,,Operational -15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,022067,Instrument type for water temperature and/or salinity measurement,set to 995 (attached to marine animal),,,Operational +15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,022067,Instrument type for water temperature and/or salinity measurement,Set to 995 (attached to marine animal),,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,001051,Platform transmitter ID number,e.g. Argos PTT,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,002148,Data collection and/or location system,,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,112000,Delayed replication of 12 descriptors,,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,031001,Delayed descriptor replication factor,,,,Operational -15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,008021,Time significance,"set to 26, time of last known position",,,Operational +15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,008021,Time significance,"Set to 26, time of last known position",,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,301011,"Year, month, day",,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,301012,"Hour, minute",,,,Operational 15,Oceanographic report sequences,315013,(Sequence for reporting trajectory profile data from marine animal tags),,301021,Latitude/longitude (high accuracy),,,,Operational @@ -7603,16 +7661,16 @@ Category,CategoryOfSequences_en,FXY1,Title_en,SubTitle_en,FXY2,ElementName_en,El 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,201129,Change width,Add one bit to width of following descriptor,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,001087,WMO marine observing platform extended identifier,WMO number where assigned,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,201000,Change width,Cancel change width,,,Operational -15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,208032,Change width of CCITT IA5,change width to 32 characters,,,Operational +15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,208032,Change width of CCITT IA5,Change width to 32 characters,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,001019,Long station or site name,"Platform ID, e.g. ct145-933-BAT2-18 (max 32 characters)",,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,208000,Change width of CCITT IA5,Cancel change width,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,003001,Surface station type,10 (Marine animal),,,Operational -15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,022067,Instrument type for water temperature and/or salinity measurement,set to 995 (attached to marine animal),,,Operational +15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,022067,Instrument type for water temperature and/or salinity measurement,Set to 995 (attached to marine animal),,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,001051,Platform transmitter ID number,e.g. Argos PTT,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,002148,Data collection and/or location system,,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,112000,Delayed replication of 12 descriptors,,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,031001,Delayed descriptor replication factor,,,,Operational -15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,008021,Time significance,"set to 26, time of last known position",,,Operational +15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,008021,Time significance,"Set to 26, time of last known position",,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,301011,"Year, month, day",,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,301012,"Hour, minute",,,,Operational 15,Oceanographic report sequences,315023,(Sequence for reporting trajectory profile data from marine animal tags),,301021,Latitude/longitude (high accuracy),,,,Operational diff --git a/xml/BUFRCREX_CodeFlag_en.xml b/xml/BUFRCREX_CodeFlag_en.xml index 561e30d0..13b5ae82 100644 --- a/xml/BUFRCREX_CodeFlag_en.xml +++ b/xml/BUFRCREX_CodeFlag_en.xml @@ -2367,7 +2367,7 @@ 001101 State identifier 647 - Republic of Turkiye + Turkiye Operational @@ -2543,7 +2543,14 @@ 001155 Retrieval identifier - 6-254 + 6 + Maximum Likelihood Estimation – High horizontal resolution (MLEsub) + Operational + + + 001155 + Retrieval identifier + 7-254 Reserved Operational @@ -11414,28 +11421,28 @@ 003030 - Antenna Status + Antenna status 0 Transmitting Operational 003030 - Antenna Status + Antenna status 1 Receiving Operational 003030 - Antenna Status + Antenna status 2-6 Reserved Operational 003030 - Antenna Status + Antenna status 7 Missing Operational @@ -18219,7 +18226,14 @@ 013040 Surface flag - 12-14 + 12 + Frozen soil + Operational + + + 013040 + Surface flag + 13-14 Reserved Operational @@ -36831,7 +36845,7 @@ 033094 Calibration quality control flags 18 - Spacecraft maneuver + Spacecraft manoeuvre Operational @@ -36880,42 +36894,42 @@ 033095 MWI temperatures flag 1 - PRTs or THMs temperatures are missing or with anomalous readings + PRT or THM temperatures are missing or with anomalous readings Operational 033095 MWI temperatures flag 2 - PRT temperatures of OBCT used in the radiometric calibrations is missing or with anomalous readings + PRT temperatures of OBCT used in the radiometric calibrations are missing or with anomalous readings Operational 033095 MWI temperatures flag 3 - THMs temperatures of SVR used in the radiometric calibrations are missing or with anomalous readings + THM temperatures of SVR used in the radiometric calibrations are missing or with anomalous readings Operational 033095 MWI temperatures flag 4 - THMs temperatures of main reflector are missing or with anomalous readings + THM temperatures of main reflector are missing or with anomalous readings Operational 033095 MWI temperatures flag 5 - THMs temperatures of the racetrack are missing or with anomalous readings + THM temperatures of the racetrack are missing or with anomalous readings Operational 033095 MWI temperatures flag 6 - THMs temperatures of the receivers are missing or with anomalous readings + THM temperatures of the receivers are missing or with anomalous readings Operational @@ -37013,7 +37027,7 @@ 033096 MWI calibration flag 12 - PRTs or THMs temperatures of current scan are missing or with anomalous readings + PRT or THM temperatures of current scan are missing or with anomalous readings Operational @@ -37209,7 +37223,7 @@ 033099 MWI navigation status flag 3 - Missing or corrupted NAVATT file lead to the use of predicted orbit files + Missing or corrupted NAVATT file led to the use of predicted orbit files Operational @@ -37307,7 +37321,7 @@ 033100 ICI temperatures flag 1 - PRTs or THMs temperatures are missing or with anomalous readings + PRT or THM temperatures are missing or with anomalous readings Operational @@ -37335,14 +37349,14 @@ 033100 ICI temperatures flag 5 - THMs temperature of back-end are missing or with anomalous readings + THM temperature of back-end are missing or with anomalous readings Operational 033100 ICI temperatures flag 6 - THMs temperature of front-end are missing or with anomalous readings + THM temperature of front-end are missing or with anomalous readings Operational @@ -37426,7 +37440,7 @@ 033101 ICI calibration flag 10 - PRTs or THMs temperatures of current scan are missing or with anomalous readings + PRT or THM temperatures of current scan are missing or with anomalous readings Operational @@ -37440,7 +37454,7 @@ 033101 ICI calibration flag 12 - Degraded or missing Back-end Temperatures lead to degraded calibration + Degraded or missing back-end temperatures lead to degraded calibration Operational @@ -37615,7 +37629,7 @@ 033104 ICI navigation status flag 3 - Missing or corrupted NAVATT file lead to the use of predicted orbit files + Missing or corrupted NAVATT file led to the use of predicted orbit files Operational @@ -37741,7 +37755,7 @@ 033105 ICI processing flags 5 - Full cross-polarization correction including small angles correction is applied + Full cross-polarization correction including small angle correction is applied Operational @@ -37825,7 +37839,7 @@ 033106 MWI processing flags 6 - Full cross-polarization correction including small angles correction is applied + Full cross-polarization correction including small angle correction is applied Operational @@ -38287,7 +38301,7 @@ 033111 SCA quality flags 11 - Characterisation table limits exceeded + Characterization table limits exceeded Operational @@ -38350,7 +38364,7 @@ 033111 SCA quality flags 20 - Missing normalisation tables + Missing normalization tables Operational @@ -40239,7 +40253,28 @@ 040036 Lidar L2b classification type - 2-14 + 2 + Aerosol + Operational + + + 040036 + Lidar L2b classification type + 3 + Attenuated + Operational + + + 040036 + Lidar L2b classification type + 4 + Surface + Operational + + + 040036 + Lidar L2b classification type + 5-14 Reserved Operational @@ -41272,6 +41307,48 @@ Missing value Operational + + 040077 + Ocean product quality flag + 1 + Sea surface temperature not OK + Operational + + + 040077 + Ocean product quality flag + 2 + Sea surface wind speed not OK + Operational + + + 040077 + Ocean product quality flag + 3 + Atmospheric water vapour content not OK + Operational + + + 040077 + Ocean product quality flag + 4 + Cloud liquid water content not OK + Operational + + + 040077 + Ocean product quality flag + 5-7 + Reserved + Operational + + + 040077 + Ocean product quality flag + All 8 + Missing value + Operational + 040080 Cloud test results for IASI-NG level 2 @@ -41335,4 +41412,95 @@ Missing Operational + + 042017 + Quality flag of swell wave spectra + 0 + Good + Operational + + + 042017 + Quality flag of swell wave spectra + 1 + Medium + Operational + + + 042017 + Quality flag of swell wave spectra + 2 + Low + Operational + + + 042017 + Quality flag of swell wave spectra + 3 + Poor + Operational + + + 042017 + Quality flag of swell wave spectra + 4-14 + Reserved + Operational + + + 042017 + Quality flag of swell wave spectra + 15 + Missing + Operational + + + 042018 + Quality flag for each partition of swell wave spectra + 0 + Very good + Operational + + + 042018 + Quality flag for each partition of swell wave spectra + 1 + Good + Operational + + + 042018 + Quality flag for each partition of swell wave spectra + 2 + Medium + Operational + + + 042018 + Quality flag for each partition of swell wave spectra + 3 + Low + Operational + + + 042018 + Quality flag for each partition of swell wave spectra + 4 + Poor + Operational + + + 042018 + Quality flag for each partition of swell wave spectra + 5-14 + Reserved + Operational + + + 042018 + Quality flag for each partition of swell wave spectra + 15 + Missing + Operational + diff --git a/xml/BUFRCREX_TableB_en.xml b/xml/BUFRCREX_TableB_en.xml index 3caf45d0..cc72c828 100644 --- a/xml/BUFRCREX_TableB_en.xml +++ b/xml/BUFRCREX_TableB_en.xml @@ -17414,6 +17414,20 @@ 4 Operational + + 21 + Radar data + 021167 + Subsurface scattering probability + % + 0 + 0 + 7 + % + 0 + 3 + Operational + 21 Radar data @@ -25586,6 +25600,20 @@ 7 Operational + + 40 + Satellite data + 040077 + Ocean product quality flag + Flag table + 0 + 0 + 8 + Flag table + 0 + 3 + Operational + 40 Satellite data @@ -25922,4 +25950,32 @@ 9 Operational + + 42 + Oceanographic elements + 042017 + Quality flag of swell wave spectra + Code table + 0 + 0 + 4 + Code table + 0 + 2 + Operational + + + 42 + Oceanographic elements + 042018 + Quality flag for each partition of swell wave spectra + Code table + 0 + 0 + 4 + Code table + 0 + 4 + Operational + diff --git a/xml/BUFR_TableD_en.xml b/xml/BUFR_TableD_en.xml index d5948526..835a64b3 100644 --- a/xml/BUFR_TableD_en.xml +++ b/xml/BUFR_TableD_en.xml @@ -473,8 +473,8 @@ (Encrypted ship's call sign and encryption method) 001114 Encrypted ship or mobile land station identifier (base64 encoding) - (see Notes 2,3 and 4) - 57,23,46 + (see Notes 2 and 3) + 57,23 Operational @@ -704,7 +704,7 @@ (Description of a feature in 3-D or 2-D) 031001 Delayed descriptor replication factor - (see Note 5) + (see Note 4) 65 Operational @@ -770,7 +770,7 @@ (Horizontal section of a feature described as a polygon, circle, line or point) 031002 Extended delayed descriptor replication factor - (see Note 6) + (see Note 5) 66 Operational @@ -790,7 +790,7 @@ (Horizontal section of a feature described as a polygon, circle, line or point) 019007 Effective radius of feature - (see Note 7) + (see Note 6) 61 Operational @@ -1054,7 +1054,7 @@ (Buoy/platform - moving) 001005 Buoy/platform identifier - (see Note 8) + (see Note 7) 12 Operational @@ -1065,7 +1065,7 @@ (Buoy/platform - moving) 001012 Direction of motion of moving observing platform - (see Note 8) + (see Note 7) 12 Operational @@ -1076,7 +1076,7 @@ (Buoy/platform - moving) 001013 Speed of motion of moving observing platform - (see Note 8) + (see Note 7 12 Operational @@ -1087,7 +1087,7 @@ (Buoy/platform - moving) 002001 Type of station - (see Note 8) + (see Note 7) 12 Operational @@ -1098,7 +1098,7 @@ (Buoy/platform - moving) 301011 Year, month, day - (see Note 8) + (see Note 7) 12 Operational @@ -1109,7 +1109,7 @@ (Buoy/platform - moving) 301012 Hour, minute - (see Note 8) + (see Note 7) 12 Operational @@ -1120,7 +1120,7 @@ (Buoy/platform - moving) 301023 Latitude/longitude (coarse accuracy) - (see Note 8) + (see Note 7) 12 Operational @@ -2679,7 +2679,7 @@ (ACARS identification) 001006 Aircraft flight number - (see Note 10) + (see Note 9) 5 Operational @@ -2690,7 +2690,7 @@ (ACARS identification) 001008 Aircraft registration number or other identification - (see Note 10) + (see Note 9) 5 Operational @@ -3451,7 +3451,7 @@ 008021 Time significance = 18 Launch time - (see Note 11) + (see Note 10) 72 Operational @@ -3611,7 +3611,7 @@ (Date/time (to hundredths of second)) 301011 Year, month, day - (see Note 11) + (see Note 10) 72 Operational @@ -4460,7 +4460,7 @@ 301021 Latitude/longitude (high accuracy) Sensor - (see Note 12) + (see Note 11) 48 Operational @@ -45303,7 +45303,7 @@ 310061 (ATMS (Advanced Technology Microwave Sounder) data) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -50724,7 +50724,7 @@ 310078 (Satellite sounding data) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -51365,7 +51365,7 @@ 310080 (Ice Cloud Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -51533,7 +51533,7 @@ 310080 (Ice Cloud Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -51701,7 +51701,7 @@ 310080 (Ice Cloud Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -51869,7 +51869,7 @@ 310080 (Ice Cloud Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -52037,7 +52037,7 @@ 310080 (Ice Cloud Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -52746,7 +52746,7 @@ 310081 (Microwave Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -52914,7 +52914,7 @@ 310081 (Microwave Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -53082,7 +53082,7 @@ 310081 (Microwave Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -53250,7 +53250,7 @@ 310081 (Microwave Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -53418,7 +53418,7 @@ 310081 (Microwave Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -53586,7 +53586,7 @@ 310081 (Microwave Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -53717,7 +53717,7 @@ 310081 (Microwave Imager Data (level 1B)) 117001 - Replicate 17 descriptors 1 times + Replicate 17 descriptors 1 time Operational @@ -53754,7 +53754,7 @@ 310081 (Microwave Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -53922,7 +53922,7 @@ 310081 (Microwave Imager Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -54537,7 +54537,7 @@ 310082 (Microwave Sounder Data (level 1B)) 002154 - Satellite channel band width + Satellite channel bandwidth Operational @@ -55712,7 +55712,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 001007 Satellite identifier Operational @@ -55721,7 +55721,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 301005 Originating centre/sub-centre Operational @@ -55730,7 +55730,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 002019 Satellite instruments Operational @@ -55739,7 +55739,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 002020 Satellite classification Operational @@ -55748,7 +55748,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 004001 Year Operational @@ -55757,7 +55757,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 004002 Month Operational @@ -55766,7 +55766,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 004003 Day Operational @@ -55775,7 +55775,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 004004 Hour Operational @@ -55784,7 +55784,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 004005 Minute Operational @@ -55793,7 +55793,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 202131 Change scale Operational @@ -55802,7 +55802,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 201138 Change data width Operational @@ -55811,7 +55811,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 004006 Second Operational @@ -55820,7 +55820,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 201000 Change data width Operational @@ -55829,7 +55829,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 202000 Change scale Operational @@ -55838,7 +55838,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 005001 Latitude (high accuracy) Operational @@ -55847,7 +55847,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 006001 Longitude (high accuracy) Operational @@ -55856,7 +55856,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 007024 Satellite zenith angle Operational @@ -55865,7 +55865,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 005021 Bearing or azimuth Operational @@ -55874,7 +55874,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 007025 Solar zenith angle Operational @@ -55883,7 +55883,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 005022 Solar azimuth Operational @@ -55892,7 +55892,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 005043 Field of view number Operational @@ -55901,7 +55901,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 005040 Orbit number Operational @@ -55910,7 +55910,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 201133 Change data width Operational @@ -55919,7 +55919,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 005041 Scan line number Operational @@ -55928,7 +55928,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 201000 Change data width Operational @@ -55937,7 +55937,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 202126 Change scale Operational @@ -55946,7 +55946,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 007001 Height of station Spacecraft altitude @@ -55956,7 +55956,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 202000 Change scale Operational @@ -55965,7 +55965,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 033113 IASI-NG general quality flags Operational @@ -55974,7 +55974,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 109004 Replicate 9 descriptors 4 times Operational @@ -55983,7 +55983,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 025140 Start channel Operational @@ -55992,7 +55992,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 201129 Change data width Operational @@ -56001,7 +56001,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 025141 End channel Operational @@ -56010,7 +56010,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 201000 Change data width Operational @@ -56019,7 +56019,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 040026 Score quantization factor Operational @@ -56028,7 +56028,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 040016 Residual RMS in band Operational @@ -56037,7 +56037,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 101000 Delayed replication of 1 descriptor Operational @@ -56046,7 +56046,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 031002 Extended delayed descriptor replication factor Operational @@ -56055,7 +56055,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 040017 Non-normalized principal component score Operational @@ -56064,7 +56064,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 002019 Satellite instruments Operational @@ -56073,7 +56073,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 110007 Replicate 10 descriptors 7 times Operational @@ -56082,7 +56082,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 005060 Y angular position from centre of gravity Operational @@ -56091,7 +56091,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 005061 Z angular position from centre of gravity Operational @@ -56100,7 +56100,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 020083 Amount of segment covered by scene Operational @@ -56109,7 +56109,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 106020 Replicate 6 descriptors 20 times Operational @@ -56118,7 +56118,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 005042 Channel number Operational @@ -56127,7 +56127,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 008023 First-order statistics Operational @@ -56136,7 +56136,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 014044 Channel radiance Operational @@ -56145,7 +56145,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 008023 First-order statistics Operational @@ -56154,7 +56154,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 014044 Channel radiance Operational @@ -56163,7 +56163,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 008023 First-order statistics Operational @@ -56172,7 +56172,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 008072 Pixel type Operational @@ -56181,7 +56181,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 020083 Amount of segment covered by scene Operational @@ -56190,7 +56190,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 008029 Surface type Operational @@ -56199,7 +56199,7 @@ 10 Vertical sounding sequences (satellite data) 310086 - (IASI-NG L1D (Principle Component Scores)) + (IASI-NG L1D (Principal component scores)) 020083 Amount of segment covered by scene Operational @@ -69080,6 +69080,546 @@ Global GTSPP quality flag Operational + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 001079 + Unique identifier for the profile + Hexadecimal string + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 001011 + Ship or mobile land station identifier + Ship's call sign + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 001103 + IMO Number. Unique Lloyd's register + = 0 to 9999999 + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 001087 + WMO marine observing platform extended identifier + (see Note 1) + 24 + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 001019 + Long station or site name + Ship name + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 001080 + Ship line number according to SOOP + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 005036 + Ship transect number according to SOOP + (see Note 2) + 31 + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 001036 + Agency in charge of operating the observing platform + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 001013 + Speed of motion of moving observing platform + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 001012 + Direction of motion of moving observing platform + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 301011 + Year, month, day + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 301012 + Hour, minute + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 301021 + Latitude/longitude (high accuracy) + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 007032 + Height of sensor above local ground (or deck of marine platform) + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 007033 + Height of sensor above water surface + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 002002 + Type of instrumentation for wind measurement + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 011002 + Wind speed + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 011001 + Wind direction + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 007032 + Height of sensor above local ground (or deck of marine platform) + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 007033 + Height of sensor above water surface + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 012101 + Temperature/air temperature + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 012103 + Dewpoint temperature + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 007032 + Height of sensor above local ground (or deck of marine platform) + Set to missing (cancel) + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 007033 + Height of sensor above water surface + Set to missing (cancel) + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 302021 + Waves + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 002031 + Duration and time of current measurement + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 002030 + Method of current measurement + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 022005 + Direction of sea-surface current + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 022032 + Speed of sea-surface current + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 022063 + Total water depth + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 008080 + Qualifier for GTSPP quality flag + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 033050 + Global GTSPP quality flag + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 022178 + XBT/XCTD launcher type + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 022177 + Height of XBT/XCTD launcher + Above sea level | 0 to 50 m in units of whole m + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 022067 + Instrument type for water temperature/salinity profile measurement + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 008041 + Data significance + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 026021 + Year + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 026022 + Month + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 026023 + Day + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 022068 + Water temperature profile recorder types + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 025061 + Software identification and version number + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 008041 + Data significance + Set to missing (cancel) + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 008080 + Qualifier for GTSPP quality flag + Set to missing (cancel) + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 002171 + Instrument serial number for water temperature profile measurement + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 302090 + Sea/water temperature high precision + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 002171 + Instrument serial number for water temperature profile measurement + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 002032 + Indicator for digitization + (see Note 3) + 64 + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 109000 + Delayed replication of 9 descriptors + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 031002 + Extended delayed descriptor replication factor + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 007063 + Depth below sea/water surface (cm) + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 008080 + Qualifier for GTSPP quality flag + = 13 Water depth at a level + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 033050 + Global GTSPP quality flag + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 022043 + Sea/water temperature + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 008080 + Qualifier for GTSPP quality flag + = 11 Water temperature at a level + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 033050 + Global GTSPP quality flag + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 022064 + Salinity + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 008080 + Qualifier for GTSPP quality flag + = 12 Salinity at a level + Operational + + + 15 + Oceanographic report sequences + 315006 + (XCTD temperature and salinity profile data) + 033050 + Global GTSPP quality flag + Operational + 15 Oceanographic report sequences @@ -71630,7 +72170,7 @@ (Sequence for reporting trajectory profile data from marine animal tags) 208032 Change width of CCITT IA5 - change width to 32 characters + Change width to 32 characters Operational @@ -71670,7 +72210,7 @@ (Sequence for reporting trajectory profile data from marine animal tags) 022067 Instrument type for water temperature and/or salinity measurement - set to 995 (attached to marine animal) + Set to 995 (attached to marine animal) Operational @@ -71717,7 +72257,7 @@ (Sequence for reporting trajectory profile data from marine animal tags) 008021 Time significance - set to 26, time of last known position + Set to 26, time of last known position Operational @@ -71950,7 +72490,7 @@ (Sequence for reporting trajectory profile data from marine animal tags) 208032 Change width of CCITT IA5 - change width to 32 characters + Change width to 32 characters Operational @@ -71990,7 +72530,7 @@ (Sequence for reporting trajectory profile data from marine animal tags) 022067 Instrument type for water temperature and/or salinity measurement - set to 995 (attached to marine animal) + Set to 995 (attached to marine animal) Operational @@ -72037,7 +72577,7 @@ (Sequence for reporting trajectory profile data from marine animal tags) 008021 Time significance - set to 26, time of last known position + Set to 26, time of last known position Operational