<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. I found my problem. </P>
<P> </P>
<P>I was actually trying to do 2 seperate clevs/ccols disaplys. The first one had 20+ levels in it as did the second. For some reason they clobbered each other.</P>
<P> </P>
<P>But if I did a printim betweeen, then issued a 'clear' and did the second clevs/ccols, all works fine. And that was my intent all along. I just forgot to issue the 'clear'. </P>
<P> </P>
<P>Here's a segment of the script </P>
<P><BR>'set gxout shaded'<BR>'set csmooth on'</P>
<P>'set clevs 0 5 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 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 60 61 62 63 64 65 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 0 73 74 75 76 77 78 79 80 81 82 83 84 85 60 61 62 63 64 65 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" <arlindo.dasilva@GMAIL.COM><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><<A href="mailto:msponsler@comcast.net" target=_blank>msponsler@comcast.net</A>></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: I'm using Grads 1.9 superpack on Windows. It appears<BR>there is a max of 20 clevs</BLOCKQUOTE>
<DIV><BR>Really? Only 20?<BR> <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. I'd be interested in knowing if you have the same problem in this version.<BR><BR> Arlindo<BR><BR><BR> </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>