<div dir="ltr">Hi Laura,<div><br></div><div>You might not need them, but that is the error with your script. You are looking for the default color table &quot;BlueWhiteOrangeRed&quot;. The error you included, specifically,</div><div><br></div><div><span style="font-size:12.8000001907349px">fatal:CvtStringToCmap:Unable to convert string &quot;BlueWhiteOrangeRed&quot; to ColorMap</span><br></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">means that there is an attempt to find the &quot;BlueWhiteOrangeRed&quot; color table and it is not being found in any of the NCARG_COLORMAPS locations (just the one, in your case) and thus, from NCL&#39;s perspective, does not exist.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">After a bit of poking around in your home directory, I think I see the issue. In your .hluresfile, you specify BlueWhiteOrangeRed as the default color map. Therefore, it is likely that at some point (such as opening a new wks), NCL goes looking for the file and can&#39;t find it, throwing this error and falling back to the system default. To fix, either add the default directory back in to your path or change your default color map in your .hluresfile.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Although one of the developers will need to vouch for this, there is no practical reason to not have the other colormap directory in your path - NCL does not actively read the colormaps until specified to do so.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Kyle</span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">----------------------------------------<div>Kyle S. Griffin</div><div>Department of Atmospheric and Oceanic Sciences</div><div>University of Wisconsin - Madison</div><div>Room 1421</div><div>1225 W Dayton St, Madison, WI 53706</div><div>Email: <a href="mailto:ksgriffin2@wisc.edu" target="_blank">ksgriffin2@wisc.edu</a></div></div></div></div>
<br><div class="gmail_quote">On Tue, Jun 16, 2015 at 11:15 AM, Laura Fowler <span dir="ltr">&lt;<a href="mailto:laura@ucar.edu" target="_blank">laura@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Kyle:<br>
I always use my own color table (colorTable.rbg in my home directory),<br>
and I do not need to use the default color tables. Thanks for your<br>
suggestion anyway,<br>
Laura<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Tue, Jun 16, 2015 at 10:00 AM, Kyle Griffin &lt;<a href="mailto:ksgriffin2@wisc.edu">ksgriffin2@wisc.edu</a>&gt; wrote:<br>
&gt; Laura,<br>
&gt;<br>
&gt; You need to be sure to include the default colormaps directory in your path<br>
&gt; as well, or move all of NCL&#39;s colormaps into the one directory you have set.<br>
&gt; Since you don&#39;t include that directory, most of the default colormaps will<br>
&gt; not work.<br>
&gt;<br>
&gt; See:<br>
&gt; <a href="http://ncl.ucar.edu/Document/Graphics/create_color_table.shtml#MoveColorTableFile" rel="noreferrer" target="_blank">http://ncl.ucar.edu/Document/Graphics/create_color_table.shtml#MoveColorTableFile</a><br>
&gt;<br>
&gt;<br>
&gt; Kyle<br>
&gt;<br>
&gt; ----------------------------------------<br>
&gt; Kyle S. Griffin<br>
&gt; Department of Atmospheric and Oceanic Sciences<br>
&gt; University of Wisconsin - Madison<br>
&gt; Room 1421<br>
&gt; 1225 W Dayton St, Madison, WI 53706<br>
&gt; Email: <a href="mailto:ksgriffin2@wisc.edu">ksgriffin2@wisc.edu</a><br>
&gt;<br>
&gt; On Tue, Jun 16, 2015 at 10:57 AM, Laura Fowler &lt;<a href="mailto:laura@ucar.edu">laura@ucar.edu</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi:<br>
&gt;&gt; For the last week or so, I have trouble with setting NCARG_COLORMAPS<br>
&gt;&gt; on yellowstone to use my color table /glade/u/home/laura/colorTable. I<br>
&gt;&gt; have:<br>
&gt;&gt;<br>
&gt;&gt; [laura@yslogin5 QUASI-UNIFORM]$ echo $NCARG_ROOT<br>
&gt;&gt; /glade/apps/opt/ncl/6.3.0/intel/12.1.5<br>
&gt;&gt;<br>
&gt;&gt; and<br>
&gt;&gt;<br>
&gt;&gt; echo $NCARG_COLORMAPS<br>
&gt;&gt; /glade/u/home/laura<br>
&gt;&gt;<br>
&gt;&gt; I get the error:<br>
&gt;&gt; fatal:CvtStringToCmap:Unable to convert string &quot;BlueWhiteOrangeRed&quot; to<br>
&gt;&gt; ColorMap<br>
&gt;&gt; warning:Error retrieving resource wkColorMap from DB - Using default value<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; This error seems to be recent as I have used that color table without<br>
&gt;&gt; any issue in the last few weeks. I am not sure what I am doing wrong<br>
&gt;&gt; and need a few hints to help figure this one out.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Laura<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt;<br>
&gt;&gt; !-------------------------------------------------------------------------------------------------------------<br>
&gt;&gt; Laura D. Fowler<br>
&gt;&gt; Mesoscale and Microscale Meteorology Division (MMM)<br>
&gt;&gt; National Center for Atmospheric Research<br>
&gt;&gt; P.O. Box 3000, Boulder CO 80307-3000<br>
&gt;&gt;<br>
&gt;&gt; e-mail: <a href="mailto:laura@ucar.edu">laura@ucar.edu</a><br>
&gt;&gt; phone: <a href="tel:303-497-1628" value="+13034971628">303-497-1628</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; !-------------------------------------------------------------------------------------------------------------<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; ncl-talk mailing list<br>
&gt;&gt; <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
&gt;&gt; List instructions, subscriber options, unsubscribe:<br>
&gt;&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
!-------------------------------------------------------------------------------------------------------------<br>
Laura D. Fowler<br>
Mesoscale and Microscale Meteorology Division (MMM)<br>
National Center for Atmospheric Research<br>
P.O. Box 3000, Boulder CO 80307-3000<br>
<br>
e-mail: <a href="mailto:laura@ucar.edu">laura@ucar.edu</a><br>
phone: <a href="tel:303-497-1628" value="+13034971628">303-497-1628</a><br>
<br>
!-------------------------------------------------------------------------------------------------------------<br>
</div></div></blockquote></div><br></div>