/[MITgcm]/MITgcm_contrib/gael/profilesMatlabProcessing/profiles_IO_v2/MITprof_load.m
ViewVC logotype

Log of /MITgcm_contrib/gael/profilesMatlabProcessing/profiles_IO_v2/MITprof_load.m

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


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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Apr 2 14:28:55 2016 UTC (9 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66o
Changes since 1.13: +3 -5 lines
Diff to previous 1.13
- revise handling of prof_date/YYYYMMDD


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Jan 18 22:48:45 2014 UTC (11 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65t, checkpoint65u
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
- accomodate 2013 matlab update (unique.m output format changed).


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 18:04:32 2011 UTC (14 years ago) by gforget
Branch: MAIN
Changes since 1.11: +5 -0 lines
Diff to previous 1.11
profiles_IO_v2/MITprof_gcm2nc.m
        update defaults for the directory and MITprof files list
profiles_IO_v2/MITprof_load.m
        quick fix when date/lon/lat is NaN


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Apr 20 20:32:25 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
Changes since 1.10: +11 -1 lines
Diff to previous 1.10
Better handling of prof_date and FillVal


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 23:40:03 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
Changes since 1.9: +10 -8 lines
Diff to previous 1.9
- Speed optimization
- Better handling of prof_descr field
- Use of ncgetVar.m in MITprof_read.m


Revision 1.9 - (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.8: +3 -5 lines
Diff to previous 1.8
- 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.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Apr 13 22:55:28 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
small bug fix


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Apr 13 21:01:33 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
Changes since 1.6: +5 -10 lines
Diff to previous 1.6
Improvements of MITprof netcdf IO interface. Handling of file names modified.
New functions:
- MITprof_addVar : add a variable to an existing MITprof netcdf file
- MITprof_nc2odv : convert data into ODV4 format


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Apr 11 21:36:26 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
Changes since 1.5: +9 -28 lines
Diff to previous 1.5
use new interface for old/new netcdf toolbox


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Apr 11 20:56:08 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
Changes since 1.4: +51 -68 lines
Diff to previous 1.4
use new interface for old/new netcdf toolbox


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jan 27 05:10:40 2011 UTC (14 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
- add list of instruments (list_descr) and the number
  of instruments (nd) to MITprof structure.
- add option to MITprof_subset.m (list of profiles).


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 20:01:31 2011 UTC (14 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.2: +9 -1 lines
Diff to previous 1.2
to accomodate old files:
	fix old 'depth' name convention
	fix lon>180


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Nov 13 00:32:04 2010 UTC (14 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.1: +15 -3 lines
Diff to previous 1.1
- make this work both with the legacy mexnc stuff (as before)
 and with the modern matlab native netcdf implementation.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Nov 8 19:45:58 2010 UTC (14 years, 8 months ago) by gforget
Branch: MAIN
- MITprof_load.m same as MITprof_read.m but different...
- MITprof_concat.m concatenate two MITprof objects in memory.
- MITprof_subset.m extracts a subset of MITprof.
- MITprof_bin.m bin averages MITprof to a grid.
- MITprof_stats.m does a few stats over MITprof.


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