[MITgcm-support] rdnctiles

Martin Losch Martin.Losch at awi.de
Thu May 10 08:26:54 EDT 2007


Hi there,

can rdnctiles read output from the diagnostics package for the llc  
grid? I seem to get error messages when I try to do this:

 >> s=rdnctiles('diags2D*','ETAN',[],[],20);
Total files found:  18
   diags2D.0000000000.t001.nc
   diags2D.0000000000.t002.nc
   diags2D.0000000000.t003.nc
   diags2D.0000000000.t004.nc
   diags2D.0000000000.t005.nc
   diags2D.0000000000.t006.nc
   diags2D.0000000000.t007.nc
   diags2D.0000000000.t008.nc
   diags2D.0000000000.t009.nc
   diags2D.0000000000.t010.nc
   diags2D.0000000000.t011.nc
   diags2D.0000000000.t012.nc
   diags2D.0000000000.t013.nc
   diags2D.0000000000.t014.nc
   diags2D.0000000000.t015.nc
   diags2D.0000000000.t016.nc
   diags2D.0000000000.t017.nc
   diags2D.0000000000.t018.nc
   Opening : diags2D.0000000000.t001.nc
     reading :  ETAN??? Error using ==> eval
Undefined function or variable 'kt'.

Error in ==> rdnctiles_oldflat at 162
       eval([ 'tmpv =  nc{vread{iv}}(' indstr ');' ]);

Error in ==> rdnctiles at 145
   res = rdnctiles_oldflat(fall,vit,dlev);

What's the problem?

Martin

PS. I don't seem to have problems with the "regular" output, say,  
state.*.nc




More information about the MITgcm-support mailing list