bufr2synop 0.24.0
Data Fields
temp_b_sec8 Struct Reference

Section 8 for part B a TEMP report. More...

#include <mettemp.h>

Data Fields

char Nh [2]
 
char Cl [2]
 
char h [2]
 
char Cm [2]
 
char Ch [2]
 

Detailed Description

Section 8 for part B a TEMP report.

Section 8 for a part B of TEMP report

Definition at line 438 of file mettemp.h.

Field Documentation

◆ Ch

char temp_b_sec8::Ch[2]

Clouds of the genera Cirrus, Cirrocumulus and Cirrostratus. (Code table 0509)

Definition at line 444 of file mettemp.h.

Referenced by temp_parse_x20().

◆ Cl

char temp_b_sec8::Cl[2]

Clouds of the genera Stratocumulus, Stratus, Cumulus and Cumulonimbus. (Code table 0513)

Definition at line 441 of file mettemp.h.

Referenced by temp_parse_x20().

◆ Cm

char temp_b_sec8::Cm[2]

Clouds of the genera Altocumulus, Altostratus and Nimbostratus. (Code table 0515)

Definition at line 443 of file mettemp.h.

Referenced by temp_parse_x20().

◆ h

char temp_b_sec8::h[2]

Height above surface of the base of the lowest cloud seen. (Code table 1600)

Definition at line 442 of file mettemp.h.

Referenced by temp_parse_x20().

◆ Nh

char temp_b_sec8::Nh[2]

Amount of all the CL cloud present or, if no CL cloud is present, the amount of all the CM cloud present. (Code table 2700)

Definition at line 440 of file mettemp.h.

Referenced by temp_parse_x20().


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