Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_IO/rdmds2gcmfaces.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 17 17:41:56 2017 UTC
(8 years, 3 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
HEAD,
checkpoint66e,
checkpoint66f,
checkpoint66o
Changes since
1.4: +2 -2 lines
Diff to
previous 1.4
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'
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 3 20:30:11 2014 UTC
(10 years, 11 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
checkpoint65p,
checkpoint65q,
checkpoint65r,
checkpoint65t,
checkpoint65u,
checkpoint65v,
checkpoint65w,
checkpoint65x,
checkpoint66a,
checkpoint66b,
checkpoint66c,
checkpoint66d
Changes since
1.3: +15 -3 lines
Diff to
previous 1.3
hook for ‘xtrct’
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jun 21 21:18:48 2011 UTC
(14 years ago)
by
gforget
Branch:
MAIN
Changes since
1.2: +9 -12 lines
Diff to
previous 1.2
- 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
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.