Welcome to trollBUFR’s documentation! — trollBUFR 0.11.0 documentation (original) (raw)

trollBUFR

The Python package trollbufr provides an API and some command-line scripts to read/decode and write/encode BUFR messages.

Where comes the troll from? – Well, this package lives in the context ofPyTroll, an Open-Source-Software collaboration of several national meteorological services and universities.

About BUFR

BUFR stands for “Binary Universal Format for data Representation”. It is a binary message format, developed as a “table-driven code form” (TDCF) by members of World Meteorological Organisation (WMO).

It’s main use is the meteorological data exchange and storage. It is used in other fields of geo-science as well, e.g. oceanographics, and satellite-derived products.

Find further information and detailed description athttp://www.wmo.int/pages/prog/www/WMOCodes.html

News

With version 0.6.0 a feature for encoding a JSON formatted file into binary BUFR is added.

The command-line options are changed:

New is -j to write any output in a JSON format.

To-Do

There are still things to do:

So, get involved at PyTroll or GitHub!