bufr2synop 0.24.0
Data Fields
temp_sec7 Struct Reference

Section 7 for a part of TEMP report. More...

#include <mettemp.h>

Data Fields

char sr [2]
 
char rara [4]
 
char sasa [4]
 
char GG [4]
 
char gg [4]
 
char sn [2]
 
char TwTwTw [4]
 

Detailed Description

Section 7 for a part of TEMP report.

Definition at line 403 of file mettemp.h.

Field Documentation

◆ GG

char temp_sec7::GG[4]

actual time of launching the radiosonde, Hour

Definition at line 408 of file mettemp.h.

Referenced by print_temp_a_sec7(), and temp_parse_x04().

◆ gg

char temp_sec7::gg[4]

actual time of launching the radiosonde, minute

Definition at line 409 of file mettemp.h.

Referenced by print_temp_a_sec7(), and temp_parse_x04().

◆ rara

char temp_sec7::rara[4]

Radiosonde/sounding system used. (Code table 3685)

Definition at line 406 of file mettemp.h.

Referenced by print_temp_a_sec7(), and temp_parse_x02().

◆ sasa

char temp_sec7::sasa[4]

Tracking technique/status of system used. (Code table 3872)

Definition at line 407 of file mettemp.h.

Referenced by print_temp_a_sec7(), and temp_parse_x02().

◆ sn

char temp_sec7::sn[2]

Sign of temperature (Code table 3845)

Definition at line 410 of file mettemp.h.

Referenced by print_temp_a_sec7(), and temp_parse_x22().

◆ sr

char temp_sec7::sr[2]

Solar radiation correction (code table 3849)

Definition at line 405 of file mettemp.h.

Referenced by print_temp_a_sec7(), and temp_parse_x02().

◆ TwTwTw

char temp_sec7::TwTwTw[4]

Sea-surface temperature, in tenths of a degree Celsius, its sign being given by sn.

Definition at line 411 of file mettemp.h.

Referenced by print_temp_a_sec7(), and temp_parse_x22().


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