/[MITgcm]/MITgcm_contrib/gael/profilesMatlabProcessing/profiles_process_init.m
ViewVC logotype

Log of /MITgcm_contrib/gael/profilesMatlabProcessing/profiles_process_init.m

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


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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Mar 3 18:33:11 2016 UTC (9 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66o
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
- add full Argo case; distinguish from the sample case using subset.
- set dataset.addGrid to 1 by default.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Jan 17 16:00:21 2016 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65t
Changes since 1.18: +18 -3 lines
Diff to previous 1.18
- revise handling of climdir and griddir (incl. new/old locations)
- update call to grid_load (no more arguments)


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Apr 8 20:16:22 2015 UTC (10 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p, checkpoint65q, checkpoint65r
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
- remove duplicated .nc in print statement


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 23:30:07 2014 UTC (10 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.16: +4 -14 lines
Diff to previous 1.16
MITprof_global.m : define myenv.MITprof_griddir and myenv.MITprof_climdir
profiles_process_init.m : avoid creating for ‘climatology/‘ subdirectory
profiles_prep_load_fields.m : revert default to reading of grid and atlases
    from binary files, while reading and writing to mat files becomes optional.
profiles_prep_revise.m : bring up to date
profiles_samples/reference_results/ : update weights etc using profiles_prep_revise.m


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 21:45:16 2014 UTC (10 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.15: +1 -0 lines
Diff to previous 1.15
- remove MITprof_verbose and use gcmfaces myenv.verbose instead


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 21:29:41 2014 UTC (10 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.14: +5 -6 lines
Diff to previous 1.14
- remove MITprof_verbose and use gcmfaces myenv.verbose instead


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 19:34:16 2014 UTC (10 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.13: +1 -15 lines
Diff to previous 1.13
- remove MITprof_path.m and replace with MITprof_global.m


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Feb 5 03:50:24 2014 UTC (11 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
- add ecco_v4 in path


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Aug 5 22:11:25 2011 UTC (13 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
- replace gcmfaces_path and 'global mygrid' calls with gcmfaces_global calls


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jun 15 17:07:26 2011 UTC (14 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.10: +15 -15 lines
Diff to previous 1.10
- replace hard copy with soft link to climatology directory


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 21:42:19 2011 UTC (14 years, 2 months ago) by roquet
Branch: MAIN
Changes since 1.9: +11 -6 lines
Diff to previous 1.9
second minor bug fix.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 21:24:23 2011 UTC (14 years, 2 months ago) by roquet
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
bug fix


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 21:13:16 2011 UTC (14 years, 2 months ago) by roquet
Branch: MAIN
Changes since 1.7: +12 -0 lines
Diff to previous 1.7
Automatically generate the folder climatology at the initialization of MITprof.
'clear all' added at the beginning of the initialization


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Apr 13 22:01:00 2011 UTC (14 years, 3 months ago) by roquet
Branch: MAIN
Changes since 1.6: +9 -2 lines
Diff to previous 1.6
add odv sample in the init file, and update to the new profiles_prep_select interface


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jan 6 23:23:00 2011 UTC (14 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
- add profiles_stats to path.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 22:14:22 2011 UTC (14 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
- remove gen.grid dir from path
- add profiles_devel to path


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Nov 4 15:19:50 2010 UTC (14 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.3: +23 -11 lines
Diff to previous 1.3
- revise init routine. It now also generates a MITprof_path.m file.
- use MITprof_verbose to avoid excessive print statements.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Nov 3 22:14:02 2010 UTC (14 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.2: +0 -4 lines
Diff to previous 1.2
- old results are now removed differently.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Nov 3 19:59:54 2010 UTC (14 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
- take care of some print statements.
- introduce profiles_read_seals.m


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 21 19:40:17 2010 UTC (14 years, 8 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