Include header file for binary bufr2tac.
 
int bufr2tac_set_error(struct bufr2tac_subset_state *s, int severity, char *origin, char *explanation)
 
int syn_parse_x31(struct synop_chunks *syn, struct bufr2tac_subset_state *s)
Parse a expanded descriptor with X = 31.
 
int temp_parse_x31(struct temp_chunks *t, struct bufr2tac_subset_state *s)
Parse a expanded descriptor with X = 31.
 
int buoy_parse_x31(struct buoy_chunks *b, struct bufr2tac_subset_state *s)
Parse a expanded descriptor with X = 31.
 
#define DESCRIPTOR_VALUE_MISSING
Bit mask for a missing value in a struct bufr_atom_data.
 
#define TEMP_NMAX_POINTS
maximum number of significant points
 
stores information needed to parse a sequential list of expanded descriptors for a subset
 
struct temp_raw_wind_shear_data * w
 
struct bufr_atom_data * a
 
struct bufr_descriptor desc
 
contains all possible substrings from a synop report is parsed with success
 
contains all possible substrings from a synop report is parsed with success
 
Store the whole TEMP report.