[ncl-talk] plot IWP with small values
Marston Johnston
shejo284 at gmail.com
Thu Jun 1 14:05:56 MDT 2017
HI Adam,
Thanks for the clarification. That’s exactly what I was looking for ☺
/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
Only the fruitful thing is true!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: Adam Phillips <asphilli at ucar.edu>
Date: Thursday, 1 June 2017 at 18:07
To: Marston Johnston <shejo284 at gmail.com>
Cc: NCL-talk <ncl-talk at ucar.edu>
Subject: Re: [ncl-talk] plot IWP with small values
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
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170601/c8ed4463/attachment.html
More information about the ncl-talk
mailing list