[gradsusr] How draw a title whith forecast date

Juan Jose Amides Figueroa Urbano juanjosefigueroa at gmail.com
Thu Nov 11 09:39:15 EST 2010


Hello i am working in a script for display automatic temp and i need draw in
a title of the product the date of forecast, i created this code:

'c'
'set t 1'
t = 0
name = 03
while (t <= 40)
'set t 't''
'd tc'
'draw title TEMPERATURA PARA F't' ' CELSIUS
'printim /home/jjfigueroa/WRF/SALIDAS/temp't'.png'
'c'
t= t+1
endwhile

and saved in a .gs file (temp.gs) for running inside GrADS, the problem is
that references to "t" for the date and not the date of forecast, the title
would remain so,
"TEMPERATURA PARA F12 11/11/2010 CELSIUS" for example.

Thanks for the help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20101111/2b221974/attachment-0003.html 


More information about the gradsusr mailing list