Re: [Matplotlib-users] help plotting vector field in basemap

2013-04-08 Thread Eric Firing
On 2013/04/08 4:13 AM, epi wrote: > Hi All, > > i'm new to basemap, truing to learn how to plot vector from a netcdf file > > the variables in my file are : > > - time > - Significant_height_of_combined_wind_waves_and_swell_surface > - u-component_of_wind_surface > - v-component_of_wind_surface > >

[Matplotlib-users] help plotting vector field in basemap

2013-04-08 Thread epi
Hi All, i'm new to basemap, truing to learn how to plot vector from a netcdf file the variables in my file are : - time - Significant_height_of_combined_wind_waves_and_swell_surface - u-component_of_wind_surface - v-component_of_wind_surface this is my code, the pcolormesh is fine impor