<div dir="ltr"><div class="gmail_default" style="font-size:small">Yun,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I think you could simply set both mpLandFillColor and mpOceanFillColor to &quot;gray&quot;. mpFillOn needs to be set to True for this to work.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If the gray is appearing on top of the contours, then you can further try setting mpFillDrawOrder to &quot;Draw&quot; or &quot;PreDraw&quot;.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 18, 2016 at 7:47 AM, Yun Yue <span dir="ltr">&lt;<a href="mailto:yunyue@huskers.unl.edu" target="_blank">yunyue@huskers.unl.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi NCL users,</p>
<p>I have a two dimensional array. This array has lat2d and lon2d attributes. If the lat2d, lon2d covers latitude from 0-5 N degree, longitude 0-5 E degree, When I do the contour plot, I set the mpMinLatF, mpMaxLatF, mpMinLonF, mpMaxLonF bigger than lat2d lon2d
 range (for example <span style="font-family:Calibri,Arial,Helvetica,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,NotoColorEmoji,&#39;Segoe UI Symbol&#39;,&#39;Android Emoji&#39;,EmojiSymbols;font-size:16px">latitude from </span><span style="font-family:Calibri,Arial,Helvetica,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,NotoColorEmoji,&#39;Segoe UI Symbol&#39;,&#39;Android Emoji&#39;,EmojiSymbols;font-size:16px">0-10
 N </span><span style="font-family:Calibri,Arial,Helvetica,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,NotoColorEmoji,&#39;Segoe UI Symbol&#39;,&#39;Android Emoji&#39;,EmojiSymbols;font-size:16px">degree, longitude </span><span style="font-family:Calibri,Arial,Helvetica,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,NotoColorEmoji,&#39;Segoe UI Symbol&#39;,&#39;Android Emoji&#39;,EmojiSymbols;font-size:16px">0-10
 E </span><span style="font-family:Calibri,Arial,Helvetica,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,NotoColorEmoji,&#39;Segoe UI Symbol&#39;,&#39;Android Emoji&#39;,EmojiSymbols;font-size:16px">degree</span> ). Now the region without data is filled with
 white color in NCL. But I want to change the region without data as gray or other colors. It looks like <span style="font-family:Times">cnMissingValFillColor won&#39;t work at here. Does anyone know how to solve this? I appreciate any help.</span><span style="font-family:Calibri,Arial,Helvetica,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,NotoColorEmoji,&#39;Segoe UI Symbol&#39;,&#39;Android Emoji&#39;,EmojiSymbols;font-size:16px"></span></p>
<p><span style="font-family:Times">Thanks very much,</span></p>
<p><span style="font-family:Times">Yun</span></p>
</div>
</div>

<br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>