No subject
Dereka Carroll
neva_4_gotten89 at YAHOO.COM
Wed Oct 21 17:10:03 EDT 2009
Thanks! :-)
--- On Sun, 10/18/09, eliav schmulewitz <eliavs at GMAIL.COM> wrote:
From: eliav schmulewitz <eliavs at GMAIL.COM>
Subject:
To: GRADSUSR at LIST.CINECA.IT
Date: Sunday, October 18, 2009, 1:58 AM
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/20091021/37bbab93/attachment.html
More information about the gradsusr
mailing list