Re: Error Help

From: Idowu, Oluseun S. (UMKC-Student) <oluseun.idowu_at_nyahnyahspammersnyahnyah>
Date: Wed Nov 23 2011 - 10:27:15 MST

Thanks. I'll do that

On 11/23/11 11:09 AM, "Dennis Shea" <shea@ucar.edu> wrote:

>Change:
> f = addfiles( diri+fili, "r")
>To:
>
> f = addfiles( diri+fili+".grb", "r")
>
>===
>Since you files do not have a file extension, thw above
>will add so NCL knows which file format.
>
>
>
>On 11/23/11 10:04 AM, Idowu, Oluseun S. (UMKC-Student) wrote:
>> Hello,
>> I tried running the script again and I got the error below ‹ my files
>> are .grb. Please help! Thanks
>>
>>
>> fatal:An internal error has occurred. The file format requested does not
>> appear to be supported, could not open
>> (/data1/data/idosam/Era_Interim/ei.oper.an.pl.regn128sc.1990010100)
>> fatal:No valid instance of variable R_GDS4_ISBL found in file list
>> fatal:Execute: Error occurred at or near line 42 in file
>>nc2monavgID_RH.ncl
>>
>>
>>
>> _______________________________________________
>> 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 Wed Nov 23 10:27:45 2011

This archive was generated by hypermail 2.1.8 : Wed Nov 23 2011 - 16:46:19 MST