python-bufr
python-bufr copied to clipboard
Generic BUFR file reader written in python. File support is similar to the ECMWF BUFR library.
The python-bufr package appears poorly maintained. The newest commit is nearly seven years old, the most recent issue has seen no activity since January 2016, nearly six years ago. I'm...
`bufr` fails to install in my configuration due to errors involving `… has no member named ‘ob_type’`. I believe this is a [Python2→Python3](http://python3porting.com/cextensions.html) problem, so it boils down to supporting...
ECMWF Tropical cyclone forecasts have the storm id and name in the "unit" part of the record, but after the 24th character. I would suggest increasing the size of unit...
_From [[email protected]](https://code.google.com/u/110710098187388497867/) on December 11, 2014 12:40:28_ Hi Kristian, I am Andreas and currently working on a project to convert bufr data into a more handy format (for our purposes)....
_From [[email protected]](https://code.google.com/u/106877966356568868043/) on November 18, 2013 17:39:07_ What steps will reproduce the problem? 1. [18:35:28][laurinol@laurinolli13lk][~/work/rdt]% LDFLAGS=-L$PWD/py/local py/bin/pip install python-bufr What is the expected output? What do you see instead? I...
_From [[email protected]](https://code.google.com/u/103050709748093858928/) on March 04, 2013 19:03:22_ We are reviewing your python wrapper at Meteo-France. For the moment, we are very happy with the result. Great job ! But... There...
_From [[email protected]](https://code.google.com/u/103050709748093858928/) on March 04, 2013 18:59:50_ We are reviewing your python wrapper at Meteo-France. For the moment, we are very happy with the result. Great job ! But... There...
_From [[email protected]](https://code.google.com/u/114637010204451314184/) on February 18, 2013 16:25:48_ What steps will reproduce the problem? 1.Reading Attached BUFR file with python-bufr 2.looking at the .data attribute of e.g. YEAR or LATITUDE (HIGH...
_From [[email protected]](https://code.google.com/u/103091200896453675908/) on February 17, 2012 16:15:58_ The following variables shoulb be moved from the BUFRFile object to an independant object: ``` edition centre update_sequence message_type message_sub_type local_table_version year month...
_From [[email protected]](https://code.google.com/u/103322162894735489065/) on August 04, 2011 16:59:01_ What steps will reproduce the problem? 1. I followed the wiki 2. During the download of http://python-bufr.googlecode.com/svn/apt/pool/main/emos_377-1_amd64.deb I am getting an "incoherent size"......