bufr2synop 0.24.0
|
Store the whole TEMP report. More...
#include <mettemp.h>
Data Fields | |
int | mask |
struct met_datetime | t |
struct wigos_id | wid |
struct temp_a | a |
struct temp_b | b |
struct temp_c | c |
struct temp_d | d |
struct temp_a temp_chunks::a |
Part A
Definition at line 515 of file mettemp.h.
Referenced by guess_WMO_region_temp(), parse_subset_as_temp(), parse_temp_raw_data(), parse_temp_raw_wind_shear_data(), print_temp_a_sec1(), print_temp_a_sec2(), print_temp_a_sec3(), print_temp_a_sec4(), print_temp_a_sec7(), print_temp_report(), temp_parse_x01(), temp_parse_x02(), temp_parse_x04(), temp_parse_x05(), temp_parse_x06(), temp_parse_x07(), temp_parse_x22(), and temp_parse_x33().
struct temp_b temp_chunks::b |
Part B
Definition at line 516 of file mettemp.h.
Referenced by guess_WMO_region_temp(), parse_subset_as_temp(), parse_temp_raw_data(), print_temp_report(), temp_parse_x01(), temp_parse_x02(), temp_parse_x04(), temp_parse_x05(), temp_parse_x06(), temp_parse_x07(), temp_parse_x20(), temp_parse_x22(), and temp_parse_x33().
struct temp_c temp_chunks::c |
Part C
Definition at line 517 of file mettemp.h.
Referenced by guess_WMO_region_temp(), parse_subset_as_temp(), parse_temp_raw_data(), parse_temp_raw_wind_shear_data(), print_temp_a(), print_temp_b(), print_temp_b_sec1(), print_temp_b_sec5(), print_temp_b_sec6(), print_temp_b_sec7(), print_temp_b_sec8(), print_temp_c(), print_temp_c_sec1(), print_temp_c_sec2(), print_temp_c_sec3(), print_temp_c_sec4(), print_temp_c_sec7(), print_temp_d(), print_temp_d_sec1(), print_temp_d_sec5(), print_temp_d_sec6(), print_temp_d_sec7(), print_temp_report(), temp_parse_x01(), temp_parse_x02(), temp_parse_x04(), temp_parse_x05(), temp_parse_x06(), temp_parse_x07(), temp_parse_x22(), and temp_parse_x33().
struct temp_d temp_chunks::d |
Part D
Definition at line 518 of file mettemp.h.
Referenced by guess_WMO_region_temp(), parse_subset_as_temp(), parse_temp_raw_data(), print_temp_report(), temp_parse_x01(), temp_parse_x02(), temp_parse_x04(), temp_parse_x05(), temp_parse_x06(), temp_parse_x07(), temp_parse_x22(), and temp_parse_x33().
struct met_datetime temp_chunks::t |
Nominal GTS report release date and time (it is not the starting of soubding)
Definition at line 513 of file mettemp.h.
Referenced by parse_subset_as_temp(), print_temp_a(), print_temp_a_sec1(), print_temp_b(), print_temp_b_sec1(), print_temp_b_sec5(), print_temp_b_sec6(), print_temp_b_sec7(), print_temp_b_sec8(), print_temp_c(), print_temp_c_sec1(), print_temp_c_sec2(), print_temp_c_sec3(), print_temp_c_sec4(), print_temp_c_sec7(), print_temp_d(), print_temp_d_sec1(), print_temp_d_sec5(), print_temp_d_sec6(), and print_temp_d_sec7().
struct wigos_id temp_chunks::wid |
struct with the WIGOS indentifier if any
Definition at line 514 of file mettemp.h.
Referenced by parse_subset_as_temp(), and temp_parse_x01().