<!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> Name of binary data set: stationdata.bin</tt><br>
<tt> Number of times in the data set: 1</tt><br>
<tt> Number of surface variables: 3</tt><br>
<tt> 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> Invalid station hdr found in station binary file</tt><br>
<tt> Possible causes: Invalid level count in hdr</tt><br>
<tt> Descriptor file mismatch</tt><br>
<tt> File not station data</tt><br>
<tt> Invalid relative time</tt><br>
<tt> levs = 1148985344 flag = 956905520 time = 1.4013e-45 </tt><br>
<br>
Any help is greatly appreciated. <br>
<br>
<br>
Thanks, <br>
<br>
Nena<br>
</body>
</html>