Re: time

From: priyanka roy <priyankaroy1_at_nyahnyahspammersnyahnyah>
Date: Fri Oct 07 2011 - 09:50:21 MDT

try adding ".nc" like
fid = addfile("wrfout_filename"+".nc","r")

Priyanka

On Fri, Oct 7, 2011 at 11:48 AM, Hussain Alsarraf <minnesotta@yahoo.com>wrote:

> That didn't work i have a = addfile (..."r)
>
> Sent from my iPhone
>
> On Oct 7, 2011, at 10:42 AM, priyanka roy <priyankaroy1@gmail.com> wrote:
>
> Hi,
> I think it should be :
> fid = addfile("...wrf file path","r")
> wrf_user_list_times(fid)
>
> regards
> Priyanka
>
> On Fri, Oct 7, 2011 at 11:38 AM, Hussain Alsarraf < <minnesotta@yahoo.com>
> minnesotta@yahoo.com> wrote:
>
>> Hi all
>>
>> I need help in the NCL line below
>>
>> times = wrf_user_list_times(0:1) ; get times in the file
>> ntimes = dimsizes(times) ; number of times in the file
>>
>> eveytime i run the scripts it gives an error with time?? if i need to run
>> in for one day?
>>
>> thanks
>>
>> _______________________________________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> <http://mailman.ucar.edu/mailman/listinfo/ncl-talk>
>> 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 Fri Oct 7 09:50:28 2011

This archive was generated by hypermail 2.1.8 : Sun Oct 09 2011 - 13:05:26 MDT