Re: change Skew-T temperature scale

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Sat Dec 04 2010 - 18:21:02 MST

Hello,

The NCL skewT was originaaly developed to exactly mimic
the USAF Skew-t, log p diagram (form dod-wpc 9-16-1).
Unfortunately, there is not much flexibility.

Try changing

tc = ispan(-30, 40, 10)*1.0

to

tc = ispan(-40, 40, 10)*1.0

This may or may not do what you want.

Good Luck

On 12/4/10 4:42 PM, Paula Doubrawa Moreira wrote:
> Hi all -
>
> I want my skew-t plots to have an x-axis from -40C to 40C (instead of
> -30C to 40C as is standard from what I could see).
>
> I have tried to change "xmin" and "xyOpts@trXMinF" in the skewt_func.ncl
> script but no success.
>
> Any hints?
>
> Thanks -
>
> --
> *Paula Doubrawa Moreira*/
> /Graduate Student - Research Assistant
> International Arctic Research Center
> University of Alaska Fairbanks
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sat Dec 4 18:21:07 2010

This archive was generated by hypermail 2.1.8 : Mon Dec 06 2010 - 09:18:09 MST