<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>&#8203;Sorry --&nbsp;That first link was the wrong paste:&nbsp;<br>
</p>
<p><a href="http://www.atmos.albany.edu/student/abrammer/transtest/transtest_RasterFill_FillOpac.png" id="lnk518024">http://www.atmos.albany.edu/student/abrammer/transtest/transtest_RasterFill_FillOpac.png</a>&#8203;<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>Alan.&nbsp;<br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> ncl-talk-bounces@ucar.edu &lt;ncl-talk-bounces@ucar.edu&gt; on behalf of Alan Brammer &lt;abrammer@albany.edu&gt;<br>
<b>Sent:</b> Tuesday, September 9, 2014 5:34 PM<br>
<b>To:</b> ncl-talk@ucar.edu<br>
<b>Subject:</b> [ncl-talk] RasterFill transparency</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">
<div>Ran into an issue today that probably requires some developer input.&nbsp;</div>
<div><br>
</div>
<div>Objective 2 shaded contour plots, with variable transparencies to view 2 variables on top of each other.&nbsp;</div>
<div><br>
</div>
<div>This works as desired in CellFill but is not aesthetically pleasing due to the blockiness.&nbsp;</div>
<div>AreaFill also works but has some weird vertical lines that pop up in random places (and takes an age to plot).</div>
<div>RasterFill does not seem to support RGBA with cnFillPalette or cnFillColors a halfway workaround works with cnFillOpacityF &nbsp;but following on from the thread the other day this only works with all or none of the colors.&nbsp;</div>
<div><br>
</div>
<div>So main question should/can RasterFill support the A in RGBA colortables. &nbsp;It seems the functionality is there just maybe a break in the chain somewhere.&nbsp;</div>
<div><br>
</div>
<div>plots:&nbsp;</div>
<div>
<div><br class="">
RasterFill w/ cnFillOpacityF &nbsp;semi transparent everywhere &nbsp;&nbsp;--&gt;</div>
<div><a href="http://www.atmos.albany.edu/student/abrammer/transtest/transtest_CellFill.png">http://www.atmos.albany.edu/student/abrammer/transtest/transtest_CellFill.png</a></div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Cell-fill &nbsp;What I want but without the blockiness &nbsp; --&gt; &nbsp;<a href="http://www.atmos.albany.edu/student/abrammer/transtest/transtest_CellFill.png">http://www.atmos.albany.edu/student/abrammer/transtest/transtest_CellFill.png</a><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>RasterFill w/ RGBA &nbsp;same resources as cell-fill but fails completely. &nbsp;--&gt;&nbsp;</div>
<div><a href="http://www.atmos.albany.edu/student/abrammer/transtest/transtest_RasterFill_rgba.png">http://www.atmos.albany.edu/student/abrammer/transtest/transtest_RasterFill_rgba.png</a><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Code, data and plots here:</div>
<div><a href="http://www.atmos.albany.edu/student/abrammer/transtest/">http://www.atmos.albany.edu/student/abrammer/transtest/</a><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Trialed using both 6.2.1 and 6.2.0 &nbsp;</div>
<div>on&nbsp;<b>&nbsp;</b>x86_64-redhat-linux with&nbsp;gcc version 4.1.2</div>
<div><br>
</div>
<div>Thanks,&nbsp;</div>
<div>Alan</div>
</div>
</div>
</div>
</body>
</html>