Re: xMon Avg in netcdf

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue Nov 29 2011 - 10:58:29 MST

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 10:58:35 2011

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