Hi Simon<br>It will work for your subject, use this script in your script:<br><br>res = subwrd(result,3)
<br>basedate = substr(res,4,12)
<br>basetime = substr(res,1,3)
<br>res = subwrd(result,6)
<br>baseday=substr(res,1,3)<br><br>It will show the date for you if you enter this command after above script:<br>&#39;draw title text(whatever you want to write)-[&#39;basedate&#39;-&#39;basetime&#39;]&#39;<br>&#39;printim /path/name of your map whatever you want.gif x1200 y1000 white&#39;<br>
<br>regards<br><br>Saeed Bayat<br>M.Sc Student of Climatology<br>Ferdowsi University of Mashhad(Iran)<br><a href="mailto:saeedbayat7276@gmail.com">saeedbayat7276@gmail.com</a><br><br><br><div class="gmail_quote">On Wed, May 11, 2011 at 6:03 PM, Simon Kiertscher <span dir="ltr">&lt;<a href="mailto:simon.kiertscher@gmx.de">simon.kiertscher@gmx.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi All,<br>
<br>
I have a problem regarding the displaying of the date/time.<br>
When I try to display a single time step, grads displays in the lower<br>
right corner the current date (e.g. 2011-05-11-14:50)<br>
When I have a animation (e.g. set t 1 50) it displays me the date of the<br>
data (e.g. 1950:12:30:10).<br>
<br>
What can I do to get the date from the data displayed (like in the<br>
animation), even when I display only a single picture?<br>
<br>
Best Regards,<br>
Simon<br>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote></div><br>