bufr2synop 0.24.0
|
Contains part B of a TEMP REPORT. More...
#include <mettemp.h>
Data Fields | |
int | mask |
struct report_date_ext | e |
struct temp_b_sec1 | s1 |
struct temp_bd_sec5 | s5 |
struct temp_bd_sec6 | s6 |
struct temp_sec7 | s7 |
struct temp_b_sec8 | s8 |
struct report_date_ext temp_b::e |
report extension date/time
Definition at line 469 of file mettemp.h.
Referenced by temp_parse_x04().
int temp_b::mask |
Bit mask about parsed sections
Definition at line 468 of file mettemp.h.
Referenced by parse_temp_raw_data(), print_temp_report(), and temp_parse_x20().
struct temp_b_sec1 temp_b::s1 |
section 1 for part B
Definition at line 470 of file mettemp.h.
Referenced by guess_WMO_region_temp(), parse_subset_as_temp(), temp_parse_x01(), temp_parse_x02(), temp_parse_x05(), temp_parse_x06(), temp_parse_x07(), and temp_parse_x33().
struct temp_bd_sec5 temp_b::s5 |
struct temp_bd_sec6 temp_b::s6 |
struct temp_sec7 temp_b::s7 |
section 7 for part B
Definition at line 473 of file mettemp.h.
Referenced by temp_parse_x02(), temp_parse_x04(), and temp_parse_x22().
struct temp_b_sec8 temp_b::s8 |