Re: ncl time cod

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue Oct 04 2011 - 06:19:05 MDT

[1] There is no variable names 'time' on a WRF file
[2] Case is important

It should be

times = chartostring(f->Times) ; convert to type string [plot]

On 10/3/11 11:59 PM, Hussain Alsarraf wrote:
> Hi all
> im trying to run the scripts where i have an error
> fatal:Either file (f) isn't defined or variable (time) is not a variable
> in the file
> fatal:Execute: Error occurred at or near line 25 in file WRF_lc_8.ncl
> the line in the scripts is :
> times = chartostring(f->time) ; convert to type string [plot]
> ntim = dimsizes(time) ; # time steps
> can some help me how i can write the time if the data file is daily file
> file every 3 hour.
> thanks
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Oct 4 06:19:14 2011

This archive was generated by hypermail 2.1.8 : Mon Oct 10 2011 - 11:43:35 MDT