bufr2synop 0.24.0
Data Fields
nub3 Struct Reference

struct with info for a cloud group at section 3 More...

#include <metsynop.h>

Data Fields

char Ns [2]
 
char C [2]
 
char hshs [4]
 

Detailed Description

struct with info for a cloud group at section 3

Definition at line 190 of file metsynop.h.

Field Documentation

◆ C

char nub3::C[2]

Genus of cloud. (Code table 0500)

Definition at line 193 of file metsynop.h.

Referenced by print_synop_sec3(), and syn_parse_x20().

◆ hshs

char nub3::hshs[4]

Height of base of cloud layer or mass whose genus is indicated by C. (Code table 1677)

Definition at line 194 of file metsynop.h.

Referenced by print_synop_sec3(), and syn_parse_x20().

◆ Ns

char nub3::Ns[2]

Amount of individual cloud layer or mass whose genus is indicated by C. (Code table 2700)

Definition at line 192 of file metsynop.h.

Referenced by print_synop_sec3(), and syn_parse_x20().


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