[MITgcm-cvs] CVS Commit MITgcm_contrib/gael/matlab_class/gcmfaces_IO

Gael Forget gforget at baudelaire.csail.mit.edu
Tue Jun 21 17:18:48 EDT 2011


Update of /u/gcmpack/MITgcm_contrib/gael/matlab_class/gcmfaces_IO
In directory baudelaire:/srv/scratch/gforget/MITgcm_contrib/gael/matlab_class/gcmfaces_IO

Modified Files:
	convert2gcmfaces.m grid_load.m rdmds2gcmfaces.m 
Log Message:

- convert2gcmfaces	remove the complicated logic (incl. fileFormat part)
			remove the nFaces argument
			get fileFormat and nFaces from mygrid.
- grid_load		remove the isempty(mygrid) test and load grid each time instead
			remove the rest of the complicated logic at the beginning
			set the list of arguments to dirGrid,nFaces,fileFormat
			add dirGrid,nFaces,fileFormat to mygrid for later use
- rdmds2gcmfaces	remove the complicated logic (incl. fileFormat part)
			remove nFaces argument accordingly
			now all arguments (varargin) are simply passed to rdmds





More information about the MITgcm-cvs mailing list