<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:14pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p></p>
<div>I would like to include a mask in the ocean and in countries other than Chile.</div>
<div>I tried the commands below and it is not working. Some help?</div>
<br>
<p></p>
<p></p>
<div>  res@mpMinLatF             = -38</div>
<div>  res@mpMaxLatF             = -16</div>
<div>  res@mpMinLonF             = -78</div>
<div>  res@mpMaxLonF             = -66</div>
<div><br>
</div>
<div>
<div>        res@mpFillDrawOrder = "PostDraw"</div>
<div>        res@mpDataSetName                = "Earth..3"</div>
<div>        res@mpDataBaseVersion           = "MediumRes"</div>
<div>        res@mpOutlineOn                       = True</div>
<div>        res@mpOutlineSpecifiers            = (/"Chile:counties"/)</div>
<div>        res@mpGeophysicalLineThicknessF = 2</div>
<div>       res@mpNationalLineThicknessF    = 2</div>
<div><br>
</div>
<div>     res@mpFillAreaSpecifiers = (/"Land", "Chile:counties","Water"/) </div>
<div>     res@mpSpecifiedFillColors = (/0,-1,0/) </div>
<div>     res@mpOutlineBoundarySets = "AllBoundaries" </div>
<br>
</div>
<br>
<p></p>
</div>
</body>
</html>