[gradsusr] PRINTIM error
Wendell Farias
wendellrgf at yahoo.com.br
Tue Nov 30 11:13:12 EST 2010
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/0092e919/attachment-0003.html
More information about the gradsusr
mailing list