bufr2synop 0.24.0
|
Stores section 1 for parts B of a TEMP report. More...
#include <mettemp.h>
Data Fields | |
char | MiMi [4] |
char | MjMj [4] |
char | A1 [2] |
char | bw [2] |
char | D_D [10] |
char | YYGG [8] |
char | a4 [2] |
char | II [4] |
char | iii [4] |
char | Reg [4] |
char | IIIII [10] |
char | LaLaLa [4] |
char | Qc [2] |
char | LoLoLoLo [6] |
char | MMM [4] |
char | Ula [2] |
char | Ulo [2] |
char | h0h0h0h0 [6] |
char | im [2] |
char temp_b_sec1::A1[2] |
A1 item. WMO region
Definition at line 339 of file mettemp.h.
Referenced by guess_WMO_region_temp(), and temp_parse_x01().
char temp_b_sec1::a4[2] |
Type of measuring equipment used. (Code table 0265)
Definition at line 343 of file mettemp.h.
Referenced by temp_parse_x02().
char temp_b_sec1::bw[2] |
char temp_b_sec1::D_D[10] |
Ship signal or mobile land station indentifier
Definition at line 341 of file mettemp.h.
Referenced by temp_parse_x01().
char temp_b_sec1::h0h0h0h0[6] |
Elevation of a mobile land station
Definition at line 354 of file mettemp.h.
Referenced by temp_parse_x07().
char temp_b_sec1::II[4] |
Regional indicator for a synop station index
Definition at line 344 of file mettemp.h.
Referenced by temp_parse_x01().
char temp_b_sec1::iii[4] |
char temp_b_sec1::im[2] |
Indicator for units of elevation, and confidence factor for accuracy of elevation. (Code table 1845)
Definition at line 355 of file mettemp.h.
Referenced by temp_parse_x33().
char temp_b_sec1::LaLaLa[4] |
char temp_b_sec1::LoLoLoLo[6] |
Longitude in degree tenths
Definition at line 350 of file mettemp.h.
Referenced by temp_parse_x06().
char temp_b_sec1::MiMi[4] |
MiMi item. (Code table 2582)
Definition at line 337 of file mettemp.h.
Referenced by parse_subset_as_temp().
char temp_b_sec1::MjMj[4] |
MjMj item. (Code table 2582)
Definition at line 338 of file mettemp.h.
Referenced by parse_subset_as_temp().
char temp_b_sec1::MMM[4] |
Number of Marsden square (Code table 2590)
Definition at line 351 of file mettemp.h.
Referenced by temp_parse_x05(), and temp_parse_x06().
char temp_b_sec1::Qc[2] |
Quadrant of the globe. (Code table 3333)
Definition at line 349 of file mettemp.h.
Referenced by temp_parse_x05(), and temp_parse_x06().
char temp_b_sec1::Reg[4] |
WMO IIiii region 'I','II','III', 'IV', 'V', ...
Definition at line 346 of file mettemp.h.
Referenced by guess_WMO_region_temp(), and temp_parse_x01().
char temp_b_sec1::Ula[2] |
Unit digit in the reported latitude.
Definition at line 352 of file mettemp.h.
Referenced by temp_parse_x05().
char temp_b_sec1::Ulo[2] |
Units digit in the reported longitude.
Definition at line 353 of file mettemp.h.
Referenced by temp_parse_x06().
char temp_b_sec1::YYGG[8] |
Day and HOUR (UTC) of observation . If wind units are in knots, add 50 to day
Definition at line 342 of file mettemp.h.
Referenced by parse_subset_as_temp().