[gradsusr] Forecast hour and minutes

Daniel Nairn dannairn at gmail.com
Fri Aug 1 07:05:54 EDT 2014


Hello

I am running GrADS scripts that output images at hourly intervals. I would
like to change this to display at 30 minute intervals but I cannot see what
I need to change. This is my working hourly interval script example

'query time'
res = subwrd(result,3) ;
res1 = subwrd(result,6) ;
fcsthr = substr(res,1,3) ; fcstdate = substr(res,4,13) ; fcstday =
substr(res1,1,3)

I've tried modifying this but ended up with more characters displayed on
the hourly images trying to get the half hourly images working.

Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20140801/f9f8c123/attachment.html 


More information about the gradsusr mailing list