<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 style="font-family: Calibri, Helvetica, sans-serif; font-size: 14pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt;">Using this resource</span><span style="font-size: 12pt;"> I get the same result if I do not use the RasterFill, that is, I do not have full shapefile area filling.</span><span><br>
</span>
<div><br>
</div>
<span style="font-size: 12pt;">Thank you anyway</span><br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>De:</b> Rick Brownrigg <brownrig@ucar.edu><br>
<b>Enviado:</b> quarta-feira, 17 de julho de 2019 12:39<br>
<b>Para:</b> Vanúcia Schumacher<br>
<b>Cc:</b> ncl-talk@ucar.edu<br>
<b>Assunto:</b> Re: [ncl-talk] problem to plot raster mode</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>HI,</div>
<div><br>
</div>
<div>With that coarse of resolution of the data, its going to be tough to get a really good looking result. You might try using RasterFill and setting the resource cnRasterSmoothingOn = True:<br>
</div>
<div><br>
</div>
<div>    <a href="http://ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnRasterSmoothingOn">
http://ncl.ucar.edu/Document/Graphics/Resources/cn.shtml#cnRasterSmoothingOn</a><br>
</div>
<div><br>
</div>
<div>Rick<br>
</div>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Wed, Jul 17, 2019 at 8:50 AM Vanúcia Schumacher via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>> wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:14pt; color:rgb(0,0,0)">
<div style="margin:0px; font-size:14pt; font-family:Calibri,Helvetica,sans-serif; background-color:rgb(255,255,255)">
Hi users,</div>
<div style="margin:0px; font-size:14pt; font-family:Calibri,Helvetica,sans-serif; background-color:rgb(255,255,255)">
<br>
</div>
<div style="margin:0px; font-size:14pt; font-family:Calibri,Helvetica,sans-serif; background-color:rgb(255,255,255)">
<span style="margin:0px">I'm trying to plot a spatial graph from raster data (mask) using shapefile.<br>
</span>
<div style="margin:0px">The problem is that I was able to only plot 34 pixels inside the shapefile area, using cnFillMode = "RasterFill". <br>
</div>
<div style="margin:0px">However, I would like to not use this command (raster fill) and get a spatial graph better defined inside the shapefile, or increase the number of pixels within the area shapefile, with a better contour. But I am not getting a good result
 (see figure off_raster). <br>
</div>
<div style="margin:0px"><br>
</div>
<div style="margin:0px">Attached follows the data and script.<br>
</div>
<span style="margin:0px">Thanks any help</span></div>
<br>
</div>
</div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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></blockquote>
</div>
</div>
</body>
</html>