Re: log scale

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon, 17 Jul 2006 09:56:21 -0600 (MDT)

Chao,

Instead of using "ManualLevels" and cnMinLevelValF/cnMaxLevelValF, I
suggest using "ExplicitLevels" and setting the contour values
yourself:

     res1_at_cnLevelSelectionMode = "ExplicitMode"
     res1_at_cnLevels = (/0.1, 10., 100, 1000, 100000/)

--Mary

On Fri, 14 Jul 2006, Chao Luo wrote:

> Hi NCLers,
>
> I am trying to plot dust deposition with log scale, for example,
> res1_at_cnMinLevelValF = 0.1
> res1_at_cnMaxLevelValF = 10000.
>
> with interval by log scale such as: 0.1, 10, 100, 1000, 10000.
>
> but don't know how to do it. Any help and suggestion are very
> appreciate!
>
> Chao
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Jul 17 2006 - 09:56:21 MDT

This archive was generated by hypermail 2.2.0 : Mon Jul 17 2006 - 11:02:01 MDT