Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_IO/grid_load_native.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 17 17:41:56 2017 UTC
(8 years, 4 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
HEAD,
checkpoint66e,
checkpoint66f,
checkpoint66o
Changes since
1.5: +21 -4 lines
Diff to
previous 1.5
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]
Fri Nov 18 15:45:11 2016 UTC
(8 years, 7 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
checkpoint66a,
checkpoint66b
Changes since
1.3: +46 -34 lines
Diff to
previous 1.3
- grid_load.m: done ask for grid location is XC.meta is found in current directory; if native
grid files are found then always call grid_load_native + omit re-initialization of mygrid
to conserve Depth, hFacC, etc + use new grid_load_native.m option (call with no arg).
- grid_load_native.m: if called without input argument then use dirGrid, nFaces, and format
from pre-loaded mygrid; test for tile*.mitgrid; rename useChrisFormat as alsoDoTheOldWay;
avoid re-initializing variables; clean-up warning statements.
- grid_load_native_RAZ.m: use fread directly to avoid relying on file size that with recent
Matlab versions becomes a problem in the case when tile*.mitgrid are symbolically linked
(issue reported by U. Strobach).
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 22 14:35:42 2011 UTC
(14 years ago)
by
gforget
Branch:
MAIN
Changes since
1.1: +45 -20 lines
Diff to
previous 1.1
- clean up and document grid_load_native.m and rdmds2workspace.m.
- move grid_load_90x50.m grid_load_96x23.m grid_load_occa.m to gcmfaces_legacy.
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.