Prince K. Xavier wrote: > Hello Veiga, > > The following command will plot wind vectors whose magnitude is greater > than 5 m/s. > > 'd maskout(u,mag(u,v)-5);v' Another way is to set cmin 5 when contouring or to set clevs 5.... when shading.