Re: Error Help

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed Nov 23 2011 - 10:09:56 MST

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:10:03 2011

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