bufr_io.c File Reference

Functions for reading/writing to/from OPERA format ASCII BUFR files. More...

#include <stdlib.h>
#include <math.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include <errno.h>
#include "desc.h"
#include "bufr.h"
#include "bitio.h"
#include "rlenc.h"

Go to the source code of this file.

Defines

#define BUFR_OUT_BIN   0
 Output to binary format for flag tables.

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.


Detailed Description

This file contains functions for reading/writing to/from OPERA format ASCII BUFR files.

Definition in file bufr_io.c.


Generated on Tue Dec 18 16:52:45 2007 for OPERA BUFR software by  doxygen 1.5.4