<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>You can create a stippling effect for your top layer (area of freezing rain) like this:&nbsp;</div><div><br></div><div>set gxout grid</div><div>set grid off</div><div>set gridln off<br>set digsiz 0.02</div><div>d&nbsp;<span class="Apple-style-span" style="font-family: Arial; ">const(maskout(cfrzr,cfrzr-0.5),0)</span></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><font class="Apple-style-span" face="Arial">This will draw little tiny 0's at the center of every grid point that has a cfrzr value > 0.5. You may have to play with the digsize to get it to look just right. And you can use 'set ccolor' to control the color of the stippling.&nbsp;</font></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><font class="Apple-style-span" face="Arial">Jennifer</font></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><font class="Apple-style-span" face="Arial"><br></font></div><div><br></div><br><div><div>On Jan 5, 2009, at 1:06 PM, Walsh, Brian J wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"> <div> <div><span class="018025717-05012009"><font face="Arial" size="2">I am trying to do a plot of 3 variables; one is shaded (dew point depression), the second is dashed contours (temperature) and the third is area of freezing rain (solid contour).&nbsp; Is there any function in grads where I can fill the solid contour with something such as dots, stripes, lines, etc. or is this not possible since I already have one variable being shaded?</font></span></div> <div><span class="018025717-05012009"><font face="Arial" size="2"></font></span>&nbsp;</div> <div><span class="018025717-05012009"><font face="Arial" size="2">Thanks,</font></span></div> <div><span class="018025717-05012009"><font face="Arial" size="2"></font></span>&nbsp;</div></div> <table><tbody><tr><td bgcolor="#ffffff"><font color="#000000">The information contained in this e-mail is intended only for the individual or entity to whom it is addressed. <br> Its contents (including any attachments) may contain confidential and/or privileged information. <br> If you are not an intended recipient you must not use, disclose, disseminate, copy or print its contents. <br> If you receive this e-mail in error, please notify the sender by reply e-mail and delete and destroy the message.<br> </font></td></tr></tbody></table></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div>Jennifer M. Adams</div><div>IGES/COLA</div><div>4041 Powder Mill Road, Suite 302</div><div>Calverton, MD 20705</div><div><a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></div></span> </div><br></body></html>