/[MITgcm]/MITgcm_contrib/gael/profilesMatlabProcessing/profiles_IO_external/profiles_read_odv.m
ViewVC logotype

Log of /MITgcm_contrib/gael/profilesMatlabProcessing/profiles_IO_external/profiles_read_odv.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Feb 15 14:24:17 2016 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66o
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
- profiles_read_argo.m: revise treatment of QC flags
- all: rename profileCur.PorZisBAD as profileCur.isBAD


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Apr 8 20:14:48 2015 UTC (10 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65t
Changes since 1.5: +7 -5 lines
Diff to previous 1.5
- bring profileCur variable names up to date.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Jan 18 22:48:43 2014 UTC (11 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
- accomodate 2013 matlab update (unique.m output format changed).


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat May 7 20:48:47 2011 UTC (14 years, 2 months ago) by roquet
Branch: MAIN
Changes since 1.3: +31 -19 lines
Diff to previous 1.3
simplify profiles_IO_external interface:
init loading: dataset=profiles_read_xxx(dataset,nf,0);
then, to load m-th profile: profile=profiles_read_xxx(dataset,nf,m);


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 18:50:14 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
Changes since 1.2: +19 -23 lines
Diff to previous 1.2
speed optimizations


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Apr 13 21:05:13 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
Changes since 1.1: +55 -66 lines
Diff to previous 1.1
profiles_read_argo: bug fix for NaN handling and none adjusted profiles
profiles_read_odv: time and memory optimization.
profiles_read_seals has been removed, as data will be loaded in argo or odv format


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Apr 11 21:03:35 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
new interface of import functions, with the possibility to load the dataset when m=0
then retrieve profiles individually
[nprofiles,data]=profile_read_'type'(dataset,nf,0);
then
profileCur=profile_read_'type'(dataset,nf,m,data); (m>0)


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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22