Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_IO/write2nctiles.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 16 15:02:19 2016 UTC
(9 years, 3 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
checkpoint65u,
checkpoint65v
Changes since
1.6: +12 -4 lines
Diff to
previous 1.6
- 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.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 3 19:47:50 2014 UTC
(11 years, 5 months ago)
by
gforget
Branch:
MAIN
Changes since
1.4: +23 -3 lines
Diff to
previous 1.4
- process2nctiles.m : fix CF-1.6 compliance
- write2nctiles.m : fix CF-1.6 compliance
- write2nc.m : retired
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
- 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)
-
[select for diffs]
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
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 30 17:05:12 2014 UTC
(11 years, 5 months ago)
by
gforget
Branch:
MAIN
- new nctiles IO : times series per tiles (full faces for now) in netcdf4 format.
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.