Re: xMon Avg in netcdf

From: Idowu, Oluseun S. (UMKC-Student) <oluseun.idowu_at_nyahnyahspammersnyahnyah>
Date: Tue Nov 29 2011 - 11:12:46 MST

Thanks Dennis. I got that already fixed in the code I was running but I
mistakenly attached the old code to the email. I used the ListSetFile(f,
"join") as suggested by Mary and I still got the error

  average_op_ncl : dim_avg_n over dimension(s): ncl_join
fatal:No coordinate variable exists for dimension (ncl_join) in variable
(x)
fatal:Execute: Error occurred at or near line 69 in file nc2monavgID_RH.ncl

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

>You have in your code
>
> addfiles( diri+fili+".grb", "r") ; <<< .grb
>
>if the files have been converted to nc and the fili
>have a .nc extension, then
>
> addfiles( diri+fili", "r")
>
>
>On 11/29/2011 10:52 AM, Idowu, Oluseun S. (UMKC-Student) wrote:
>> addfiles( diri+fili+".grb", "r")
>
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

Received on Tue Nov 29 11:12:58 2011

This archive was generated by hypermail 2.1.8 : Wed Nov 30 2011 - 19:52:47 MST