bufr2synop 0.24.0
Data Fields
synop_sec4 Struct Reference

contains some of substrings from section 4 when a report is parsed with success More...

#include <metsynop.h>

Data Fields

char N1 [2]
 
char C1 [2]
 
char H1H1 [4]
 
char Ct [2]
 

Detailed Description

contains some of substrings from section 4 when a report is parsed with success

Definition at line 267 of file metsynop.h.

Field Documentation

◆ C1

char synop_sec4::C1[2]

Genus of cloud whose base is below the level of the station. (Code table 0500)

Definition at line 270 of file metsynop.h.

Referenced by print_synop_sec4(), and syn_parse_x20().

◆ Ct

char synop_sec4::Ct[2]

Description of the top of cloud whose base is below the level of the station. (Code table 0552)

Definition at line 272 of file metsynop.h.

Referenced by print_synop_sec4(), and syn_parse_x20().

◆ H1H1

char synop_sec4::H1H1[4]

Altitude of the upper surface of clouds reported by C, in hundreds of metres

Definition at line 271 of file metsynop.h.

Referenced by print_synop_sec4(), and syn_parse_x20().

◆ N1

char synop_sec4::N1[2]

Amount of cloud whose base is below the level of the station. (Code table 2700)

Definition at line 269 of file metsynop.h.

Referenced by print_synop_sec4(), and syn_parse_x20().


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