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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to