|
bufr2synop 0.24.0
|
Section 5 for parts B and D of a TEMP report. More...
#include <mettemp.h>

Data Fields | |
| size_t | n |
| struct temp_th_point | th [TEMP_NMAX_POINTS] |
| size_t temp_bd_sec5::n |
current number of points
Definition at line 420 of file mettemp.h.
Referenced by parse_temp_raw_data().
| struct temp_th_point temp_bd_sec5::th[TEMP_NMAX_POINTS] |
Significant th points for sec 5 for a part B
Definition at line 421 of file mettemp.h.
Referenced by parse_temp_raw_data().