bufr2synop 0.24.0
Data Fields
met_geo Struct Reference

Geographic meta information. More...

#include <bufr2tac.h>

Collaboration diagram for met_geo:
Collaboration graph
[legend]

Data Fields

struct wigos_id wid
 
char index [16]
 
char name [80]
 
char country [80]
 
double lat
 
double lon
 
double alt
 

Detailed Description

Geographic meta information.

Definition at line 293 of file bufr2tac.h.

Field Documentation

◆ alt

double met_geo::alt

◆ country

char met_geo::country[80]

◆ index

char met_geo::index[16]

◆ lat

double met_geo::lat

◆ lon

double met_geo::lon

◆ name

char met_geo::name[80]

◆ wid

struct wigos_id met_geo::wid

The WIGOS Id if known or '0-0-0-MISSING'

Definition at line 295 of file bufr2tac.h.

Referenced by parse_subset_as_buoy(), parse_subset_as_climat(), parse_subset_as_synop(), parse_subset_as_temp(), and print_wigos_id().


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