Log of /MITgcm_contrib/gael/profilesMatlabProcessing/profiles_misc/MITprof_struct.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 30 15:30:54 2015 UTC
(10 years, 3 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
HEAD,
checkpoint65p,
checkpoint65q,
checkpoint65r,
checkpoint65t,
checkpoint65u,
checkpoint65v,
checkpoint65w,
checkpoint65x,
checkpoint66a,
checkpoint66b,
checkpoint66c,
checkpoint66d,
checkpoint66e,
checkpoint66f,
checkpoint66o
Changes since
1.5: +12 -20 lines
Diff to
previous 1.5
- simplify handling of variable lists and loops.
- dataset.var_out is now always set.
- add dataset.doInterp vert. interp. switch.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[selected]
Mon Mar 30 03:42:19 2015 UTC
(10 years, 3 months ago)
by
gforget
Branch:
MAIN
Changes since
1.4: +20 -4 lines
Diff to
previous 1.4
- MITprof_create.m : revise handling of list_vars (all vars) and list_vars_plus (additional vars)
- MITprof_write.m : revise handling of list_vars (now keep prof_depth)
- MITprof_struct.m, profiles_prep_interp.m, profiles_prep_main.m,
profiles_prep_tests_basic.m, profiles_prep_write_nc.m:
allow for additional variables
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 14 20:12:07 2011 UTC
(14 years, 3 months ago)
by
roquet
Branch:
MAIN
Changes since
1.2: +38 -14 lines
Diff to
previous 1.2
,
to
selected 1.5
- Simplification of IO interface to MITcdf netcdf format.
MITprof_create and MITprof_read are now low-level functions that should not be used by user.
Instead, use MITprof_write to create/update a file, and MITprof_load to load data.
- Depth levels must now be provided as an argument of MITprof_create and MITprof_struct,
and cannot be changed once the MITprof ncfile or struct have been created.
- profiles_prep_main and profiles_prep_write_nc have been changed accordingly.
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.