[ncl-talk] SKEW-T line colors
Adam Phillips
asphilli at ucar.edu
Fri Apr 13 12:50:12 MDT 2018
Hi Ioana,
There is not a built in option so that the user can change the Isotherms in
the Skew-T background interface. You can change it however, but
copying $NCARG_ROOT/lib/ncarg/nclscripts/csm/skewt_func.ncl locally, and
altering line 248 of your local copy from this:
colTan = "Tan"
to this:
colTan = "Orange"
Hope that helps!
Adam
On Fri, Apr 13, 2018 at 11:33 AM, Ioana Colfescu <ioana.colfescu at ncas.ac.uk>
wrote:
> Hi,
> I'm plotting a basic Skew-T background isotherms by doing.
> skewtOpts at DrawIsotherm = True
> (and setting the rest of the options to False).
>
> I'm then trying to change the color of the isotherms (default black) by
> doing:
>
> skewtOpts at colTemperature = "orange"
> or
> skewtOpts at lineColorTemperature = "blue"
>
> Neither of the options changes the colors.
>
> Can someone tell me how can I change the color of the isotherms in the
> Skew-T background function /what's the option I have to use for it ? What
> about changing the color of the other lines like Isobars, MoistAdiabats etc
> ?
>
> Thanks,
> Ioana
>
>
>
> *Ioana Colfescu *
> Research Scientist
> National Centre for Atmospheric Science
> School of Earth and Environment
> University of Leeds
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
--
Adam Phillips
Associate Scientist, Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/ 303-497-1726
<http://www.cgd.ucar.edu/staff/asphilli>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180413/ffc9f2cd/attachment.html>
More information about the ncl-talk
mailing list