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

Gael Forget gforget at baudelaire.csail.mit.edu
Fri Mar 17 13:41:56 EDT 2017


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_native.m rdmds2gcmfaces.m 
	write2nctiles.m 
Log Message:

o grid_load_native.m
 - revise help section
 - add option to initialize hFacC etc. to 1 when called in stand-alone mode (i.e., with 3 arguments)
 - set gcm2facesFast,memoryLimit,facesExpand to false,0,[].
 - assign ioSize based on convert2gcmfaces(mygrid.XC) size (convert2gcmfaces now calls
   convert2array when fileFormat is 'native ') and facesSize based on mygrid.XC face sizes.
o rdmds2gcmfaces.m
 - allow for secondary output from rdmds.m
o write2nctiles.m
 - comment out definition of never-used itxt dimension (was copied from MITprof?)
o convert2gcmfaces.m
 - use convert2array convert2gcmfaces when mygrid.fileFormat is 'native'





More information about the MITgcm-cvs mailing list