<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" 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.&nbsp;If the lat2d, lon2d covers latitude from&nbsp;0-5 N&nbsp;degree, longitude&nbsp;0-5 E&nbsp;degree,&nbsp;When I do the contour plot, I set the mpMinLatF, mpMaxLatF, mpMinLonF, mpMaxLonF bigger than lat2d lon2d
 range (for example&nbsp;<span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 16px;">latitude from&nbsp;</span><span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 16px;">0-10
 N&nbsp;</span><span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 16px;">degree, longitude&nbsp;</span><span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 16px;">0-10
 E&nbsp;</span><span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 16px;">degree</span>&nbsp;). Now the region without&nbsp;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&nbsp;<span style="font-family: Times;">cnMissingValFillColor won'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, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', 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>
</body>
</html>