[gradsusr] PRINTIM error

Huddleston, John Huddleston at cira.colostate.edu
Tue Nov 30 11:18:13 EST 2010


Wendell

You are trying to write to the root directory. Take out the starting ‘/’ slash character.

John Huddleston, PhD
Cooperative Institute for Research in the Atmosphere

From: gradsusr-bounces at gradsusr.org [mailto:gradsusr-bounces at gradsusr.org] On Behalf Of Wendell Farias
Sent: Tuesday, November 30, 2010 9:13 AM
To: GRADS
Subject: [gradsusr] PRINTIM error

Hi everybody,


I'm trying to calculate the accumulated rain to six hours. The result is showed on the screen, but not create the file (accumulated_rain.gif). When I run the script shows the following message:

"open error on /accumulated_rain.gif gif white"
"PRINTIM error: open error"

- part of script:

'set gxout contour'
ret=rain()
'd a_rain'

'draw xlab lon'
'draw ylab lat'

'draw title ACCUMULATED RAIN'

'printim /accumulated_rain.gif gif white'

function rain()

'define rain=(RAINC+RAINNC)'
'define a_rain=rain(t=2)+rain(t=3)+rain(t=4)+rain(t=5)+rain(t=6)+rain(t=7)'

return()

Somebody can halp me?
Thank you in advance,




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20101130/3051624a/attachment-0003.html 


More information about the gradsusr mailing list