bufr2synop 0.24.0
Data Fields
temp_acd_sec1 Struct Reference

Stores section 1 for parts A, C and D of a TEMP report. More...

#include <mettemp.h>

Data Fields

char MiMi [4]
 
char MjMj [4]
 
char A1 [2]
 
char bw [2]
 
char D_D [10]
 
char YYGG [8]
 
char id [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

Stores section 1 for parts A, C and D of a TEMP report.

Definition at line 308 of file mettemp.h.

Field Documentation

◆ A1

char temp_acd_sec1::A1[2]

A1 item. WMO region

Definition at line 312 of file mettemp.h.

Referenced by guess_WMO_region_temp(), and temp_parse_x01().

◆ bw

char temp_acd_sec1::bw[2]

bw item. WMO subregion

Definition at line 313 of file mettemp.h.

Referenced by temp_parse_x01().

◆ D_D

char temp_acd_sec1::D_D[10]

Ship signal or mobile land station indentifier

Definition at line 314 of file mettemp.h.

Referenced by parse_subset_as_temp(), print_temp_a_sec1(), and temp_parse_x01().

◆ h0h0h0h0

char temp_acd_sec1::h0h0h0h0[6]

Elevation of a mobile land station

Definition at line 327 of file mettemp.h.

Referenced by parse_subset_as_temp(), print_temp_a_sec1(), and temp_parse_x07().

◆ id

char temp_acd_sec1::id[2]

Indicator for standard isobaric levels included for wind

Definition at line 316 of file mettemp.h.

Referenced by parse_temp_raw_data(), and print_temp_a_sec1().

◆ II

char temp_acd_sec1::II[4]

Regional indicator for a synop station index

Definition at line 317 of file mettemp.h.

Referenced by guess_WMO_region_temp(), parse_subset_as_temp(), print_temp_a_sec1(), and temp_parse_x01().

◆ iii

char temp_acd_sec1::iii[4]

Station index

Definition at line 318 of file mettemp.h.

Referenced by guess_WMO_region_temp(), parse_subset_as_temp(), print_temp_a_sec1(), and temp_parse_x01().

◆ IIIII

char temp_acd_sec1::IIIII[10]

Ship index name

Definition at line 320 of file mettemp.h.

Referenced by parse_subset_as_temp().

◆ im

char temp_acd_sec1::im[2]

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

Definition at line 328 of file mettemp.h.

Referenced by print_temp_a_sec1(), and temp_parse_x33().

◆ LaLaLa

char temp_acd_sec1::LaLaLa[4]

Latitude in degree tenths

Definition at line 321 of file mettemp.h.

Referenced by print_temp_a_sec1(), temp_parse_x05(), and temp_parse_x06().

◆ LoLoLoLo

char temp_acd_sec1::LoLoLoLo[6]

Longitude in degree tenths

Definition at line 323 of file mettemp.h.

Referenced by print_temp_a_sec1(), temp_parse_x05(), and temp_parse_x06().

◆ MiMi

char temp_acd_sec1::MiMi[4]

MiMi item. (Code table 2582)

Definition at line 310 of file mettemp.h.

Referenced by parse_subset_as_temp(), and print_temp_a_sec1().

◆ MjMj

char temp_acd_sec1::MjMj[4]

MjMj item. (Code table 2582)

Definition at line 311 of file mettemp.h.

Referenced by parse_subset_as_temp(), and print_temp_a_sec1().

◆ MMM

char temp_acd_sec1::MMM[4]

Number of Marsden square (Code table 2590)

Definition at line 324 of file mettemp.h.

Referenced by print_temp_a_sec1(), temp_parse_x05(), and temp_parse_x06().

◆ Qc

char temp_acd_sec1::Qc[2]

Quadrant of the globe. (Code table 3333)

Definition at line 322 of file mettemp.h.

Referenced by print_temp_a_sec1(), temp_parse_x05(), and temp_parse_x06().

◆ Reg

char temp_acd_sec1::Reg[4]

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

Definition at line 319 of file mettemp.h.

Referenced by guess_WMO_region_temp(), and temp_parse_x01().

◆ Ula

char temp_acd_sec1::Ula[2]

Unit digit in the reported latitude.

Definition at line 325 of file mettemp.h.

Referenced by parse_subset_as_temp(), print_temp_a_sec1(), and temp_parse_x05().

◆ Ulo

char temp_acd_sec1::Ulo[2]

Units digit in the reported longitude.

Definition at line 326 of file mettemp.h.

Referenced by print_temp_a_sec1(), and temp_parse_x06().

◆ YYGG

char temp_acd_sec1::YYGG[8]

Day and HOUR (UTC) of observation . If wind units are in knots, add 50 to day

Definition at line 315 of file mettemp.h.

Referenced by parse_subset_as_temp(), and print_temp_a_sec1().


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