<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">DIV {
        MARGIN: 0px
}
</style>
<meta name="GENERATOR" content="MSHTML 8.00.6001.18975">
<style id="owaTempEditStyle"></style><style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body ocsi="x">
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: 13px">
<div>Wendell</div>
<div>&nbsp;</div>
<div>What is your control file. What version of&nbsp;GrADS<a></a> are you using. How did you create the data file. What is the data file. What is the metadata of the data file.
</div>
<div>&nbsp;</div>
<div>Please give us enough information to help you.</div>
<div>&nbsp;</div>
<div>John</div>
<div dir="ltr"><font color="#000000" size="2" face="Tahoma"></font>&nbsp;</div>
<div style="DIRECTION: ltr" id="divRpF710109">
<hr tabindex="-1">
<font color="#000000" size="2" face="Tahoma"><b>From:</b> gradsusr-bounces@gradsusr.org [gradsusr-bounces@gradsusr.org] On Behalf Of Wendell Farias [wendellrgf@yahoo.com.br]<br>
<b>Sent:</b> Tuesday, November 30, 2010 11:10 AM<br>
<b>To:</b> GRADS<br>
<b>Subject:</b> [gradsusr] PRINTIM error<br>
</font><br>
</div>
<div></div>
<div>
<div style="FONT-FAMILY: arial,helvetica,sans-serif; COLOR: #000000; FONT-SIZE: 10pt">
<div>Dear John&nbsp;Huddleston,</div>
<div><br>
I did what you suggested me. Now the file was created, but is empty, the file is completly white. Do&nbsp;<br>
you have any idea what is happening?<br>
<br>
Thank you,</div>
<div><br>
</div>
<div><br>
</div>
<div>Message: 5<br>
Date: Tue, 30 Nov 2010 08:18:13 -0800<br>
From: &quot;Huddleston, John&quot; &lt;<a href="mailto:Huddleston@cira.colostate.edu">Huddleston@cira.colostate.edu</a>&gt;<br>
Subject: Re: [gradsusr] PRINTIM error<br>
To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
Message-ID:<br>
&nbsp; &nbsp;&nbsp;<br>
&lt;<a href="mailto:F367071F539DC64FB75E7D7690B8160D010D7A5C55C7@EXVMBX003-2.exch003intermedia.net">F367071F539DC64FB75E7D7690B8160D010D7A5C55C7@EXVMBX003-2.exch003intermedia.net</a>&gt;<br>
&nbsp; &nbsp;&nbsp;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Wendell<br>
<br>
You are trying to write to the root directory. Take out the starting ?/? slash&nbsp;<br>
character.<br>
<br>
John Huddleston, PhD<br>
Cooperative Institute for Research in the Atmosphere<br>
<br>
From:&nbsp;<a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a>&nbsp;[mailto:<a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a>] On&nbsp;<br>
Behalf Of Wendell Farias<br>
Sent: Tuesday, November 30, 2010 9:13 AM<br>
To: GRADS<br>
Subject: [gradsusr] PRINTIM error<br>
<br>
Hi everybody,<br>
<br>
<br>
I'm trying to calculate the accumulated rain to six hours. The result is showed&nbsp;<br>
on the screen, but not create the file (accumulated_rain.gif). When I run the&nbsp;<br>
script shows the following message:<br>
<br>
&quot;open error on /accumulated_rain.gif gif white&quot;<br>
&quot;PRINTIM error: open error&quot;<br>
<br>
- part of script:<br>
<br>
'set gxout contour'<br>
ret=rain()<br>
'd a_rain'<br>
<br>
'draw xlab lon'<br>
'draw ylab lat'<br>
<br>
'draw title ACCUMULATED RAIN'<br>
<br>
'printim /accumulated_rain.gif gif white'<br>
<br>
function rain()<br>
<br>
'define rain=(RAINC&#43;RAINNC)'<br>
'define a_rain=rain(t=2)&#43;rain(t=3)&#43;rain(t=4)&#43;rain(t=5)&#43;rain(t=6)&#43;rain(t=7)'<br>
<br>
return()<br>
<br>
Somebody can halp me?<br>
Thank you in advance,<br>
<br>
<br>
</div>
<div style="POSITION: fixed"></div>
</div>
<br>
&nbsp;</div>
</div>
</body>
</html>