/[MITgcm]/MITgcm_contrib/gael/matlab_class/ecco_v4/cost_xx.m
ViewVC logotype

Log of /MITgcm_contrib/gael/matlab_class/ecco_v4/cost_xx.m

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


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

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Dec 30 23:09:27 2016 UTC (8 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66o
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
- abort if files are missing


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Jan 28 01:38:48 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint66a
Changes since 1.11: +9 -9 lines
Diff to previous 1.11
- minor changes.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Oct 5 21:55:46 2015 UTC (9 years, 9 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65p, checkpoint65q, checkpoint65r
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
- improved treatment of directory names.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Oct 5 16:49:30 2015 UTC (9 years, 9 months ago) by gforget
Branch: MAIN
Changes since 1.9: +14 -4 lines
Diff to previous 1.9
- improved treatment of directory names.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 20:36:09 2014 UTC (11 years ago) by gforget
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
- fix windows PC compatibility (contributed by D.Spiegel).


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Jan 31 22:07:59 2014 UTC (11 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
- replace v4_read_bin calls with read_bin calls


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Jan 19 14:56:55 2014 UTC (11 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
- cost_altimeter.m :
  update error fields (slaerr_largescale_r4.err, slaerr_gridscale_r4.err)
  allow for 'mat/cost/' subdirectory
  omit 1992, and synchronize point and smooth (ttShift=17)
  define msk_point (time variable) and msk_100pts (time mean)
  sladiff_smooth etc are subsample according to msk_point
  all displays are applied msk_100pts
- cost_bp.m, cost_sst.m, cost_xx.m, cost_seaicearea.m :
  allow for 'mat/cost/' subdirectory


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 22:51:57 2013 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
cost_altimeter.m :
- update to latest ecco v4 inputs.
- set listRecs automatically.
- set maxLatObs to 90 to incl. full Arctic and SO.
cost_altimeter_disp.m : avoid raid4 / gforget reference.
cost_xx.m : avoid raid3 / gforget reference.
v4_basin.m : avoid raid3 / gforget reference.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 00:28:39 2012 UTC (12 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.4: +5 -2 lines
Diff to previous 1.4
- add nameTex optional input parameter in all cost routines.
- cost_altimeter_disp.m : backward compatibility and help fix.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Apr 20 17:38:16 2012 UTC (13 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.3: +7 -3 lines
Diff to previous 1.3
basic_diags_ecco_disp.m :
- allow diplay of incomplete diags time series by restricting tt.
- added display of new diagnostics (1000m overturn, equator T/U, global
- mean T/S and profiles, mean T/S profiles at select latitudes)
- extend use of two panel displays
- revise colorbars and titles
cost_xx.m :
- fix case when xx*meta was overwritten during adjoint


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 20:14:34 2012 UTC (13 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.2: +23 -10 lines
Diff to previous 1.2
- basic_diags_ecco.m :
  include dirMat/dirModel in listSubdirs, with implication for v4_diff_snapshots
  fix parms.recInAve
- v4_diff_snapshots.m :
  now writes to [dirMat 'BUDG/'] rather than [dirModel 'diags/BUDG/']
- comp_driver.m :
  now writes to [dirMat 'profiles/'] rather than [dirModel 'diags/profiles/']
  use dirMat/dirModel in costs & xx & insitu
  change lchunk to 52 for budget diags (set 'D' of basic_diags_ecco.m)
- plot_driver.m
  use dirMat/dirModel in costs & xx & insitu
- cost_altimeter.m, cost_altimeter_disp.m, cost_bp.m, cost_sst.m, cost_xx.m :
  use dirMat/dirTex


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Aug 25 20:00:40 2011 UTC (13 years, 11 months ago) by gforget
Branch: MAIN
Changes since 1.1: +4 -3 lines
Diff to previous 1.1
- replace gcmfaces_path and global mygrid with gcmfaces_global.
- basic_diags_ecco.m : fix setDiags,'B' bug.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Jul 8 13:18:04 2011 UTC (14 years ago) by gforget
Branch: MAIN
- added: cost_xx.m that compute/plot the mean and variance of controls.
- cost_bp.m, cost_sst.m, cost_altimeter_disp.m : revised captions for wrote2tex.
- plot_driver.m : add title, sections, cost_xx. split basic_diags_ecco_disp.
- cost_altimeter.m : mask out data poleward of 66. resolve divide by zero
  warnings by applying masks, and switching off the warning.
- basic_diags_ecco.m : split in three using new setDiags paramater; speed-up I/O
  by using rdmds2workspace_list.m; fix heat and salt transport computations (missing
  factors); include time averaging for setDiags='B'; save mygrid to basic_diags_ecco_mygrid.mat
- basic_diags_ecco_disp.m : split in three using new setDiags paramater; load mygrid
  from basic_diags_ecco_mygrid.mat; improve captions for write2tex; set time averaging
  period to 92-07; include computation of zonal mean climatology for setDiags='C';
  use depthStretchPlot for section; add air-sea fluxes and ice plots; fix transports
  time series plots;


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