Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_IO/write2nctiles.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11 -
(
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.10: +1 -1 lines
Diff to
previous 1.10
,
to
selected 1.2
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.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Mar 16 13:15:39 2017 UTC
(8 years, 4 months ago)
by
gforget
Branch:
MAIN
Changes since
1.9: +45 -27 lines
Diff to
previous 1.9
,
to
selected 1.2
- fix case when README is absent, add simple example, use file name as fldName
if needed, set doCreate to 1 by default, and revise help section.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 16 15:02:19 2016 UTC
(9 years, 4 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
checkpoint65u,
checkpoint65v
Changes since
1.6: +12 -4 lines
Diff to
previous 1.6
,
to
selected 1.2
- process2nctiles.m: rename 'step' netcdf variable as 'timstep' to avoid
conflict with existing function; add hard coded 'diagsDir' param;
omit grid variables in netcdf file when RAC has not been defined;
use repmat to avoid loop over size(myDiag{1},4).
- write2file.m: add omitNaNs option (2nd optional input parameter; 1 by default)
- write2meta.m: add fldList option (2nd optional input parameter; [] by default)
- write2nctiles.m: switch to 'NETCDF4' if array size exceed 1.5G; clear
temporary variables once they are no longer needed.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 3 14:28:52 2014 UTC
(11 years, 5 months ago)
by
gforget
Branch:
MAIN
Changes since
1.3: +32 -8 lines
Diff to
previous 1.3
,
to
selected 1.2
- process2nctiles.m :
allow for tileSize specification, using
gcmfaces_loc_tile.m to map of tile indices
create on subdirectory per field
revise handling of dimensions
- write2nctiles.m :
allow for tileNo (map of tile indices) specification
revise loops accordingly
fix readme treatment
switch from NETCDF4 to classic nectdf
add one digit in file names
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[selected]
Sat Feb 1 18:19:26 2014 UTC
(11 years, 5 months ago)
by
gforget
Branch:
MAIN
Changes since
1.1: +12 -2 lines
Diff to
previous 1.1
- add month (month index variable)
- embed README (optional) in global attributes
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.