76 used = snprintf(*geo, lmax,
"%8.4lf %9.4lf %6.1lf%c", m->
g.
lat, m->
g.
lon, m->
g.
alt, sep);
93 sprintf (aux,
"0-0-0-MISSING");
97 used = snprintf (*wid, lmax,
"%-32s%c", aux, sep);
Include header file for binary bufr2tac.
size_t print_wigos_id(char **wid, size_t lmax, struct metreport *m)
size_t print_geo(char **geo, size_t lmax, struct metreport *m)
int print_plain(FILE *f, struct metreport *m)
Print in a file the report decoded to Traditional Alphanumeric Code in plain text format....
int print_html(FILE *f, struct metreport *m)
Print in a file the report decoded to Traditional Alphanumeric Code in plain html format....
all the information for a meteorological report in WMO text format from a BUFR file
char alphanum[REPORT_LENGTH]
char alphanum3[REPORT_LENGTH]
char alphanum2[REPORT_LENGTH]
char alphanum4[REPORT_LENGTH]