<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'><P>Hi all,</P>
<P>Thanks so much for your help.&nbsp; I found my problem. </P>
<P>&nbsp;</P>
<P>I was actually trying to do 2 seperate clevs/ccols disaplys.&nbsp; The first one had 20+ levels in it as did the second. For some reason they clobbered each other.</P>
<P>&nbsp;</P>
<P>But if I did a&nbsp;printim betweeen, then issued a 'clear' and did the second &nbsp;clevs/ccols, all works fine. And that was my intent all along.&nbsp; I just forgot to issue the 'clear'. </P>
<P>&nbsp;</P>
<P>Here's a&nbsp; segment of the script&nbsp;</P>
<P><BR>'set gxout shaded'<BR>'set csmooth on'</P>
<P>'set clevs 0&nbsp;&nbsp; 5&nbsp; 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 95 105 115 125 135 145'<BR>'set ccols 96&nbsp; 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 60 61&nbsp; 62&nbsp; 63&nbsp; 64&nbsp; 65&nbsp; 66 66'</P>
<P>'d 1.943846*mag(ugrd10m,vgrd10m)'</P>
<P>'run cbarn.gs 0.75 1'</P>
<P>************************************<BR>* Overlay Topo Map<BR>************************************</P>
<P>'printim test.png png -f 'fname'.png x700 y541 white' <BR>**********************************************</P>
<P>'clear graphics'<BR>'set gxout shaded'<BR>'set csmooth on'<BR>'set clevs 0 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 95 105 115 125 135 145'<BR>'set ccols 0&nbsp; 0 73 74 75 76 77 78 79 80 81 82 83 84 85 60 61&nbsp; 62&nbsp; 63&nbsp; 64&nbsp; 65&nbsp; 66 66'</P>
<P>'d 1.943846*mag(ugrd10m,vgrd10m)'<BR></P>
<DIV><FONT size=2>Thanks again,<BR>Mark</FONT></DIV><BR><BR>----- Original Message -----<BR>From: "Arlindo da Silva" &lt;arlindo.dasilva@GMAIL.COM&gt;<BR>To: GRADSUSR@LIST.CINECA.IT<BR>Sent: Friday, April 10, 2009 8:46:30 PM GMT -08:00 US/Canada Pacific<BR>Subject: Re: Max # of clevs?<BR><BR>
<STYLE type=text/css>.MsgBody-text, .MsgBody-text * { font: 10pt monospace; }</STYLE>
<LINK href="/zimbra/css/msgview.css?v=081121153024" rel=stylesheet><BR><BR>
<DIV class=gmail_quote>On Fri, Apr 10, 2009 at 10:09 PM, Mark Sponsler <SPAN dir=ltr>&lt;<A href="mailto:msponsler@comcast.net" target=_blank>msponsler@comcast.net</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi<BR>Simple question: &nbsp;I'm using Grads 1.9 superpack on Windows. &nbsp;It appears<BR>there is a max of 20 clevs</BLOCKQUOTE>
<DIV><BR>Really? Only 20?<BR>&nbsp;<BR></DIV>
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">before the color scale starts not working<BR>anymore and all colored results (clevs or otherwise) become unpredictable<BR>after that threshold.<BR><BR>Anyone else experince this problem and is there a fix?<BR></BLOCKQUOTE>
<DIV><BR>Can you send a reproducer? For example, a simple script that opens the standard test file (model.ctl, shipped with the superpack).<BR><BR>I've increased the number of colors from 100 to 256 in the latest windows superpack v2.0.a5.oga.4.&nbsp; I'd be interested in knowing if you have the same problem in this version.<BR><BR>&nbsp;&nbsp;&nbsp; Arlindo<BR><BR><BR>&nbsp;</DIV>
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid"><BR>Thanks<BR></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <BR>Arlindo da Silva<BR><A href="mailto:dasilva@alum.mit.edu" target=_blank>dasilva@alum.mit.edu</A><BR></div></body></html>