bufr2synop 0.24.0
|
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] |
contains all possible substrings from section 1 when a report is parsed with success
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().
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().
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().
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().
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().
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().
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().
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().
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().
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().
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().
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().
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().
char buoy_sec1::UUU[4] |