<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>Thanks for the direction, i will give it a try and see if i can achieve what my users are demanding.</div><div>Charles</div><div><br></div><div><br></div><div><br></div><div><br></div><div><div style="font-size:100%">Sent from Samsung tablet</div></div> <br>Kyle Clem &lt;Kyle.Clem@vuw.ac.nz&gt; wrote:<br><meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" id="owaParaStyle"></style>


<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">'set clevs' allows you to set specific contour levels. If you define these before each display and keep the contour intervals the same, you can achieve a fixed contour level for
 each plot. To define colors to these contour levels, you would use the 'set ccols' command. You can use the default colors that Grads has found at &nbsp;<a href="http://www.iges.org/grads/gadoc/colorcontrol.html" target="_blank" style="font-size: 10pt;">http://www.iges.org/grads/gadoc/colorcontrol.html</a>&nbsp;to
 define the colors of you want for each contour level. The background color is 0. So, here's an example of something you want<span style="font-size: 10pt;">. If you wanted contour levels of -2, -1, 1, and 2, and you wanted the values between -1 and 1 to have
 no color (background), and values between -1 and -2 to be blue, and values less than -2 to be purple, and then values between 1 and 2 to be orange, and values greater than 2 to be red, it would look like this:&nbsp;</span>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div><span style="font-size: 10pt;">'set clevs -2 -1 1 2'</span></div>
<div>'set ccols 9 4 0 8 2'</div>
<div><br>
</div>
<div>Hope this helps!<br>
<div>
<div>
<div>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<p class="MsoNormal" style="margin-top:0px; margin-bottom:0px; font-weight:bold; background-color:rgb(255,255,255)">
<span style="font-family:'Monotype Corsiva'"><font class="Apple-style-span" color="#000080" size="4">----------------------<br>
</font></span></p>
<p class="MsoNormal" style="margin-top:0px; margin-bottom:0px; font-weight:bold; background-color:rgb(255,255,255)">
<span style="font-family:'Monotype Corsiva'"><font class="Apple-style-span" color="#000080" size="4">Kyle Clem, M.Sc.</font></span></p>
<p class="MsoNormal" style="margin-top:0px; margin-bottom:0px; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px; background-color:rgb(255,255,255)">
<font face="Tahoma, Geneva, sans-serif" size="2">PhD Student</font></p>
<p class="MsoNormal" style="margin-top:0px; margin-bottom:0px; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px; background-color:rgb(255,255,255)">
<font face="Tahoma, Geneva, sans-serif" size="2">School of Geography, Environment and Earth Sciences</font></p>
<p class="MsoNormal" style="margin-top:0px; margin-bottom:0px; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px; background-color:rgb(255,255,255)">
<font face="Tahoma, Geneva, sans-serif" size="2">Victoria University of Wellington</font></p>
<p class="MsoNormal" style="margin-top:0px; margin-bottom:0px; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px; background-color:rgb(255,255,255)">
<font face="Tahoma, Geneva, sans-serif" size="2">Cotton Building, Room 222</font></p>
<p class="MsoNormal" style="margin-top:0px; margin-bottom:0px; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:16px; background-color:rgb(255,255,255)">
<font face="Tahoma, Geneva, sans-serif" size="2">kyle.clem@vuw.ac.nz</font></p>
</div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF226473" style="direction: ltr;"><font face="Tahoma" size="2" color="#000000"><b>From:</b> gradsusr-bounces@gradsusr.org [gradsusr-bounces@gradsusr.org] on behalf of dolesibeni [dolesibeni@gmail.com]<br>
<b>Sent:</b> Saturday, January 10, 2015 5:31 PM<br>
<b>To:</b> gradsusr@gradsusr.org<br>
<b>Subject:</b> [gradsusr] Contour level setting and use of cbarc in grads<br>
</font><br>
</div>
<div></div>
<div>
<div>Dear All,</div>
<div>I have been working with COSMO MODEL and using grads to display outputs graphically. However, people's tests are over taken by the GFS outputs the get on the web especially when it comes to display precipitation legend or color bar. When &nbsp;i tried to follow
 the same, i notedd that iam failing to fix the threashold of rainfall or temperatures on the legend. Everytime i run, the values on the bar also change depending on the values of the output. Can anyone help me to fix this so that when i am animating the outputs
 values oof the legend threshhold should remain fixed. Another question is on fixing ama a color to separate the lower and uopper limit of the threshhold say temperatures from -10 to 10 snd would like to fix zero(0) with a unique color say black or white to
 separate the two direction on cbarc.gs, how can this be done.</div>
<div><br>
</div>
<div>
<div style="font-size:100%">Sent from Samsung tablet</div>
</div>
<br>
Jennifer Adams &lt;jma@cola.iges.org&gt; wrote:<br>
Are you sure that your descriptor files are the same? It looks like the mac descriptor has the grid definition wrong, or maybe there is an extra column in the data (lon is set from 0 to 360). What happens if you change the domain on your mac using ‘set lon
 0 360’ — can you duplicate the linux version?&nbsp;
<div><br>
</div>
<div>A useful thing to check would be file size compared to grid size definitions. You file should be xsize*ysize*zsize*tsize*4 bytes large.&nbsp;<br>
<div>—Jennifer<br>
<div>
<div>
<div>
<div><br>
<div>
<div>On Jan 5, 2015, at 4:09 PM, Marjahn Finlayson &lt;<a href="mailto:mfinlayson@wesleyan.edu" target="_blank">mfinlayson@wesleyan.edu</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>I'm having trouble with a dataset that was created on a Linux machine and was downloaded on a Mac laptop. My colleague and I are using the same data: she is using a Linux and I am on a Mac laptop. I've attached the same graph of this dataset from both
 computers.&nbsp;</div>
<div><br>
</div>
<div>Can anyone explain the issue here?&nbsp;</div>
<div><br>
</div>
<div>Thanks.</div>
<div><br>
</div>
<div>Marjahn</div>
</div>
<span>&lt;vws.eps&gt;</span><span>&lt;vws.mac.eps&gt;</span>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
http://gradsusr.org/mailman/listinfo/gradsusr<br>
</blockquote>
</div>
<br>
<div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; ">
</span><div style="font-family: Helvetica; font-size: 12px; ">--</div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; ">
</span><div style="font-family: Helvetica; font-size: 12px; ">Jennifer M. Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
111 Research Hall, Mail Stop 2B3<br>
George Mason University<br>
4400 University Drive<br>
Fairfax, VA 22030&nbsp;<br>
<br>
</div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; ">
</span><div style="font-family: Helvetica; font-size: 12px; "><br class="khtml-block-placeholder">
</div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; ">
</span><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; "><br class="Apple-interchange-newline"></span><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; ">
</span><br class="Apple-interchange-newline">
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div> </body>