[SciPy-User] [xpyx] Re: How to handle GRIB datasets?

klo uo klonuo at gmail.com
Mon Nov 7 10:38:51 EST 2011


Writing only by the Paul's link contents.
I'm using pygrib right now.
I already have h5py and python-netcdf, and PyNIO seems to handle all
this formats in one packet. Also I don't know if PyNIO can be used
without PyNGL

On Mon, Nov 7, 2011 at 4:30 PM, Jonathan Rocher <jrocher at enthought.com> wrote:
> Interesting. Did you test the robustness on your data, or are you referring
> to having a 1 stop for multiple file formats?
>
> On Mon, Nov 7, 2011 at 1:58 AM, klo uo <klonuo at gmail.com> wrote:
>>
>> 'pygrib' [http://code.google.com/p/pygrib/] is interface to that same API
>>
>> PyNIO seems like more robust with support to additional formats like
>> netCDF, HDF, shapefiles, ...
>>
>>
>> On Sun, Nov 6, 2011 at 11:40 PM, Jonathan Rocher <jrocher at enthought.com>
>> wrote:
>> > Hi all,
>> >
>> > If you can use GPL packages, I would also mention GribAPI, which is
>> > developed by the European Center For Medium Range weather Forecast:
>> > http://www.ecmwf.int/products/data/software/grib_api.html
>> > It is written in C with bindings for python and that's what they use all
>> > the
>> > time.
>> >
>> > HTH
>> > Jonathan
>> >
>> _______________________________________________
>> SciPy-User mailing list
>> SciPy-User at scipy.org
>> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>
>
> --
> Jonathan Rocher, PhD
> Scientific software developer
> Enthought, Inc.
> jrocher at enthought.com
> 1-512-536-1057
> http://www.enthought.com
>
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>



More information about the SciPy-User mailing list