<html><head></head><body bgcolor='#FFFFFF' style='font-size:10pt;background-color:#FFFFFF;font-family:Verdana, Arial, sans-serif;'><p>
        Hello,</p>
<p>
        I want to work with &quot;ncl_convert2nc&quot; under WindowsXP.</p>
<p>
        I have installed cygwin and so on. Cygwin is running well and NCL displays its version 6.0.0 successfully.</p>
<p>
        Now I want to convert a grib file to netcdf with your program &quot;ncl_convert2nc&quot;.</p>
<p>
        I have placed the grib file in /cygwin/usr/local/bin/_work/baro_00h.grib.</p>
<p>
        Now I type the following command:</p>
<p>
        <a href="mailto:myUserName@computerName">myUserName@computerName</a> /usr/local<br/>
        $ ncl_convert2nc /bin/_work/baro_00h.grib</p>
<p>
        But it fails like this:</p>
<p>
        Processing file: baro_00h.grib...<br/>
        &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 <a href="http://www.ncl.ucar.edu/">http://www.ncl.ucar.edu/</a> for more details.<br/>
        warning:Unable to Get System Resource File Name?<br/>
        warning:Unable to load System Resource File (null)<br/>
        fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<br/>
        warning:[&quot;Resources.c&quot;:734]:Unable to set appSysDir to default value - Using NULL<br/>
        fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<br/>
        warning:[&quot;Resources.c&quot;:734]:Unable to set appSysDir to default value - Using NULL<br/>
        warning:Unable to Get System Resource File Name?<br/>
        warning:WorkstationClassInitialize:Unable to access rgb color database - named colors unsupported:[errno=2]<br/>
        NDV_COLORMAP_PATH environment variable not set:<br/>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; defaulting to .:$NCARG_ROOT/lib/ncarg/colormaps<br/>
        warning:[&quot;Palette.c&quot;:1527]:NhlLoadColormapFiles: Invalid directory encountered in colormap path specification<br/>
        fatal:_NclFileCreate: Requested file does not exist as (/bin/_work/baro_00h.grib) or as (/bin/_work/baro_00h), can't add file<br/>
        fatal:getfilevarnames: file does not exist<br/>
        fatal:Execute: Error occurred at or near line 227 in file /tmp/tmp292.ncl</p>
<p>
        &nbsp;</p>
<p>
        What is the reason?<br/>
        What is my mistake?</p>
<p>
        Sincerely,<br/>
        Thomas Brenz</p></body></html>