/[MITgcm]/MITgcm_contrib/gael/matlab_class/gcmfaces_diags/diags_display.m
ViewVC logotype

Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_diags/diags_display.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]
Wed Dec 14 21:58:31 2016 UTC (8 years, 7 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66o
Changes since 1.13: +4 -1 lines
Diff to previous 1.13
- diags_grid_parms.m, diags_grid.m: update help section
- diags_display.m, diags_driver_tex.m: update grid load section


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Nov 19 15:22:42 2016 UTC (8 years, 8 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint66a
Changes since 1.12: +9 -0 lines
Diff to previous 1.12
- grid_load.m: remove call to gcmfaces_lines_zonal and gcmfaces_lines_transp
- calc_MeridionalTransport.m, calc_mermean_T.m, calc_overturn.m, calc_zonmean_T.m,
  calc_zonmedian_T.m, gcmfaces_section.m, diags_display.m, diags_grid_parms.m, figureL.m,
  example_transports_disp.m: call gcmfaces_lines_zonal and / or gcmfaces_lines_transp to
  initialize LATS_MASKS, LONS_MASKS, or LINES_MASKS if needed.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Mar 14 15:56:47 2016 UTC (9 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
- diags_display.m: set addToTex=1 but fileTex='' to go through write2tex
  but simply to add figure captions (when using diags_display directly).
- write2tex.m: add call to gcmfaces_caption (also when fileTex='') and
  save figures (atfter print to eps and activation of caption).
- gcmfaces_caption.m: output captionHandle; include 'Children' in
  visibility switch; rename temporary variables as gfCapTmp and gfCapTmppp;
  revise uipanel aspect and position.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Feb 16 20:55:05 2016 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
- add option to output alldiag


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Feb 6 15:35:47 2016 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65t
Changes since 1.9: +15 -13 lines
Diff to previous 1.9
- diags_display.m diags_driver.m diags_driver_tex.m: improve help sections.
- diags_set_D.m diags_set_E.m diags_set_F.m: move budget computations to
  separate functions (calc_budget_heat.m calc_budget_mass.m calc_budget_salt.m).


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jan 13 16:24:10 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
- replace sample_analysis/line_greatC_TUV_MASKS_v4.m
     with gcmfaces_calc/gcmfaces_lines_pairs.m


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Jul 30 19:03:05 2014 UTC (10 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p, checkpoint65q, checkpoint65r
Changes since 1.7: +7 -2 lines
Diff to previous 1.7
- minor fixes.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Feb 1 14:50:14 2014 UTC (11 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
-diags_display.m : use nameTex
-diags_driver_tex.m :
        add section if needed
        add brief dataset references
-diags_set_A.m : revise ranges
-diags_set_C.m : specify 'Sea level'
-diags_set_MLD.m : fix captions
-diags_set_SEAICE.m :
        do only if myparms.diagsAreMonthly
        switch to plain time means incl. 0s
        fix captions
        mask out small averages


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jan 31 22:10:57 2014 UTC (11 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
- replace calls to alldiag_load and v4_diff_snapshots.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jan 28 17:07:13 2014 UTC (11 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
- diags_display.m : omit annual running mean when diagsNbRec<=12
- diags_pre_process.m and diags_set_E.m : fix typos
- diags_set_D.m and diags_set_E.m : alow for 'mat/' subdirectories
- added : diags_set_SEAICE.m dedicated to seaice and snow diagnostics


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jan 18 23:37:46 2014 UTC (11 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.3: +8 -0 lines
Diff to previous 1.3
- allow for 'mat/' subdirectories


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 14:01:28 2013 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
- fix myNmean parameter for 12 month running mean.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jan 7 23:26:43 2013 UTC (12 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1
- fixes : backward compatibility, anomaly caxes, anomaly computation.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 17:55:18 2012 UTC (12 years, 6 months ago) by gforget
Branch: MAIN
- add display components to gcmfaces_diags :
    diags_display.m : display a set of diagnostics
    diags_driver_tex.m : build tex file from a set of diagnostics


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