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

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

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


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

Revision 1.5 - (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.4: +3 -3 lines
Diff to previous 1.4
- profiles_read_argo.m: revise treatment of QC flags
- all: rename profileCur.PorZisBAD as profileCur.isBAD


Revision 1.4 - (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.3: +6 -6 lines
Diff to previous 1.3
- bring profileCur variable names up to date.


Revision 1.3 - (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.2: +16 -6 lines
Diff to previous 1.2
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.2 - (view) (download) (annotate) - [select for diffs]
Mon Apr 11 21:03:35 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
Changes since 1.1: +159 -131 lines
Diff to previous 1.1
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)


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 21 19:40:12 2010 UTC (14 years, 9 months ago) by gforget
Branch: MAIN
up-to-date matlab codes to process in-situ
data sets to MITgcm/pkg/profiles input 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22