bufr2synop 0.24.0
Data Fields
climat_sec0 Struct Reference

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

#include <metclimat.h>

Data Fields

char MM [4]
 
char JJJ [4]
 
char II [4]
 
char iii [4]
 
char Reg [4]
 

Detailed Description

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

Definition at line 68 of file metclimat.h.

Field Documentation

◆ II

char climat_sec0::II[4]

JJJ item (latest 3 digits of year)
Regional indicator for a synop station index

Definition at line 72 of file metclimat.h.

Referenced by climat_parse_x01(), parse_subset_as_climat(), and print_climat_sec0().

◆ iii

char climat_sec0::iii[4]

Station index

Definition at line 73 of file metclimat.h.

Referenced by climat_parse_x01(), parse_subset_as_climat(), and print_climat_sec0().

◆ JJJ

char climat_sec0::JJJ[4]

MM item (month 01..12)

Definition at line 71 of file metclimat.h.

Referenced by climat_parse_x04(), and print_climat_sec0().

◆ MM

char climat_sec0::MM[4]

Definition at line 70 of file metclimat.h.

Referenced by climat_parse_x04(), and print_climat_sec0().

◆ Reg

char climat_sec0::Reg[4]

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

Definition at line 74 of file metclimat.h.

Referenced by climat_parse_x01().


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