How to draw vectors with space between them?
Mald MM5
maldmm5 at GMAIL.COM
Wed Nov 5 06:13:05 EST 2008
Thanks. That fixed it. However another issue.
In a XZ cross section, is it possible to plot the terrain aswell and then
see how say example theta varies over the terrain?
Cheers
Mald
On Wed, Nov 5, 2008 at 3:08 PM, Bernat Codina <bcodina at ub.edu> wrote:
> 2008/11/5 Mald MM5 <maldmm5 at gmail.com>:
>
> > I want to do a vector plot with a vector at say every 5th grid point. I
> have
> > a grid with many grid points (eg. 200 pnts) and the screen looks so messy
> > with all the vectors. So I want to plot them at equi-grid points. How do
> I
> > achieve this?
>
> Use the skip function. Example taken from the GrADS manual:
>
> > To display every other grid point in both the X and Y direction:
> >
> > d skip(u,2,2);v
>
> In your case: d skip(u,5,5),v
>
> Bernat Codina
> Dept. d'Astronomia i Meteorologia
> Universitat de Barcelona
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20081105/61be6a14/attachment.html
More information about the gradsusr
mailing list