bufr2synop 0.24.0
Data Fields
climat_chunks Struct Reference

contains all possible substrings from a synop report is parsed with success More...

#include <metclimat.h>

Collaboration diagram for climat_chunks:
Collaboration graph
[legend]

Data Fields

int mask
 
struct report_date_ext e
 
struct wigos_id wid
 
struct climat_sec0 s0
 
struct climat_sec1 s1
 
struct climat_sec2 s2
 
struct climat_sec3 s3
 
struct climat_sec4 s4
 
struct climat_old o
 
char error [128]
 

Detailed Description

contains all possible substrings from a synop report is parsed with success

Definition at line 212 of file metclimat.h.

Field Documentation

◆ e

struct report_date_ext climat_chunks::e

struct with the optional extension parsed

Definition at line 215 of file metclimat.h.

Referenced by bufr2tac_clean_climat_chunks(), climat_parse_x04(), parse_subset_as_climat(), print_climat_report(), and print_climat_sec0().

◆ error

char climat_chunks::error[128]

string with error code if a wrong climat report is found

Definition at line 223 of file metclimat.h.

Referenced by bufr2tac_clean_climat_chunks().

◆ mask

int climat_chunks::mask

◆ o

struct climat_old climat_chunks::o

struct with parsed old format if present

Definition at line 222 of file metclimat.h.

Referenced by bufr2tac_clean_climat_chunks().

◆ s0

struct climat_sec0 climat_chunks::s0

struct with parsed header and section 0

Definition at line 217 of file metclimat.h.

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

◆ s1

struct climat_sec1 climat_chunks::s1

◆ s2

struct climat_sec2 climat_chunks::s2

◆ s3

struct climat_sec3 climat_chunks::s3

struct with parsed section 3 if present

Definition at line 220 of file metclimat.h.

Referenced by bufr2tac_clean_climat_chunks(), climat_parse_x08(), and print_climat_sec3().

◆ s4

struct climat_sec4 climat_chunks::s4

◆ wid

struct wigos_id climat_chunks::wid

struct with the WIGOS indentifier if any

Definition at line 216 of file metclimat.h.

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


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