<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Guys! <br>
    <br>
    I'm having trouble creating a map for my station data. I tried
    searching the gradsusr archive and found this <a
      href="http://gradsusr.org/pipermail/gradsusr/2009-April/008444.html">http://gradsusr.org/pipermail/gradsusr/2009-April/008444.html</a>.
    It wasn't answered either. Our problems are almost identical except
    for the variables. I also used the C program in <a
href="http://cookbooks.opengrads.org/index.php?title=Recipe-013:_Gridding_and_Plotting_Station_Data">Recipe
      013 of the OpenGrADS Cookbook</a>. <br>
    <br>
    Attached are the station data, the station data descriptor file, the
    C program I used to create the binary, and the binary itself.<br>
    <br>
    Here's the error I got:<br>
    <br>
    <tt>~/Grads/Basyang$ stnmap -i stationdata.ctl </tt><br>
    <tt>&nbsp; Name of binary data set: stationdata.bin</tt><br>
    <tt>&nbsp; Number of times in the data set: 1</tt><br>
    <tt>&nbsp; Number of surface variables: 3</tt><br>
    <tt>&nbsp; Number of level dependent variables: 0</tt><br>
    <tt><br>
      Starting scan of station data binary file.</tt><br>
    <tt>Binary data file open: stationdata.bin</tt><br>
    <tt><br>
      Processing time step 1</tt><br>
    <tt>&nbsp; Invalid station hdr found in station binary file</tt><br>
    <tt>&nbsp; Possible causes:&nbsp; Invalid level count in hdr</tt><br>
    <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Descriptor file mismatch</tt><br>
    <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; File not station data</tt><br>
    <tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Invalid relative time</tt><br>
    <tt>&nbsp;&nbsp;&nbsp; levs = 1148985344&nbsp; flag = 956905520&nbsp; time = 1.4013e-45 </tt><br>
    <br>
    Any help is greatly appreciated. <br>
    <br>
    <br>
    Thanks, <br>
    <br>
    Nena<br>
  </body>
</html>