<div dir="ltr"><div><div><div><div>Hi ncl-talk,<br><br></div>I&#39;m having trouble using matlab_jet and MPL_jet colormap in my script. <br><br></div>When I use gsn_define_colormap(wks, &quot;matlab_jet&quot;) I get the following errors:<br>fatal:CvtStringToCmap:Unable to convert string &quot;matlab_jet&quot; to ColorMap<br>warning:Error retrieving resource wkColorMap from args - Ignoring Arg<br><br></div>and vice versa with MPL_jet.<br><br></div> When I use res@cnFillPalette = &quot;matlab_jet&quot; and res@vcLevelPalette = &quot;matlab_jet&quot; I get the following error:<br><br><div>fatal:CvtStringToCmap:Unable to convert string &quot;matlab_jet&quot; to ColorMap<br>warning:Error retrieving resource cnFillPalette from args - Ignoring Arg<br>warning:vcLevelPalette is not a valid resource in test_contour at this time<br><br></div><div>and vice versa with MPL_jet.<br><br></div><div>When I use gsn_define_colormap(wks,&quot;BlAqGrYeOrRe&quot;), it plots with no errors.<br><br></div><div>matlab_jet.rgb is located with all the other colormaps.  They are in  /share/apps/NCL-6.2.1/lib/ncarg/colomaps<br><br></div><div>Could someone kindly help me please because I have no idea what is going on. <br><br></div><div>Thanks<br></div><div><br><br></div></div>