[Thread Prev][Thread Next][Index]

Re: ppl txlint



Hi Vincent,
What is your time axis?  What txlint command are you trying?

Try this example; it seems to work. First make up some data,
then plot it with and without the txlint command.  On the lower
viewport the time labels are adjusted.

def axis/z/depth zax={0,10,20,40,60,100,150}
def axis/t=15-jan-1999:15-jan-2003:1/unit=day/t0=1-jan-1999 tax

set view upper
shade t[gt=tax] + z[gz=zax]

set view lower
shade/set  t[gt=tax] + z[gz=zax]
ppl txlint, 3, 1
ppl shade

Or, a longer time axis:
def axis/z/depth zax={0,10,20,40,60,100,150}
def axis/t=15-jan-1980:15-jan-2003:1/unit=day/t0=1-jan-1980 tax

set view upper
shade t[gt=tax] + z[gz=zax]

set view lower
shade/set  t[gt=tax] + z[gz=zax]
ppl txlint, 0,3
ppl shade

Ansley Manke
 

Vincent Le Fouest wrote:

Dear ferret users,

I try to use the command ppl txlint on a viewport (ZT plane graph) but
it does not work at all.

Does somebody have an idea where could be the problem?

Thanks,

vincent

--

--
Ansley Manke  Pacific Marine Environmental Laboratory  Seattle WA
 


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement