comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Weighting Function
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Weighting Function [message #31779] Tue, 20 August 2002 11:29
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Don J Lindler wrote:
>
>> I have written some code to compute and plot weighting function.
>> Currently the plot has a log P scale, but goes from 0 to 1000mb, I'd
>> like it to go from 1000mb at the bottom to 0mb at the top. Any clues
>> who to flip axes/data? Any help would be great!
>>
>
> plot, x, y, yrange=[1000,0]

or

plot, x, y, yrange = [1000,0.01], /ylog

where you can substitute a suitable top-of-atmosphere pressure (instead of 0.01hPa).

paulv

--
Paul van Delst
CIMSS @ NOAA/NCEP/EMC Beer is good.
Ph: (301)763-8000 x7274 My wife.
Fax:(301)763-8545
Re: Weighting Function [message #31781 is a reply to message #31779] Tue, 20 August 2002 10:07 Go to previous message
Don J Lindler is currently offline  Don J Lindler
Messages: 19
Registered: April 2001
Junior Member
> I have written some code to compute and plot weighting function.
> Currently the plot has a log P scale, but goes from 0 to 1000mb, I'd
> like it to go from 1000mb at the bottom to 0mb at the top. Any clues
> who to flip axes/data? Any help would be great!
>


plot, x, y, yrange=[1000,0]

Don
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Frame-rate of IDL's MPEG movies ?
Next Topic: Re: plots?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:00:26 PDT 2025

Total time taken to generate the page: 0.00548 seconds