All Projects → pytroll → python-bufr

pytroll / python-bufr

Licence: GPL-3.0 license
Generic BUFR file reader written in python. File support is similar to the ECMWF BUFR library.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
c
50402 projects - #5 most used programming language
elixir
2628 projects
Makefile
30231 projects
Roff
2310 projects
emacs lisp
2029 projects

python-bufr

THIS REPO IS NOT MAINTAINED ANYMORE! If you need to read BUFR files, please check out pybufrkit (https://github.com/ywangd/pybufrkit) or eccodes (https://github.com/ecmwf/eccodes).

Introduction

Generic BUFR file reader written in python. File support is similar to the ECMWF BUFR library.

Only reading supported for now.

Depends on

  • ECMWF BUFR library and tables
  • python numpy

This module is part of the Pytroll project.

The python-bufr module is now available on pypi. See link below for install instructions: Documentation

Comments and Suggestions

Feel free to make suggestions for updates or new features in the issues tab. Don't be afraid that your might end up under the Committers tab to the right ... Because chances are that you will :-)

NOW !! what to do with all that BUFR data ... well why not resample it !!! see http://github.com/mraspaud/pyresample/

Roadmap

  • Generic BUFR to NetCDF conversion based on SQL-database variable translation tables ( Done )
  • XML-RPC server/client interface
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].