/[MITgcm]/MITgcm_contrib/gael/matlab_class/sample_processing/example_bin_average.m
ViewVC logotype

Log of /MITgcm_contrib/gael/matlab_class/sample_processing/example_bin_average.m

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


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

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Jan 25 21:13:56 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66o
Changes since 1.20: +3 -2 lines
Diff to previous 1.20
- add missing titles, units, axes labels


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Jan 24 17:45:32 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
- improve displayed comments


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Jan 24 16:25:52 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.18: +3 -4 lines
Diff to previous 1.18
- gcmfaces_demo.m: improve help section, add comments wrt gcmfaces_global etc
- example*.m: homogeneize treatment of mygrid (don't reload if not needed)
  and path (use just gcmfaces_global)


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Jan 24 15:12:34 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.17: +9 -19 lines
Diff to previous 1.17
- improve comment displays and add help section in example_smooth
- move example_smooth call from example_bin_average.m to gcmfaces_demo


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Jan 24 14:32:33 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.16: +8 -35 lines
Diff to previous 1.16
- example_bin_average: switch to gcmfaces_sphere for plots,
  rename variables, remove format conversion demo, output
  result (fld) and pass fld as argument to example_smooth
- example_smooth: make a function with argument fld,
  switch to gcmfaces_sphere for plots, rename variables


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Jan 11 17:30:11 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15
- revise handing of path, grid and input files, warnings and messages:


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Mar 20 23:20:31 2015 UTC (10 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p, checkpoint65q, checkpoint65r
Changes since 1.14: +0 -4 lines
Diff to previous 1.14
- example_bin_average.m : remove old comment
- added : example_remap.m and prep_remap.m


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Mar 20 15:41:43 2015 UTC (10 years, 4 months ago) by gforget
Branch: MAIN
Changes since 1.13: +5 -14 lines
Diff to previous 1.13
- remove deprecated choiceGrid (or choiceV3orV4) switches and arguments


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 14:21:57 2014 UTC (10 years, 7 months ago) by gforget
Branch: MAIN
Changes since 1.12: +13 -14 lines
Diff to previous 1.12
- retire basic_diags_*.m and replace with example_transports.m
  and example_transports_disp.m using nctiles_climatology
- bring gcmfaces_demo.m and subroutines up to date.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 22:09:08 2012 UTC (12 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.11: +10 -6 lines
Diff to previous 1.11
- add cube as the grid choice for this example.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Oct 20 21:03:16 2011 UTC (13 years, 9 months ago) by gforget
Branch: MAIN
Changes since 1.10: +82 -42 lines
Diff to previous 1.10
- example_interp.m : now starts from a 2x2 field.
- example_bin_average.m : now uses gcmfaces_bindata.
- add gcmfaces_msg calls for myenv.verbose>0.
- fix tabs.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Aug 5 21:55:10 2011 UTC (13 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.9: +8 -4 lines
Diff to previous 1.9
- use gcmfaces_global and myenv


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 21:54:36 2011 UTC (14 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
- bring convert2array calls up to date.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 21:21:22 2011 UTC (14 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.7: +25 -15 lines
Diff to previous 1.7
example_interp etc. are now functions
always reload grid
update grid_load and rdmds2gcmfaces calls (argument lists)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jun 15 17:08:05 2011 UTC (14 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
-  replace mydir with gcmfaces_dir and MITprof_dir accordingly.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Apr 30 06:32:52 2010 UTC (15 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
added 'clear all;' at the start of tutorial routines


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Apr 30 06:19:35 2010 UTC (15 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
changing the sample input data directory name from
matlab_class_material to sample_input


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Apr 15 15:18:51 2010 UTC (15 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
adding / in pathes


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 18 01:10:59 2010 UTC (15 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
guiding the user to change path names


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Feb 13 16:34:20 2010 UTC (15 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.1: +6 -13 lines
Diff to previous 1.1
use sample input data that can be obtained online


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 10 14:52:05 2010 UTC (15 years, 5 months ago) by gforget
Branch: MAIN
matlab_class: example of data processing (to make llc model input using
		matlab_class/@gcmfaces)


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