<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content=text/html;charset=ISO-8859-1>
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Bob,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This could be a unix2dos or dos2unix problem.&nbsp; 
I think the ctl file&nbsp;can not have CR/LF pairs in line breaks.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Eric</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=gradshelp@ROGERS.COM href="mailto:gradshelp@ROGERS.COM">Bob</A> 
</DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=GRADSUSR@LIST.CINECA.IT 
  href="mailto:GRADSUSR@LIST.CINECA.IT">GRADSUSR@LIST.CINECA.IT</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, November 15, 2005 4:05 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: Newbie questions!</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>Still no luck!! Whatever I do, I still get those 
  can`t open file errors.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Thanks for your help though. I`m running the 
  win32e version.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <BLOCKQUOTE dir=ltr 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=arabonis@EGS.UCT.AC.ZA href="mailto:arabonis@EGS.UCT.AC.ZA">Jean 
    Pierre Arabonis</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=GRADSUSR@LIST.CINECA.IT 
    href="mailto:GRADSUSR@LIST.CINECA.IT">GRADSUSR@LIST.CINECA.IT</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, November 14, 2005 12:49 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: Newbie questions!</DIV>
    <DIV><BR></DIV>Hi Bob<BR>&nbsp;&nbsp;&nbsp; Should not matter where you put 
    them, check that the model.ctl file has the fist line looking like so: 
    <BR>dset ^model.grb<BR>and not pathed somewhere else, check the permissions 
    on teh files you need to at least be able to read them.<BR>Note that if you 
    are running grads from another directory than the one where the files reside 
    you bust give the absolute path to the control file, eg <BR><BR>ga&gt; open 
    /your full path/model.ctl<BR><BR>Your directory holding the files should 
    look somthing like 
    so:<BR><BR>arabonis@baltic:/mnt/pacific/data/gradstut/atmosdata&gt; ls 
    -lat<BR>total 593<BR>-rw-r--r--&nbsp; 1 arabonis osis 593060 Jan 14&nbsp; 
    2003 model.grb<BR>-rw-r--r--&nbsp; 1 arabonis osis&nbsp;&nbsp; 4633 Jan 
    14&nbsp; 2003 model.gmp<BR>drwxr-xr-x&nbsp; 2 arabonis 
    osis&nbsp;&nbsp;&nbsp; 144 Jan 14&nbsp; 2003 ./<BR>-rw-r--r--&nbsp; 1 
    arabonis osis&nbsp;&nbsp;&nbsp; 651 Jan 14&nbsp; 2003 
    model.ctl<BR>drwxr-xr-x&nbsp; 4 arabonis osis&nbsp;&nbsp;&nbsp; 104 Jan 
    14&nbsp; 2003 ../<BR><BR>and the ctl file like 
    so:<BR><BR>arabonis@baltic:/mnt/pacific/data/gradstut/atmosdata&gt; cat 
    model.ctl<BR>dset ^model.grb<BR>title "Sample Model Data for GrADS 
    Tutorial"<BR>undef 1e+20<BR>dtype grib<BR>index ^model.gmp<BR>xdef 72 linear 
    0.000000 5.000000<BR>ydef 46 linear -90.000000 4.000000<BR>zdef 7 
    levels<BR>1000 850 700 500 300 200 100<BR>tdef 5 linear 0Z2jan1987&nbsp; 
    1dy<BR>vars 8<BR>ps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    0&nbsp;&nbsp;&nbsp; 1,&nbsp; 1,&nbsp; 0,&nbsp; 0 Surface pressure 
    [hPa]<BR>u&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp; 
    33,100 Eastward wind 
    [m/s]<BR>v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp; 
    34,100 Northward wind 
    [m/s]<BR>z&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    7&nbsp;&nbsp;&nbsp; 7,100 Geopotential height 
    [m]<BR>t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp; 
    11,100 Air Temperature 
    [K]<BR>q&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp; 
    51,100 Specific humidity 
    [kg/kg]<BR>ts&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; 
    11,105,&nbsp; 2 Surface (2m) air temperature 
    [K]<BR>p&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; 
    59,&nbsp; 1,&nbsp; 0,&nbsp; 0 Total precipitation rate 
    [kg/(m^2*s)]<BR>endvars<BR><BR>Hope this helps<BR>&nbsp;&nbsp;&nbsp; 
    JP<BR><BR><BR><BR>Bob wrote:<BR>
    <BLOCKQUOTE cite=mid000f01c5e939$61ffaa00$0501a8c0@bobj0ug54ax70i 
    type="cite">
      <META http-equiv=Context-Type content="text/html; charset=iso-8859-1">
      <DIV>Thankyou, </DIV>
      <DIV>&nbsp;</DIV>
      <DIV>I have the datafiles all in the same directory. I have placed them in 
      the main Grads folder, and tried in just about every other folder too but 
      I still get the error. </DIV>
      <DIV>&nbsp;</DIV>
      <DIV>I can`t think of anything else to try!! I`ve been waiting to play 
      around with Grads for ages, but find this frustrating that I can`t even 
      get off the starting block :D </DIV>
      <DIV>&nbsp;</DIV>
      <DIV>Is there a specific place where the datafiles (ctl, grib) should go? 
      </DIV>
      <DIV>&nbsp;</DIV>
      <DIV>Ron. </DIV>
      <BLOCKQUOTE>
        <DIV>----- Original Message ----- </DIV>
        <DIV><B>From:</B> <A title=arabonis@EGS.UCT.AC.ZA 
        href="mailto:arabonis@EGS.UCT.AC.ZA">Jean Pierre Arabonis</A> </DIV>
        <DIV><B>To:</B> <A title=GRADSUSR@LIST.CINECA.IT 
        href="mailto:GRADSUSR@LIST.CINECA.IT">GRADSUSR@LIST.CINECA.IT</A> </DIV>
        <DIV><B>Sent:</B> Monday, November 14, 2005 12:25 PM</DIV>
        <DIV><B>Subject:</B> Re: Newbie questions!</DIV>
        <DIV><BR></DIV>Hi Bob<BR>&nbsp;&nbsp;&nbsp; Welcome to grads, firstly I 
        feel that grads is better suited to the linux environment - besides 
        being basically anti-windows, you'll find a lot of the users of grads 
        are working in a unix/linux environment and user support is probably 
        better in that area, further for automation of grads scripts, linux is 
        very flexible (which seems to be your ultimate 
        goal).<BR>&nbsp;&nbsp;&nbsp; It seems though there have been some 
        library issues with recent versions of grads on certain flavours of 
        linux, red hat does not seem to be one of them&nbsp;&nbsp; but a trawl 
        of the archives should resolve any compatibility 
        issues.<BR>&nbsp;&nbsp;&nbsp; With regard to load, thats going to depend 
        on your input files and what you do with them, however grads is very 
        stable and will generally complete the task without falling over. I have 
        grads running on an old 450 MHz P2 running scripts and it works just 
        fine.<BR>&nbsp;&nbsp;&nbsp; With regard to your problem with the model 
        file it seems to me to be a path problem, the data file and ctl file 
        must be in the same directory.<BR>&nbsp;&nbsp;&nbsp; Good 
        Luck<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Jean 
        Pierre<BR>&nbsp;&nbsp;&nbsp; <BR><BR>Bob wrote:<BR>
        <BLOCKQUOTE cite=mid001201c5e92d$9f80ddb0$0501a8c0@bobj0ug54ax70i 
        type="cite">
          <DIV>Hi all, </DIV>
          <DIV>&nbsp;</DIV>
          <DIV>I`ve never used Grads before, so it`s a completely new ball game 
          for me!! The most ambitious I`ve been is to use a desktop utility 
          likes DAWS! </DIV>
          <DIV>&nbsp;</DIV>
          <DIV>I have several questions to ask, where the answers could not be 
          found on the Cola homepage. </DIV>
          <DIV>&nbsp;</DIV>
          <DIV>I would like to install Grads on my server, mainly so I can 
          ingest and display grib data/model charts on my website. What kind of 
          server loads would I be looking at here? I need to know, whether my 
          server can cope with it it!! Can someone shed some light on using 
          Grads on a redhat linux based server? </DIV>
          <DIV>&nbsp;</DIV>
          <DIV>Secondly, I haven`t looked through any of the documentation as 
          yet. I thought it might be a good idea to install the windows version 
          locally on my W2K PC first, so I can get an idea of how Grads works. 
          </DIV>
          <DIV>&nbsp;</DIV>
          <DIV>I believe I have it installed correctly, but I can`t even get off 
          the starting block!! I tried to open the demo&nbsp;model.ctl file that 
          comes with the online tutorial - all I get are errors `Scanning 
          description file:&nbsp; model<BR>Open Error:&nbsp; Can't open 
          description file` </DIV>
          <DIV>&nbsp;</DIV>
          <DIV>Do I need to place the ctl, grib and gmp in a certain folder? All 
          the tutorial says is download them and place them locally. Thanks. 
          </DIV>
          <DIV>&nbsp;</DIV>
          <DIV>Regards, </DIV>
          <DIV>Ron. </DIV></BLOCKQUOTE><BR><PRE>--
Jean Pierre Arabonis
<A href="mailto:arabonis@egs.uct.ac.za">arabonis@egs.uct.ac.za</A>
Tel 021 780 1021 cell 084 401 1365
This email is 100% Microsoft Free
    </PRE></BLOCKQUOTE></BLOCKQUOTE><BR><PRE class=moz-signature cols="72">--
Jean Pierre Arabonis
<A class=moz-txt-link-abbreviated href="mailto:arabonis@egs.uct.ac.za">arabonis@egs.uct.ac.za</A>
Tel 021 780 1021 cell 084 401 1365
This email is 100% Microsoft Free
</PRE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>