<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:16px"><div id="yui_3_16_0_1_1432748405764_36711"><span></span></div><div id="yui_3_16_0_1_1432748405764_36709"><div id="yui_3_16_0_1_1432748405764_36804">This is continuation of my mails.&nbsp; <br></div><div id="yui_3_16_0_1_1432748405764_36816">The script given on the NCL site runs perfectly on my system.&nbsp; the ps file is created well. <br></div><div><br></div><div>aditya@agniilap:~/geeta/ncl/myscripts_ncl$ echo $NCARG_ROOT</div>/home/aditya/geeta/ncl<br style="" class="">aditya@agniilap:~/geeta/ncl/myscripts_ncl$ ncl<br style="" class="">&nbsp;Copyright (C) 1995-2014 - All Rights Reserved<br style="" class="">&nbsp;University Corporation for Atmospheric Research<br style="" class="">&nbsp;NCAR Command Language Version 6.2.1<br style="" class="">&nbsp;The use of this software is governed by a License Agreement.<br style="" class="">&nbsp;See http://www.ncl.ucar.edu/ for more details.<br style="" class="">ncl 0&gt; a = addfile("$NCARG_ROOT/lib/ncarg/data/cdf/uv300.nc","r")<br style="" class="">ncl 1&gt; u = a-&gt;U(1,:,:) <br style="" class="">ncl 2&gt; wks = gsn_open_wks("ps","ce") &nbsp;<br style="" class="">ncl 3&gt; plot = gsn_csm_contour_map_ce(wks,u,False) <br style="" class="">ncl 4&gt; end<br style="" class="">fatal:syntax error: line 4 before or near end <br style="" class="">end<br style="" class="">--^<br style="" class=""><br style="" class="">fatal:error in statement<br style="" class="">ncl 5&gt; quit<br style="" class="">aditya@agniilap:~/geeta/ncl/myscripts_ncl$ ls -lrt<br style="" class="">total 182900<br style="" class="">-rw-rw-r-- 1 aditya aditya 18838952 May 27 22:27 fnl_20150423_12_00.grib2<br style="" class="">-rw-rw-r-- 1 aditya aditya 83991480 May 27 22:29 fnl_20150423_12_00.nc<br style="" class="">-rw-rw-r-- 1 aditya aditya 83991480 May 27 22:34 test.nc<br style="" class="">-rw-rw-r-- 1 aditya aditya&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 542 May 27 23:41 test.ncl<br style="" class=""><font id="yui_3_16_0_1_1432748405764_36966" color="#cd232c">-rw-rw-r-- 1 aditya aditya&nbsp;&nbsp; 451983 May 27 23:50 ce.ps<br style="" class=""><font color="#000000">aditya@agniilap:~/geeta/ncl/myscripts_ncl$ </font></font><br style="" class=""><div id="yui_3_16_0_1_1432748405764_36791" dir="ltr"><br></div><div id="yui_3_16_0_1_1432748405764_36983" dir="ltr">pls suggest<br></div></div><div id="yui_3_16_0_1_1432748405764_36707"><div id="yui_3_16_0_1_1432748405764_36706">Geeta. </div></div></div></body></html>