Re: [Matplotlib-users] wind vector plot from grb2 files

2014-10-14 Thread Benjamin Root
So, you need to know what tools to use to read in grib2 data? There are two
particular grib readers that I am familiar with: PyNIO and pygrib2. PyNIO
actually isn't a grib reader, as much as a swiss army knife of file
readers. It is very similar to the netcdf4 interface, so if you are
familiar with that, then PyNIO is very nice in that respect. Unfortunately,
PyNIO is not available through pypi. You have to go directly to their
website, sign up and download it directly from them.

Oh, and may god have mercy on your soul if you have to build from source
for either PyNIO or pygrib2... try the binaries if possible.

Ben Root

On Tue, Oct 14, 2014 at 1:09 AM, Sourav Chatterjee srv@gmail.com
wrote:

 Can somebody help me to plot the wind vectors in spstere projection
 reading data from a grb2 file *without using Dataset (netcdf4*)?

 Thanks
 Sourav


 --
 Comprehensive Server Monitoring with Site24x7.
 Monitor 10 servers for $9/Month.
 Get alerted through email, SMS, voice calls or mobile push notifications.
 Take corrective actions from your mobile device.
 http://p.sf.net/sfu/Zoho
 ___
 Matplotlib-users mailing list
 Matplotlib-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/matplotlib-users


--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


[Matplotlib-users] wind vector plot from grb2 files

2014-10-13 Thread Sourav Chatterjee
Can somebody help me to plot the wind vectors in spstere projection reading
data from a grb2 file *without using Dataset (netcdf4*)?

Thanks
Sourav
--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users