No subject

eliav schmulewitz eliavs at GMAIL.COM
Sun Oct 18 02:58:45 EDT 2009


hi
i dont know if this is what you mean, but here is part of a script i add to
identify the date
'set t 'count
  'q time'
date=subwrd(result,3)
hour=substr(date,1,3)
day=substr(date,4,2)
month=substr(date,6,3)
year=substr(date,9,10)
date_str=hour' 'day'/'month'/'year
*....
*.....
*and then in the end
'draw xlab 'hour'.'day'.'month'.'year
is this what you need?
eliav

On Sat, Oct 17, 2009 at 6:50 PM, Dereka Carroll
<neva_4_gotten89 at yahoo.com>wrote:

> I am analyzing narr data and I am trying to write a grads script to split
> time date and hour...any help will be greatly appreciate
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20091018/0f6f76f6/attachment.html 


More information about the gradsusr mailing list