<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7601.17573"></HEAD>
<BODY 
style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space">
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011>Thanks for the feedback, Dave &amp; 
Mary.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011>My Cygwin/X setup reports "/bin/csh -&gt; tcsh" which 
is what is used by ncl_convert2nc, i.e. #! /bin/csh -f</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011>Similarly: /usr/bin/csh -&gt; tcsh</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011>Having added -v -x to the hash-bang command in 
ncl_convert2nc it&nbsp;reports:</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011>echo "Processing file: $ifiles_r[$n]..." if ( $?vars ) 
then</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011>Badly placed ()'s</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011>A grep&nbsp;of ncl_convert2nc and subsequent testing 
reveals this to be line 1573 of the 
script.</SPAN></FONT></DIV></SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011>Get the same result if call using "csh 
$NCARG_ROOT/bin/ncl_convert2nc &lt;data file&gt;" or set current shell to csh 
(default is bash).</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=869431110-23062011>Haven't solved the problem, but currently nolonger have 
a need to convert files so will forgo any further 
investigation.</SPAN></FONT></DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> Mary Haley [mailto:haley@ucar.edu] 
<BR><B>Sent:</B> 23 June 2011 06:22<BR><B>To:</B> Comiskey, Glenn<BR><B>Cc:</B> 
ncl-install<BR><B>Subject:</B> Re: [ncl-install] ncl_convert2nc reports 'Badly 
placed ()'s'<BR></FONT><BR></DIV>
<DIV></DIV>Hi Glenn, 
<DIV><BR></DIV>
<DIV>Dave's right about this likely being a missing csh issue.</DIV>
<DIV>Please see these cygwin notes about csh:</DIV>
<DIV><A 
href="http://www.ncl.ucar.edu/Download/cygwin.shtml#SetUpCShell">http://www.ncl.ucar.edu/Download/cygwin.shtml#SetUpCShell</A><BR></DIV>
<DIV>If you have "tcsh", then you may be able to create a soft-link as described 
in the above URL.</DIV>
<DIV>--Mary</DIV>
<DIV><BR>
<DIV>
<DIV>On Jun 22, 2011, at 12:29 PM, David Brown wrote:</DIV><BR 
class=Apple-interchange-newline>
<BLOCKQUOTE type="cite">
  <DIV 
  style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space">Hi 
  Glenn,<BR>
  <DIV>Just as a bit of background: ncl_convert2nc is a csh (C-shell) script 
  that creates a temporary NCL script and then executes it with parameters 
  derived from the command line. &nbsp;I am not sure exactly what is wrong but I 
  suspect it is something to do the shell. &nbsp;The script is looking for 
  /bin/csh. If you execute 'which csh', does it find /bin/csh?</DIV>
  <DIV>If I explicitly use another shell to execute the script (on my mac - I 
  don't have access to a Cygwin system at the moment), e.g.:</DIV>
  <DIV>bash $NCARG_ROOT/bin/ncl_convert2nc &lt;some data file&gt;</DIV>
  <DIV>I get an error that seems related to what you are seeing:</DIV>
  <DIV>
  <DIV>ncl_convert2nc: line 63: onintr: command not found</DIV>
  <DIV>ncl_convert2nc: line 75: syntax error near unexpected token `('</DIV>
  <DIV>ncl_convert2nc: line 75: `set idirs = ()'</DIV></DIV>
  <DIV>If I instead run it using csh:</DIV>
  <DIV>csh&nbsp;&nbsp;$NCARG_ROOT/bin/ncl_convert2nc &lt;some data 
file&gt;</DIV>
  <DIV>I get no error. Maybe that will shed some light on your problem.</DIV>
  <DIV>&nbsp;-dave</DIV>
  <DIV><FONT color=#0000ff size=2 face=Arial></FONT><BR></DIV>
  <DIV><BR>
  <DIV>
  <DIV>On Jun 22, 2011, at 9:33 AM, Comiskey, Glenn wrote:</DIV><BR 
  class=Apple-interchange-newline>
  <BLOCKQUOTE type="cite">
    <DIV>
    <DIV dir=ltr align=left><SPAN class=580095309-22062011><FONT size=2 
    face=Arial>Hi,</FONT></SPAN></DIV>
    <DIV><SPAN class=580095309-22062011><FONT size=2 
    face=Arial></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=580095309-22062011><FONT size=2 face=Arial>Have just 
    installed Cygwin/X and NCL Version 6.0.0 (CYGWIN), and setup the environment 
    as per the instructions for installing and running NCL under Cygwin/X 
    (Windows) (<A 
    href="http://www.ncl.ucar.edu/Download/cygwin.shtml">http://www.ncl.ucar.edu/Download/cygwin.shtml</A>), 
    but when running ncl_convert2nc it reports 'Badly placed 
    ()'s':</FONT></SPAN></DIV>
    <DIV><SPAN class=580095309-22062011><FONT size=2 
    face=Arial></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN class=580095309-22062011><FONT size=2 face=Arial>$ ncl 
    -V<BR>6.0.0<BR></FONT></SPAN><SPAN class=580095309-22062011><FONT size=2 
    face=Arial>$ ncl xy04n.ncl</FONT></SPAN></DIV>
    <DIV><SPAN class=580095309-22062011><FONT size=2 face=Arial>&nbsp;Copyright 
    (C) 1995-2011 - All Rights Reserved<BR>&nbsp;University Corporation for 
    Atmospheric Research<BR>&nbsp;NCAR Command Language Version 
    6.0.0<BR>&nbsp;The use of this software is governed by a License 
    Agreement.<BR>&nbsp;See </FONT><A href="http://www.ncl.ucar.edu/"><FONT 
    size=2 face=Arial>http://www.ncl.ucar.edu/</FONT></A><FONT size=2 
    face=Arial> for more details.<BR></FONT></SPAN><SPAN 
    class=580095309-22062011><FONT size=2 face=Arial>$ ncl_convert2nc 
    nmww3.t00z.grb&nbsp;&nbsp;&nbsp; #Note: This is a GRIB v2 file.<BR>Badly 
    placed ()'s.<BR></FONT></SPAN><SPAN class=580095309-22062011><FONT size=2 
    face=Arial>$ ncl_convert2nc CentralAtlantic.wind.grib&nbsp;&nbsp; #Note: 
    This is a GRIB v1 file.<BR>Badly placed ()'s.<BR></FONT></SPAN><SPAN 
    class=580095309-22062011><FONT size=2 face=Arial>$ ncl_convert2nc 
    akw.t12z.grib.grib2&nbsp;&nbsp;&nbsp; #Note: This is a GRIB v2 
    file.<BR>Badly placed ()'s.<SPAN class=664473215-22062011><FONT 
    color=#0000ff>&nbsp;</FONT></SPAN></FONT></SPAN></DIV>
    <DIV><SPAN class=580095309-22062011><FONT size=2 face=Arial><FONT 
    color=#0000ff></FONT></FONT></SPAN>&nbsp;</DIV><FONT size=2 
    face=Arial></FONT>
    <DIV><SPAN class=580095309-22062011><FONT size=2 face=Arial>Haven't been 
    able to find anything in mail archives or on&nbsp;<SPAN 
    class=664473215-22062011><FONT color=#0000ff>the&nbsp;</FONT></SPAN>Internet 
    to explain what the fault is.</FONT></SPAN></DIV>
    <DIV><SPAN class=580095309-22062011><FONT size=2 
    face=Arial></FONT></SPAN>&nbsp;</DIV><FONT size=2 face=Arial></FONT>
    <DIV align=left><SPAN lang=en-gb><FONT size=2 face=Arial>Kind 
    regards,</FONT></SPAN></DIV>
    <DIV align=left><FONT size=2 face=Arial><SPAN 
    lang=en-gb></SPAN></FONT>&nbsp;</DIV>
    <DIV align=left><FONT size=2 face=Arial><SPAN lang=en-gb>Glenn 
    Comiskey</SPAN></FONT></DIV>
    <DIV align=left><FONT size=2 face=Arial><SPAN lang=en-gb>Data System 
    Administrator</SPAN></FONT></DIV>
    <DIV align=left><FONT color=#808080 size=1 face=Arial><SPAN 
    lang=en-gb></SPAN></FONT>&nbsp;</DIV>
    <DIV align=left><FONT size=2 face=Arial><SPAN lang=en-gb><FONT color=#808080 
    size=1 face=Arial>Fugro Global Environment &amp; Ocean 
    Sciences</FONT></SPAN></FONT></DIV>
    <DIV align=left><FONT size=2 face=Arial><SPAN lang=en-gb><FONT color=#808080 
    size=1 face=Arial>Fugro House, Hithercroft Road</FONT></SPAN></FONT></DIV>
    <DIV align=left><FONT size=2 face=Arial><SPAN lang=en-gb><FONT color=#808080 
    size=1 face=Arial>Wallingford, Oxfordshire OX10 9RB, UK<BR>Registration No: 
    2985431 / VAT No: GB 655475606</FONT></SPAN></FONT></DIV>
    <DIV align=left><FONT color=#808080 size=1 face=Arial><SPAN 
    lang=en-gb></SPAN></FONT>&nbsp;</DIV>
    <DIV align=left><FONT size=2 face=Arial><SPAN lang=en-gb><FONT color=#808080 
    size=1 face=Arial>Tel: +44 (0) 1491 
    820500&nbsp;(Switchboard)&nbsp;/&nbsp;Tel: +44 (0) 1491 820559 (Direct) / 
    Fax: +44 (0) 1491 820599<BR>E-mail: </FONT></SPAN><A 
    title=mailto:m.silva@geos.com 
    href="mailto:g.comiskey@g.comiskey@geos.com"><SPAN lang=en-gb 
    title=mailto:m.silva@geos.com><U title=mailto:m.silva@geos.com><FONT 
    title=mailto:m.silva@geos.com color=#0000ff size=1 
    face=Arial>g.comiskey@geos.com</FONT></U></SPAN></A><SPAN lang=en-gb><FONT 
    color=#808080 size=1 face=Arial> / Website: </FONT></SPAN><A 
    title=http://www.geos.comaddress/ href="http://www.geos.com/"><SPAN 
    lang=en-gb title=http://www.geos.comaddress/><U 
    title=http://www.geos.comaddress/><FONT title=http://www.geos.comaddress/ 
    color=#0000ff size=1 
    face=Arial>www.geos.com</FONT></U></SPAN></A></FONT></DIV>
    <DIV><FONT size=2 face=Arial><FONT color=#808080 
    size=1></FONT></FONT>&nbsp;</DIV>
    <DIV><FONT color=#808080 size=1 face=Arial>Please note:</FONT></DIV>
    <UL>
      <LI>
      <DIV align=left><FONT color=#808080 size=1 face=Arial>The information 
      contained in this message is privileged and confidential and intended only 
      for the use of the addresses.&nbsp; If you are not the intended recipient 
      you should not read, copy, distribute or otherwise use the 
      information;</FONT></DIV>
      <LI>
      <DIV align=left><FONT color=#808080 size=1 face=Arial>Fugro Global 
      Environment &amp; Ocean Sciences accepts no responsibility for loss or 
      damage of any kind arising from the use of this message;</FONT></DIV>
      <LI>
      <DIV align=left><FONT size=2><FONT color=#808080 size=1 face=Arial>If you 
      have received this message in error, please note the sender immediately 
      and delete the message.</FONT><SPAN lang=en-gb></SPAN></FONT></DIV><FONT 
      size=2></FONT><FONT size=2></FONT></LI></UL><FONT size=2><FONT face=Arial>
    <DIV align=left><BR></DIV></FONT></FONT>
    <DIV>&nbsp;</DIV></DIV>_______________________________________________<BR>ncl-install 
    mailing list<BR>List instructions, subscriber options, unsubscribe:<BR><A 
    href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</A><BR></BLOCKQUOTE></DIV><BR></DIV></DIV>_______________________________________________<BR>ncl-install 
  mailing list<BR>List instructions, subscriber options, unsubscribe:<BR><A 
  href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</A><BR></BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>