[ncl-talk] Smooth_color_map

Adam Phillips asphilli at ucar.edu
Wed Jun 8 14:00:31 MDT 2016


Hi Kunal,
Can you please provide a graphical example of what you are looking for? By
default NCL smoothes the data between grid boxes via cnFIllMode =
"AreaFill", providing a smoother look. Setting cnFillMode = "RasterFill"
provides a more gridded look as each grid box is filled individually with
no smoothing between grid boxes.

As always please respond to the ncl-talk email list..
Adam


On Wed, Jun 8, 2016 at 10:53 AM, Kunal Bali <kunal.bali9 at gmail.com> wrote:

> Dear NCL users
>
> NCL generally provides the contour color map but I need to plot the smooth
> color map. Could you please let me know how do i get this one ?
>
> I tried this code but did not get the result
>
> res at cnSmoothingOn     = True
>
>
> Regards
> Kunal Bali
>
>
>
>
>
>
> _______________________________________________
> 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/20160608/565b5552/attachment.html 


More information about the ncl-talk mailing list