<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt><big><small>Eduardo,<br>
<br>
It appears that Grads isn't finding your data file. Make sure the file
named </small><small>"</small></big>ozojun" is in the same
directory/folder as the *.ctl file. Otherwise put the file's path name
on the "DSET" line to indicate where "ozojun" resides.<br>
<br>
MJ<br>
</tt><br>
Eduardo Agosta Scarel wrote:
<blockquote
cite="mid3367a2e40702151201t5fb91bf9tfca3949ef8afac74@mail.gmail.com"
type="cite">
<div>Hi you all!</div>
<div> </div>
<div>I am having problems reading binary files using a *.ctl file. I
have created the binary file using Matlab after preparing the data on a
mx1 matrix (in fact a one-column vector containing the equally spaced
lon-lat data). Is there any specific flag that I may use in the OPTIONS
comand within the ctl file?
</div>
<div>Below I copy the ctl file I am using:</div>
<div> </div>
<div>DSET ^ozojun<br>
TITLE TOC anomaly<br>
UNDEF -99999<br>
OPTIONS SEQUENTIAL<br>
XDEF 288 linear 0 1.25 <br>
YDEF 31 linear -60 1.0 <br>
ZDEF 1 levels 50<br>
TDEF 1 linear 1jan1950 1yr<br>
VARS 1
<br>
o3 0 99 TOC anomaly<br>
ENDVARS</div>
<div> </div>
<div>The answer is "Open error: Can`t open binary data file".</div>
<div> </div>
<div>Any help?</div>
<div>Thanks in advance.</div>
<div> </div>
<div>Eduardo.</div>
<div> </div>
<div> </div>
<div> </div>
</blockquote>
</body>
</html>