bufr2synop 0.24.0
Data Fields
temp_chunks Struct Reference

Store the whole TEMP report. More...

#include <mettemp.h>

Collaboration diagram for temp_chunks:
Collaboration graph
[legend]

Data Fields

int mask
 
struct met_datetime t
 
struct wigos_id wid
 
struct temp_a a
 
struct temp_b b
 
struct temp_c c
 
struct temp_d d
 

Detailed Description

Store the whole TEMP report.

Definition at line 510 of file mettemp.h.

Field Documentation

◆ a

struct temp_a temp_chunks::a

◆ b

struct temp_b temp_chunks::b

◆ c

struct temp_c temp_chunks::c

◆ d

struct temp_d temp_chunks::d

◆ mask

int temp_chunks::mask

bit mask with parsed parts info

Definition at line 512 of file mettemp.h.

◆ t

struct met_datetime temp_chunks::t

◆ wid

struct wigos_id temp_chunks::wid

struct with the WIGOS indentifier if any

Definition at line 514 of file mettemp.h.

Referenced by parse_subset_as_temp(), and temp_parse_x01().


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