Go to the source code of this file.
Functions | |
| int | bufr_data_from_file (char *file, bufr_t *msg) |
| read data and descriptors from ASCII file and code them into sections 3 and 4 | |
| int | bufr_data_to_file (char *file, char *imgfile, bufr_t *msg) |
| Decode data and descriptor sections of a BUFR message and write them to an ASCII file. | |
Definition in file bufr_io.h.
1.5.4