[MITgcm-support] read_nctiles.m & llc90
Manfredi Manizza
mmanizza at ucsd.edu
Fri Mar 21 13:05:08 EDT 2014
Hi,
is there anyone who uses read_nctiles.m form the gcmfaces package for
reading the output of the llc90 configuration ?
I am encountering a problem right now telling me that the file is not
there...
My tiling is also a bit unusual , it starts at 004.
This is an error I get although the file is there :
Error using netcdf.open (line 45)
The specified file does not exist.
Error in myread_nctiles (line 43)
nc=netcdf.open(fileIn,0);
I also noticed that there could be a potential error but in the command
in the routine with the format of reading the file name
with the MATLAB command SPRINTF.....
It would be useful to see a template line of command that works in order
to fix mine.
Thanks in advance.
Manfredi
More information about the MITgcm-support
mailing list