Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_IO/process2nctiles.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.13 -
(
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:
HEAD,
checkpoint65u,
checkpoint65v,
checkpoint65w,
checkpoint65x,
checkpoint66a,
checkpoint66b,
checkpoint66c,
checkpoint66d,
checkpoint66e,
checkpoint66f,
checkpoint66o
Changes since
1.12: +39 -22 lines
Diff to
previous 1.12
,
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: +44 -32 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: +25 -5 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.