Martin Raspaud
Martin Raspaud
_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"......
_From [[email protected]](https://code.google.com/u/110388910077036912843/) on February 15, 2011 11:36:52_ Hei, Very good and clean installation instructions for Hardy. Could you add a section for Lucid? It seems to me that more packages...
_From [[email protected]](https://code.google.com/u/103091200896453675908/) on April 22, 2010 16:38:41_ The global attributes state that the output NetCDF file is CF compliant ... but it's not true. _Original issue: http://code.google.com/p/python-bufr/issues/detail?id=5_
_From [[email protected]](https://code.google.com/u/103091200896453675908/) on April 21, 2010 10:20:19_ The BUFR Fillvalue needs to be included correctly in the netcdf files. Currently the BUFR fillvalue is ignored _Original issue: http://code.google.com/p/python-bufr/issues/detail?id=3_
_From [[email protected]](https://code.google.com/u/103091200896453675908/) on November 05, 2009 14:17:18_ - In files containing satellite data in scanlines the reader will try to collapse entries which are identical across the entire scanline as...