[ncl-talk] plot IWP with small values

Adam Phillips asphilli at ucar.edu
Thu Jun 1 10:07:06 MDT 2017


Hi Marston,
I believe NCL will always assign linear contours, but you can always alter
that behavior by explicitly setting the contour levels yourself:
res at cnLevelSelectionMode = "ExplicitLevels"
res at cnLevels = (/.0000001,.000001,.00001,0.0001,.001,.01,.1,1,10/)

If that isn't what you are after let ncl-talk know..
Adam

On Thu, Jun 1, 2017 at 7:40 AM, Marston Johnston <shejo284 at gmail.com> wrote:

> Hi,
>
>
>
> I’m trying to plot some ice water path expressed in kg/m^2, which range
> from 1.0e-7 to 5. Here, the distribution of the IWP is skewed towards the
> lower end of this range.
>
> However, a simple plot in NCL using fails to highlight the different
> gradients in the data. Is there a way to plot such data using a logarithmic
> scale?
>
>
>
> Best,
>
> /M
>
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Marston S. Johnston, PhD
>
> Department of Earth Sciences
>
> University of Gothenburg, Sweden
>
> Email: marston.johnston at gu.se
>
> SkypeID: marston.johnston
>
> Phone: +46-31-7864901 <+46%2031%20786%2049%2001>
>
> Only the fruitful thing is true!
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
> _______________________________________________
> 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/20170601/460da348/attachment.html 


More information about the ncl-talk mailing list