<div dir="ltr"><div><div><div>If I recall correctly, NCL and Grads color tables are defined quite similarly in RGB format, but in NCL the colors are defined as fractions whereas in Grads the bit numbers are used. So for example, red in NCL is 1.0 0.0 0.0, while in grads it is 255 0 0. So really all you need to do is multiply the fractions by 255. Then to set colors, you just use<br><br></div>&#39;set rgb NN RR GG BB&#39;<br></div>where you select the color number NN and RR/GG/BB are as above. Also set the contour levels.<br><br></div>Jeff Duda<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 18, 2016 at 10:40 AM, Brian Bernard <span dir="ltr">&lt;<a href="mailto:brian.brianbernard@gmail.com" target="_blank">brian.brianbernard@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hello,<br><br></div>I was wondering if there is any way to convert NCL color tables for use in Grads?<br><br></div>I&#39;ve come across a nice color table in NCL I wish to use for snowfall accumulation.<br><br></div>Thank you,<br><br></div>Brian Bernard<br></div>
<br>______________________________<wbr>_________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Jeff Duda<br>Post-doctoral research associate<br>University of Oklahoma School of Meteorology<br></div></div></div>
</div>