bufr2synop 0.24.0
Data Fields
synop_sec0 Struct Reference

contains all possible substrings from section 0 when a report is parsed with success More...

#include <metsynop.h>

Data Fields

char MiMi [4]
 
char MjMj [4]
 
char A1 [2]
 
char bw [2]
 
char nbnbnb [4]
 
char D_D [10]
 
char YY [4]
 
char GG [4]
 
char iw [2]
 
char II [4]
 
char iii [4]
 
char Reg [4]
 
char IIIII [10]
 
char LaLaLa [4]
 
char Qc [2]
 
char LoLoLoLo [6]
 
char MMM [4]
 
char Ula [2]
 
char Ulo [2]
 
char h0h0h0h0 [6]
 
char im [2]
 

Detailed Description

contains all possible substrings from section 0 when a report is parsed with success

Definition at line 90 of file metsynop.h.

Field Documentation

◆ A1

char synop_sec0::A1[2]

A1 item. WMO region

Definition at line 94 of file metsynop.h.

Referenced by guess_WMO_region_synop(), print_synop_sec0(), syn_parse_x01(), syn_parse_x12(), syn_parse_x13(), and syn_parse_x20().

◆ bw

char synop_sec0::bw[2]

bw item. WMO subregion

Definition at line 95 of file metsynop.h.

Referenced by print_synop_sec0(), and syn_parse_x01().

◆ D_D

char synop_sec0::D_D[10]

Ship signal or mobile land station indentifier

Definition at line 97 of file metsynop.h.

Referenced by parse_subset_as_synop(), print_synop_sec0(), and syn_parse_x01().

◆ GG

char synop_sec0::GG[4]

Hour (UTC) of observation

Definition at line 99 of file metsynop.h.

Referenced by print_synop_sec0(), and synop_YYYYMMDDHHmm_to_YYGG().

◆ h0h0h0h0

char synop_sec0::h0h0h0h0[6]

Elevation of a mobile land station

Definition at line 111 of file metsynop.h.

Referenced by print_synop_sec0(), and syn_parse_x07().

◆ II

char synop_sec0::II[4]

Regional indicator for a synop station index

Definition at line 101 of file metsynop.h.

Referenced by guess_WMO_region_synop(), parse_subset_as_synop(), print_synop_report(), print_synop_sec0(), syn_parse_x01(), syn_parse_x13(), and syn_parse_x14().

◆ iii

char synop_sec0::iii[4]

◆ IIIII

char synop_sec0::IIIII[10]

Ship index name

Definition at line 104 of file metsynop.h.

Referenced by parse_subset_as_synop().

◆ im

char synop_sec0::im[2]

Indicator for units of elevation, and confidence factor for accuracy of elevation. (Code table 1845)

Definition at line 112 of file metsynop.h.

Referenced by print_synop_sec0(), and syn_parse_x07().

◆ iw

char synop_sec0::iw[2]

Indicator for source and units used in speed wind data

Definition at line 100 of file metsynop.h.

Referenced by bufr2tac_clean_synop_chunks(), parse_subset_as_synop(), print_synop_sec0(), syn_parse_x02(), and syn_parse_x11().

◆ LaLaLa

char synop_sec0::LaLaLa[4]

Latitude in degree tenths

Definition at line 105 of file metsynop.h.

Referenced by print_synop_sec0(), syn_parse_x05(), and syn_parse_x06().

◆ LoLoLoLo

char synop_sec0::LoLoLoLo[6]

Longitude in degree tenths

Definition at line 107 of file metsynop.h.

Referenced by print_synop_sec0(), syn_parse_x05(), and syn_parse_x06().

◆ MiMi

char synop_sec0::MiMi[4]

MiMi item. (Code table 2582)

Definition at line 92 of file metsynop.h.

Referenced by parse_subset_as_synop(), print_synop_report(), and print_synop_sec0().

◆ MjMj

char synop_sec0::MjMj[4]

MjMj item. (Code table 2582)

Definition at line 93 of file metsynop.h.

Referenced by parse_subset_as_synop(), print_synop_report(), and print_synop_sec0().

◆ MMM

char synop_sec0::MMM[4]

Number of Marsden square (Code table 2590)

Definition at line 108 of file metsynop.h.

Referenced by print_synop_sec0(), syn_parse_x05(), and syn_parse_x06().

◆ nbnbnb

char synop_sec0::nbnbnb[4]

kins and serial number for buoy

Definition at line 96 of file metsynop.h.

Referenced by print_synop_sec0().

◆ Qc

char synop_sec0::Qc[2]

Quadrant of the globe. (Code table 3333)

Definition at line 106 of file metsynop.h.

Referenced by print_synop_sec0(), syn_parse_x05(), and syn_parse_x06().

◆ Reg

char synop_sec0::Reg[4]

WMO IIiii region 'I','II','III', 'IV', 'V', ...

Definition at line 103 of file metsynop.h.

Referenced by guess_WMO_region_synop(), and syn_parse_x01().

◆ Ula

char synop_sec0::Ula[2]

Unit digit in the reported latitude.

Definition at line 109 of file metsynop.h.

Referenced by print_synop_sec0(), and syn_parse_x05().

◆ Ulo

char synop_sec0::Ulo[2]

Units digit in the reported longitude.

Definition at line 110 of file metsynop.h.

Referenced by print_synop_sec0(), and syn_parse_x06().

◆ YY

char synop_sec0::YY[4]

Day (UTC) of observation

Definition at line 98 of file metsynop.h.

Referenced by print_synop_sec0(), and synop_YYYYMMDDHHmm_to_YYGG().


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