bufr2synop 0.24.0
Data Fields
temp_main_level_data Struct Reference

It stores a main level data in a TEMP report. More...

#include <mettemp.h>

Data Fields

char PnPnPn [4]
 
char TnTnTan [4]
 
char DnDn [4]
 
char dndnfnfnfn [8]
 

Detailed Description

It stores a main level data in a TEMP report.

Detailed data at a main level (surface, tropopause ...)

Definition at line 247 of file mettemp.h.

Field Documentation

◆ DnDn

char temp_main_level_data::DnDn[4]

Dewpoint depression . (Code table 0777)

Definition at line 251 of file mettemp.h.

Referenced by parse_temp_raw_data(), print_temp_a_sec2(), and print_temp_a_sec3().

◆ dndnfnfnfn

char temp_main_level_data::dndnfnfnfn[8]

true wind direction in tens of degree and wind speed

Definition at line 252 of file mettemp.h.

Referenced by parse_temp_raw_data(), print_temp_a_sec2(), and print_temp_a_sec3().

◆ PnPnPn

char temp_main_level_data::PnPnPn[4]

Pressure in hPa at level omiting thousand unit

Definition at line 249 of file mettemp.h.

Referenced by parse_temp_raw_data(), print_temp_a_sec2(), and print_temp_a_sec3().

◆ TnTnTan

char temp_main_level_data::TnTnTan[4]

Temperature . Whole degrees and tenth and sign of temperature (Code Table 3931)

Definition at line 250 of file mettemp.h.

Referenced by parse_temp_raw_data(), print_temp_a_sec2(), and print_temp_a_sec3().


The documentation for this struct was generated from the following file: