/[MITgcm]/MITgcm_contrib/gael/matlab_class/gcmfaces_demo.m
ViewVC logotype

Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_demo.m

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


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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Apr 11 16:22:55 2017 UTC (8 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint66f, checkpoint66o
Changes since 1.19: +8 -8 lines
Diff to previous 1.19
- update directions to only use release2 for demo


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Mar 17 17:47:08 2017 UTC (8 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint66e
Changes since 1.18: +9 -0 lines
Diff to previous 1.18
add directions to inputs needed for example_MITprof


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Nov 18 15:44:59 2016 UTC (8 years, 7 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d
Changes since 1.17: +9 -17 lines
Diff to previous 1.17
- gcmfaces_demo.m: dont pause if myenv.verbose=0


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Mar 14 01:24:17 2016 UTC (9 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x
Changes since 1.16: +12 -6 lines
Diff to previous 1.16
- add directions to download grid
- comment out call to MITprof_global to avoid
  the need to download gcmfaces_climatologies


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Mar 10 17:17:35 2016 UTC (9 years, 4 months ago) by gforget
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
- fix directions (contributed by D. Spiegel).


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jan 25 19:02:57 2016 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65t
Changes since 1.14: +4 -14 lines
Diff to previous 1.14
- example_interp: recycle to demo gcmfaces_interp_2d and gcmfaces_remap_2d.
- gcmfaces_demo: replace call to example_remap with example_interp.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Jan 24 16:25:49 2016 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.13: +43 -13 lines
Diff to previous 1.13
- 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.13 - (view) (download) (annotate) - [select for diffs]
Sun Jan 24 15:12:33 2016 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.12: +30 -9 lines
Diff to previous 1.12
- improve comment displays and add help section in example_smooth
- move example_smooth call from example_bin_average.m to gcmfaces_demo


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Jan 24 13:28:52 2016 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
- rename plot_one_field and plot_std_field as example_display and example_IO


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Jan 11 17:28:10 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.10: +23 -23 lines
Diff to previous 1.10
- gcmfaces_demo.m: revise comments/documentation only
- gcmfaces_init.m: gcmfaces/sample_input is now obsolete


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Mar 20 23:20:04 2015 UTC (10 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p, checkpoint65q, checkpoint65r
Changes since 1.9: +40 -15 lines
Diff to previous 1.9
- gcmfaces_demo.m : add example_remap and add download directions as comments


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Mar 20 15:41:13 2015 UTC (10 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.8: +18 -19 lines
Diff to previous 1.8
- remove deprecated choiceGrid (or choiceV3orV4) switches and arguments


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Mar 20 14:32:54 2015 UTC (10 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.7: +17 -18 lines
Diff to previous 1.7
- introduce myenv.issueWarnings switch
- change ordering of example calls


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Feb 12 21:40:26 2015 UTC (10 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
- addpath MITprof;


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Feb 12 21:29:30 2015 UTC (10 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.5: +16 -1 lines
Diff to previous 1.5
- add example_budget in demo.
- add MITprof_global call (example_budget needs ncload).


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 14:21:55 2014 UTC (10 years, 7 months ago) by gforget
Branch: MAIN
Changes since 1.4: +41 -13 lines
Diff to previous 1.4
- 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.4 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 19:12:44 2012 UTC (12 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
- added example_faces2latlon2faces.m, which uses gcmfaces_interp_2d.m


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Oct 20 20:56:24 2011 UTC (13 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.2: +25 -4 lines
Diff to previous 1.2
- add interactive choice of grid, and start printing
  messages to screen (if myenv.verbose>0).


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Aug 5 22:00:03 2011 UTC (13 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.1: +3 -11 lines
Diff to previous 1.1
- retired function:	gcmfaces_path.m
- added function:	gcmfaces_global.m
- replace gcmfaces_path and 'global mygrid' calls with gcmfaces_global calls
- revised global variables (verbose, lesstest, lessplot -- in gcmfaces_init e.g.)
- added basic_diags_compute_v3_or_v4 to gcmfaces_init (when not lesstest)


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 21:07:09 2011 UTC (14 years ago) by gforget
Branch: MAIN
- driver routine for the various tests of sample_analysis and sample_processing


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