[MITgcm-support] read mnc
Manfredi Manizza
mmanizza at ocean.mit.edu
Fri Nov 30 17:33:01 EST 2007
Hi,
I am trying to use rdmnc to load a NetCDF file (output of MITgcm ) with
60 time steps for reading only a few given that if I do not specifiy the
time steps the memory is not enough.
I am using this line here to selecet only 12 :
DOC=rdmnc('ptr_tave.0000131544.*','trc1','T',[1:1:12]);
I have got this error :
??? Error using ==> rdmnc>rdmnc_local
Iters not found
Error in ==> rdmnc at 113
S=rdmnc_local(nc,varlist,iters,S,dBug);
Without [1:1:12] it starts to work but then it crashes for lack of memory.
Any guess ?
Manfredi
--
Manfredi Manizza
Room 54-1410
EAPS-MIT
77 Massachusetts Avenue
Cambridge, MA 02139-4307, USA
phone: 617-253-3573
fax : 617-253-4464
email: mmanizza at ocean.mit.edu
web : http://web.mit.edu/mmanizza/www/
More information about the MITgcm-support
mailing list