[Thread Prev][Thread Next][Index]

Re: [ferret_users] stretched 2d grid



Hi James

you have a command that allows to control the dash intervals:
> plot/dash=(down1,up1,down2,up2) var
where down and up are in inches (see the tutorial for further details and
exemples)
If you prefer using something similar to xskip in vector, it is also
possible with this command:
> plot var[x=low:high:delta]
the choice of delta will determine how many points that will not be
plotted. For instance if you want to plot only one point on 3 for a
variable that contains 1000 points, the command will be:
> plot var[x=1:1000:3]

Hanh



> All-
> I have a stretched grid in the x direction. I am using the plot commands.
> I was trying to make a series of overlays of 1 variable. The problems are:
> 1. dashed lines don't work because of the variable grid spacing (primarily
> because the spacing is so small that the dashes overlap);
> 2. symbols gave the same problem.
>
> Is there a way, besides regridding to a regular axis, to skip points on
> the x axis using plot? or even to control how often the symbols appear?
>
> Does plot have something similar to x and yskip in vector?
> Thanks for any insight.
>
> --
> James Correia, Jr. PhD.
> Email: jimmyc @ iastate.edu
> Email: jimmyc42 @ gmail.com
> Web: http://bruce.agron.iastate.edu/jimmyc/
> *********************************************
>
> "Wisdom. Strength. Courage. Generosity. Each of us are born with one of
> these. We must find the other three inside of us."
> from "Into the West"
>



[Thread Prev][Thread Next][Index]

Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement