[ncl-talk] A certain region is not painted.

Saji Hameed saji.nh at gmail.com
Mon Aug 27 23:39:36 MDT 2018


Hi Daeun,

I had the same problem when I used NCL version 6.3.0 and above.
One way is to use NCL 6.3.0.  But, this may not be possible. So, a second
way is to
set the contour fill mode to Raster Fill and then use smoothing, as below:

res at cnFillMode = "RasterFill"
res at cnRasterSmoothingOn = True

You can search for a similar issue reported by me in this list entitled "An
issue with shaded contours in NCL6.4.0".

Best,
saji

On Tue, Aug 28, 2018 at 11:27 AM Daeun Jeong <downy at apcc21.org> wrote:

> Dear NCL moguls,
>
>
>
> I have a problem with drawing a contour map with colors: regressed sea
> surface temperatrue anomalies.
>
> The probelm is explained in the attached file.
>
>
>
> It wasn't a problem of memoriy.
>
> It wasn't a problem of masking.
>
> I didn't get any of error messages.
>
> The graphical interfaces I used is "gsn_csm_contour_map".
>
>
>
> What is the possible causes?
>
>
>
> Best regards,
>
> Daeun
>
>
> *Ms. Daeun Jeong*
>
> Climate Prediction Team, Climate Prediction Department, APEC Climate
> Center
>
> 12 Centum 7-ro, Haeundae-gu, Busan, 48058, Republic of Korea
>
> Tel: +82-51-745-3991
>
> Fax: +82-51-745-3999
>
> E-mail: downy at apcc21.org
>
>
>
>
>
>
>
>
>
>
>
>
>
> *Ms. Daeun Jeong*
>
> Climate Prediction Team, Climate Prediction Department, APEC Climate
> Center
>
> 12 Centum 7-ro, Haeundae-gu, Busan, 48058, Republic of Korea
>
> Tel: +82-51-745-3991
>
> Fax: +82-51-745-3999
>
> E-mail: downy at apcc21.org
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180828/b357582a/attachment.html>


More information about the ncl-talk mailing list