Welcome to pdbufr’s documentation

Warning

This documentation is still work in progress and can only be regarded as a draft.

pdbufr is a Python package implementing a Pandas reader for the BUFR format using ecCodes. It features the read_bufr() function to extract data from a BUFR file as a Pandas DataFrame using a rich filtering engine.

pdbufr supports BUFR 3 and 4 files with uncompressed and compressed subsets. It works on Linux, MacOS and Windows, the ecCodes C-library is the only binary dependency. All modern versions of Python (>=3.6) and PyPy3 are supported.

Examples

Documentation

Indices and tables