56 if ( b->
s0.
Qt[0] == 0 )
57 sprintf ( b->
s0.
Qt,
"1" );
58 if ( b->
s1.
Qd[0] == 0 )
59 sprintf ( b->
s1.
Qd,
"1" );
60 if ( b->
s2.
Qd[0] == 0 )
61 sprintf ( b->
s2.
Qd,
"1" );
65 if ( b->
s0.
Qt[0] == 0 )
66 sprintf ( b->
s0.
Qt,
"3" );
67 if ( b->
s1.
Qd[0] == 0 )
68 sprintf ( b->
s1.
Qd,
"3" );
69 if ( b->
s2.
Qd[0] == 0 )
70 sprintf ( b->
s2.
Qd,
"3" );
108 strcpy ( t->
a.
s1.
im,
"/" );
109 strcpy ( t->
b.
s1.
im,
"/" );
110 strcpy ( t->
c.
s1.
im,
"/" );
111 strcpy ( t->
d.
s1.
im,
"/" );
124 strcpy ( t->
a.
s1.
im,
"/" );
125 strcpy ( t->
b.
s1.
im,
"/" );
126 strcpy ( t->
c.
s1.
im,
"/" );
127 strcpy ( t->
d.
s1.
im,
"/" );
Include header file for binary bufr2tac.
int bufr2tac_set_error(struct bufr2tac_subset_state *s, int severity, char *origin, char *explanation)
int buoy_parse_x33(struct buoy_chunks *b, struct bufr2tac_subset_state *s)
Parse a expanded descriptor with X = 33.
int temp_parse_x33(struct temp_chunks *t, struct bufr2tac_subset_state *s)
Parse a expanded descriptor with X = 33.
#define DESCRIPTOR_VALUE_MISSING
Bit mask for a missing value in a struct bufr_atom_data.
#define BUOY_SEC1
mask bit meaning section 1 of buoy is solicited to or parsed with success
stores information needed to parse a sequential list of expanded descriptors for a subset
struct bufr_atom_data * a
struct bufr_descriptor desc
contains all possible substrings from a synop report is parsed with success
Store the whole TEMP report.