bufr2synop 0.24.0
|
Contains part D of a TEMP REPORT. More...
#include <mettemp.h>
Data Fields | |
int | mask |
struct report_date_ext | e |
struct temp_acd_sec1 | s1 |
struct temp_bd_sec5 | s5 |
struct temp_bd_sec6 | s6 |
struct temp_sec7 | s7 |
Contains part D of a TEMP REPORT.
Contains part D of a TEMP REPORT
struct report_date_ext temp_d::e |
report extension date/time
Definition at line 499 of file mettemp.h.
Referenced by temp_parse_x04().
int temp_d::mask |
Bit mask about parsed sections
Definition at line 498 of file mettemp.h.
Referenced by parse_temp_raw_data(), and print_temp_report().
struct temp_acd_sec1 temp_d::s1 |
section 1 for part D
Definition at line 500 of file mettemp.h.
Referenced by guess_WMO_region_temp(), parse_subset_as_temp(), temp_parse_x01(), temp_parse_x05(), temp_parse_x06(), temp_parse_x07(), and temp_parse_x33().
struct temp_bd_sec5 temp_d::s5 |
struct temp_bd_sec6 temp_d::s6 |
struct temp_sec7 temp_d::s7 |
section 7 for part D
Definition at line 503 of file mettemp.h.
Referenced by temp_parse_x02(), temp_parse_x04(), and temp_parse_x22().