bufr2synop 0.24.0
Data Fields
temp_std_level_data Struct Reference

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

#include <mettemp.h>

Data Fields

char PnPn [4]
 
char hnhnhn [4]
 
char TnTnTan [4]
 
char DnDn [4]
 
char dndnfnfnfn [8]
 

Detailed Description

It stores a standard level data in TEMP report.

Definition at line 259 of file mettemp.h.

Field Documentation

◆ DnDn

char temp_std_level_data::DnDn[4]

Dewpoint depression . (Code table 0777)

Definition at line 264 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec2().

◆ dndnfnfnfn

char temp_std_level_data::dndnfnfnfn[8]

true wind direction in tens of degree and wind speed

Definition at line 265 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec2().

◆ hnhnhn

char temp_std_level_data::hnhnhn[4]

Altitude (in mgp) of standard levels

Definition at line 262 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec2().

◆ PnPn

char temp_std_level_data::PnPn[4]

Pressure in hPa at standard level int tens of hPa. 1000 = '00' , 925 = '92'

Definition at line 261 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec2().

◆ TnTnTan

char temp_std_level_data::TnTnTan[4]

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

Definition at line 263 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec2().


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