bufr2synop 0.24.0
|
Contains all tables needed to parse a bufr file. More...
#include <bufrdeco.h>
Data Fields | |
struct bufr_tableB | b |
struct bufr_tableC | c |
struct bufr_tableD | d |
Contains all tables needed to parse a bufr file.
All readed files need to be named an formed as ECMWF bufrdc package
Definition at line 937 of file bufrdeco.h.
struct bufr_tableB bufr_tables::b |
Table B
Definition at line 939 of file bufrdeco.h.
Referenced by bufr_read_tableB(), bufr_read_tables(), bufrdeco_fprint_tree_recursive(), bufrdeco_get_atom_data_from_compressed_data_ref(), bufrdeco_print_json_sec1(), bufrdeco_print_json_tree_recursive(), bufrdeco_tableB_compressed(), bufrdeco_tableB_val(), get_wmo_tablenames(), sprint_sec1_info(), and sprint_sec1_info_html().
struct bufr_tableC bufr_tables::c |
Table C
Definition at line 940 of file bufrdeco.h.
Referenced by bufr_read_tableC(), bufrdeco_get_atom_data_from_compressed_data_ref(), bufrdeco_print_json_sec1(), bufrdeco_tableB_val(), get_wmo_tablenames(), sprint_sec1_info(), and sprint_sec1_info_html().
struct bufr_tableD bufr_tables::d |
Table D
Definition at line 941 of file bufrdeco.h.
Referenced by bufr_read_tableD(), bufrdeco_print_json_sec1(), bufrdeco_tableD_get_descriptors_array(), get_wmo_tablenames(), sprint_sec1_info(), and sprint_sec1_info_html().