GRIB to images

Michele Petrazzo michele.petrazzo at TOGLIunipex.it
Mon Apr 24 09:03:44 EDT 2006


Sheldon wrote:
> Hi,
> 
> I am interesseted on reading some GRIB files using python and then
> converting the fields to gif images.
> 
> Does anyone know if this is possible or have a program that does this?

Yes of course with PIL.

http://www.pythonware.com/products/pil/
http://effbot.org/imagingbook/format-grib.htm

> 
> /Sheldon
> 

Michele



More information about the Python-list mailing list