<div dir="ltr"><div>Hi everyone,</div><div><br></div><div>Your help would be really appreciated here.</div><div><br></div><div>I want to plot wps analysis file using wrf_wps_ter.ncl and I've modified as follows:</div><div>load "/gpfs1/software/ncarg/lib/ncarg/nclscripts/csm/gsn_code.ncl"</div><div>begin</div><div><br></div><div>a = addfile("./<a href="http://geo_em.d01.nc">geo_em.d01.nc</a>","r") </div><div>type = "x11"</div><div>; type = "pdf"</div><div>; type = "ps"</div><div>; type = "ncgm"</div><div>wks = gsn_open_wks(type,"plt_geo_2") </div><div>ter = a->HGT_M(0,:,:) </div><div>res = True </div><div>res@cnFillOn = True </div><div>res@gsnSpreadColors = True</div><div>plot = gsn_contour(wks,ter,res) </div><div>end</div><div>here I'm using ncl-5.1.1 on AIX-5.3</div><div><br></div><div>I have run the command as:</div><div>ncl wrf_wps_ter.ncl </div><div><br></div><div>and I got the massage...</div><div><br></div><div>Copyright (C) 1995-2009 - All Rights Reserved</div><div>University Corporation for Atmospheric Research</div><div>NCAR Command Language Version 5.1.1</div><div>The use of this software is governed by a License Agreement.</div><div>See <a href="http://www.ncl.ucar.edu/">http://www.ncl.ucar.edu/</a> for more details.</div><div>warning:Unable to load System Resource File /gpfs1/software/ncarg/lib/ncarg/lib/ncarg/sysresfile</div><div>warning:WorkstationClassInitialize:Unable to access rgb color database - named colors unsupported:[errno=2]</div><div>warning:["Palette.c":1533]:NhlLoadColormapFiles: Invalid colormap directory: /gpfs1/software/ncarg/lib/ncarg/lib/ncarg/colormaps</div><div>Illegal instruction (core dumped)</div><div><br></div><div><br></div><div>Thanks in advance for your assistance.</div><div><br></div><div>Regards</div><div><br></div><br><div class="gmail_signature"><div dir="ltr"><div>--------------------------------------------------------------------------------------------------------</div><div>Bellamy</div><div>Specialist - iWYZE</div><a href="https://www.iwyze.co.za/products/car-insurance">Car Insurance</a></div></div>
</div>