<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi GrADS users,<br><br>I am new to GrADS and having some issues in accessing the GrADS executable (gacore, ganum etc.) from python. I am using a Windows XP laptop.<br><br>First I installed OpenGrADS program on my laptop. <br><br>Used file grads-2.0.a7.oga.3-win32_superpack.exe (obtained from http://sourceforge.net/projects/opengrads/files/.)<br><br><font size="4"><font face="comic sans ms"><em></em></font></font><font style="color: rgb(0, 0, 0); font-family: arial,helvetica,sans-serif;" color="#ff0000" face="comic sans ms">Then I installed PyGrADS program.<br><br>Used file pygrads-1.1.0.win32_superpack (obtained from </font><span style="color: rgb(0, 0, 0); font-family: arial,helvetica,sans-serif;">http://sourceforge.net/projects/opengrads/files/.)</span><br style="color: rgb(0, 0, 0); font-family: arial,helvetica,sans-serif;"><br>I tried to repeat the following
 example:<br><br><pre>from grads.gacore import GaCore<br>ga = GaCore(Bin='gradsnc')<br>fh = ga.open("model.nc")<br>ga("display ps")<br><br><br>the program executes the first line, but gets stuck in the 2nd line. <br>I tried to run the program from both dos command prompt as well as from Python<br>Python's IDLE environment. The program neither execute second line nor gives any error.<br><br>I think I am missing something here.<br><br>I would greatly appreciate any help.<br><br>Thank you,<br>Santosh<br></pre><br><br><div><div><div><div><font size="4"><font face="comic sans ms"><em><font color="#0000ff"></font></em></font></font><font color="#ff0000" face="comic sans ms"><br></font></div> <div><br> <div dir="ltr"></div></div></div></div></div></td></tr></table><br>