bufr2synop 0.24.0
Data Fields
buoy_sec1 Struct Reference

contains all possible substrings from section 1 when a report is parsed with success More...

#include <metbuoy.h>

Data Fields

char Qd [2]
 
char Qx [2]
 
char dd [4]
 
char ff [4]
 
char fff [4]
 
char sn1 [2]
 
char TTT [4]
 
char sn2 [2]
 
char TdTdTd [4]
 
char UUU [4]
 
char PoPoPoPo [6]
 
char PPPP [6]
 
char a [2]
 
char ppp [4]
 

Detailed Description

contains all possible substrings from section 1 when a report is parsed with success

Definition at line 89 of file metbuoy.h.

Field Documentation

◆ a

char buoy_sec1::a[2]

Characteristic of pressure tendency during the three hours preceding the time of observation. (Code table 0200)

Definition at line 103 of file metbuoy.h.

Referenced by buoy_parse_x10(), and print_buoy_sec1().

◆ dd

char buoy_sec1::dd[4]

True direction, in tens of degrees, from which wind is blowing (Code table 0877)

Definition at line 93 of file metbuoy.h.

Referenced by buoy_parse_x11(), and print_buoy_sec1().

◆ ff

char buoy_sec1::ff[4]

Wind speed, in units indicated by iw.

Definition at line 94 of file metbuoy.h.

Referenced by buoy_parse_x11(), parse_subset_as_buoy(), and print_buoy_sec1().

◆ fff

char buoy_sec1::fff[4]

Wind speed, in units indicated by iw, of 99 units or more.

Definition at line 95 of file metbuoy.h.

Referenced by buoy_parse_x11().

◆ PoPoPoPo

char buoy_sec1::PoPoPoPo[6]

Pressure at station level, in tenths of a hectopascal, omitting thousands digit of hectopascals of the pressure value.

Definition at line 101 of file metbuoy.h.

Referenced by buoy_parse_x10(), and print_buoy_sec1().

◆ ppp

char buoy_sec1::ppp[4]

Amount of pressure tendency at station level during the three hours preceding the time of observation, expressed in tenths of a hectopascal.

Definition at line 104 of file metbuoy.h.

Referenced by buoy_parse_x10(), and print_buoy_sec1().

◆ PPPP

char buoy_sec1::PPPP[6]

Pressure at mean sea level, in tenths of a hectopascal, omitting the thousands digit of hectopascals of the pressure value.

Definition at line 102 of file metbuoy.h.

Referenced by buoy_parse_x10(), and print_buoy_sec1().

◆ Qd

char buoy_sec1::Qd[2]

Quality control indicatitor (Code Table 3334)

Definition at line 91 of file metbuoy.h.

Referenced by buoy_parse_x33(), parse_subset_as_buoy(), and print_buoy_sec1().

◆ Qx

char buoy_sec1::Qx[2]

Indicator of position of group (Regulation 18.3.3)

Definition at line 92 of file metbuoy.h.

Referenced by parse_subset_as_buoy(), and print_buoy_sec1().

◆ sn1

char buoy_sec1::sn1[2]

Sign of temperature (Code table 3845)

Definition at line 96 of file metbuoy.h.

Referenced by buoy_parse_x12(), and print_buoy_sec1().

◆ sn2

char buoy_sec1::sn2[2]

Sign of dewpoint temperature (Code table 3845)

Definition at line 98 of file metbuoy.h.

Referenced by buoy_parse_x12(), and print_buoy_sec1().

◆ TdTdTd

char buoy_sec1::TdTdTd[4]

Dew-point temperature, in tenths of a degree Celsius, its sign being given by sn2.

Definition at line 99 of file metbuoy.h.

Referenced by buoy_parse_x12(), and print_buoy_sec1().

◆ TTT

char buoy_sec1::TTT[4]

Air temperature, in tenths of a degree Celsius, its sign being given by sn1.

Definition at line 97 of file metbuoy.h.

Referenced by buoy_parse_x12(), and print_buoy_sec1().

◆ UUU

char buoy_sec1::UUU[4]

Relative humidity of the air, in per cent, the first figure being zero except for UUU = 100 percent.

Definition at line 100 of file metbuoy.h.


The documentation for this struct was generated from the following file: