Skip to content

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

License

Notifications You must be signed in to change notification settings

sgs-weather-and-environmental-systems/python-bufr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 35.0%
  • Shell 25.1%
  • C 17.5%
  • Euphoria 13.9%
  • Makefile 2.7%
  • Roff 2.5%
  • Other 3.3%