Re: noise after 2D interpolation

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri Jul 02 2010 - 07:43:25 MDT

Hi Yongzuo,

What about setting the contour resource cnSmoothingOn to True? Or,
if you are generating a raster plot (which doesn't seem to be the case
here), you can set cnRasterSmoothingOn to True.

--Mary

On Jul 2, 2010, at 12:44 AM, Li, Yongzuo wrote:

> Hi,
>
>
> I use
>
> ftp://ftp.erc.msstate.edu/outgoing/yli/ABL/wrf-minus-ruc.ncl
>
> to make
>
> ftp://ftp.erc.msstate.edu/outgoing/yli/ABL/wrf-minus-ruc-final.pdf
>
> There are a lot of noise on page 3 of the pdf file after
>
> u1d = rcm2points(lat2d,lon2d,uzoom,y1d,x1d,2)
> v1d = rcm2points(lat2d,lon2d,vzoom,y1d,x1d,2)
>
> Is any smooth function available in NCL to remove noise?
>
>
> Yongzuo
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Jul 2 07:43:31 2010

This archive was generated by hypermail 2.1.8 : Fri Jul 02 2010 - 07:45:13 MDT