On Mon, Mar 14, 2011 at 5:09 AM, Wang Jun <span dir="ltr">&lt;<a href="mailto:daxiawj@gmail.com">daxiawj@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello, Everyone,<br>
<br>
     When I tried to test the eof example at<br>
<a href="http://opengrads.org/wiki/index.php?title=PyGrADS_Interactive_Shell" target="_blank">http://opengrads.org/wiki/index.php?title=PyGrADS_Interactive_Shell</a><br>
<br>
     There was an error said I cannot open the netcdf file.<br>
<br>
  Can anybody tell my how to solve this problem?<br>
<br></blockquote><div><br></div><div>Strange, it almost looks like you are loading the wrong version of udunits. Try starting the regular grads and openbing this file:</div><div><br></div><div>% grads</div><div>...</div>
<div>ga-&gt; sdfopen <a href="http://slp_djf.nc">slp_djf.nc</a></div><div><br></div><div>and see if you have the same error message. Also, find the grads binary you are using</div><div><br></div><div>% which grads</div><div>
<br></div><div>and run ldd on it</div><div><br></div><div>% ldd `which grads`</div><div><br></div><div>this will tell you which external libraries are being linked during runtime. Please send us this output.</div><div><br>
</div><div><br></div><div>   Arlindo</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

My PyGrADS is 1.1.4 and my grads is 2.0.a8 with python version 2.6.6.<br>
<br>
The error info is as follows, Thanks!:<br>
<br>
============================================<br>
<br>
$ pygrads <a href="http://slp_djf.nc" target="_blank">slp_djf.nc</a><br>
<br>
   Welcome to PyGrADS, a GrADS-based iPython environment.<br>
<br>
Using existing pygrads rc file &lt;~/.pygrads/pygradsrc&gt;<br>
/usr/local/lib/python2.6/dist-packages/grads/gacore.py:42:<br>
DeprecationWarning: The popen2 module is deprecated.  Use the subprocess<br>
module.<br>
   from popen2 import popen2<br>
Grid Analysis and Display System (GrADS) Version 2.0.a8<br>
Copyright (c) 1988-2010 by Brian Doty and the<br>
Institute for Global Environment and Society (IGES)<br>
<br>
Config: v2.0.a8 little-endian readline netcdf hdf5<br>
Issue &#39;q config&#39; command for more information.<br>
GX Package Initialization: Size = 11 8.5<br>
<br>
    Welcome to PyGrADS, a GrADS-based iPython environment.<br>
    For more information, type &#39;help(ipygrads)&#39;<br>
<br>
Definition of &quot;kt&quot; in &quot;/usr/share/xml/udunits/udunits2-common.xml&quot;, line<br>
90, overrides prefixed-unit &quot;1000000 kilogram&quot;<br>
Definition of &quot;microns&quot; in &quot;/usr/share/xml/udunits/udunits2-common.xml&quot;,<br>
line 308, overrides prefixed-unit &quot;1e-15 second&quot;<br>
Definition of &quot;ft&quot; in &quot;/usr/share/xml/udunits/udunits2-common.xml&quot;, line<br>
405, overrides prefixed-unit &quot;1e-12 kilogram&quot;<br>
Definition of &quot;yd&quot; in &quot;/usr/share/xml/udunits/udunits2-common.xml&quot;, line<br>
413, overrides prefixed-unit &quot;8.64e-20 second&quot;<br>
Definition of &quot;pt&quot; in &quot;/usr/share/xml/udunits/udunits2-common.xml&quot;, line<br>
634, overrides prefixed-unit &quot;1e-09 kilogram&quot;<br>
Definition of &quot;at&quot; in &quot;/usr/share/xml/udunits/udunits2-common.xml&quot;, line<br>
1031, overrides prefixed-unit &quot;1e-15 kilogram&quot;<br>
Definition of &quot;ph&quot; in &quot;/usr/share/xml/udunits/udunits2-common.xml&quot;, line<br>
1549, overrides prefixed-unit &quot;3.6e-09 second&quot;<br>
Definition of &quot;nt&quot; in &quot;/usr/share/xml/udunits/udunits2-common.xml&quot;, line<br>
1556, overrides prefixed-unit &quot;1e-06 kilogram&quot;<br>
ut_get_converter(): Units not convertible<br>
Success<br>
ut_get_converter(): Couldn&#39;t get converter from seconds<br>
ut_get_converter(): Units in different unit-systems<br>
Success<br>
ut_get_converter(): Couldn&#39;t get converter from seconds<br>
ut_get_converter(): Units not convertible<br>
Success<br>
ut_get_converter(): Couldn&#39;t get converter from seconds<br>
Failed to open GrADS file &lt;<a href="http://slp_djf.nc" target="_blank">slp_djf.nc</a>&gt;<br>
<br>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>