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

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

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


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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue May 10 21:58:23 2016 UTC (9 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD, checkpoint65w, checkpoint65x, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66o
Changes since 1.17: +80 -74 lines
Diff to previous 1.17
- accomodate input from release2/nctiles_remotesensing


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Mar 22 20:47:48 2016 UTC (9 years, 4 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65v
Changes since 1.16: +2 -0 lines
Diff to previous 1.16
- cost_altimeter.m: also look for sigma in [dirModel 'inputfiles/']; update to 'r5.err'
- cost_seaicearea.m: also look for input files in [dirModel 'inputfiles/']
- cost_sst.m: get sigma_surf_0p5.bin from [dirModel 'inputfiles/']


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jan 28 01:38:47 2016 UTC (9 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65t, checkpoint65u
Changes since 1.15: +5 -4 lines
Diff to previous 1.15
- minor changes.


Revision 1.15 - (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.14: +3 -3 lines
Diff to previous 1.14
- improved treatment of directory names.


Revision 1.14 - (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.13: +14 -4 lines
Diff to previous 1.13
- improved treatment of directory names.


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


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Feb 1 14:52:25 2014 UTC (11 years, 5 months ago) by gforget
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
- fix captions


Revision 1.11 - (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.10: +2 -2 lines
Diff to previous 1.10
- replace v4_read_bin calls with read_bin calls


Revision 1.10 - (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.9: +2 -1 lines
Diff to previous 1.9
- 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.9 - (view) (download) (annotate) - [select for diffs]
Sat Jan 18 23:35:57 2014 UTC (11 years, 6 months ago) by gforget
Branch: MAIN
Changes since 1.8: +2 -0 lines
Diff to previous 1.8
- allow for 'mat/cost/' subdirectory


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Apr 3 14:04:32 2013 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.7: +81 -14 lines
Diff to previous 1.7
- cost_seaicearea.m : add obs_std, mod_std computations and maps;
  add march and sept clim maps; add march and sept time series.
- cost_sst.m : add maps of ECCO-REMSS misfits; add zonal mean
  anomaly plots.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 21:17:57 2013 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.6: +29 -7 lines
Diff to previous 1.6
- slight cleanup, add comments, add monthly climatology computations.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 20:51:52 2013 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.5: +5 -3 lines
Diff to previous 1.5
- mask obs and model consistently.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 20:37:53 2013 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.4: +18 -36 lines
Diff to previous 1.4
- cosmetic changes.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 20:18:16 2013 UTC (12 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.3: +10 -10 lines
Diff to previous 1.3
- bug fix.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Apr 2 18:46:30 2013 UTC (12 years, 3 months ago) by heimbach
Branch: MAIN
Changes since 1.2: +60 -12 lines
Diff to previous 1.2
Sea ice area cost diagnostic for ECCO v4


Revision 1.2 - (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.1: +5 -2 lines
Diff to previous 1.1
- add nameTex optional input parameter in all cost routines.
- cost_altimeter_disp.m : backward compatibility and help fix.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 16 22:09:45 2012 UTC (12 years, 9 months ago) by heimbach
Branch: MAIN
Add misfit calculation for seaice area.


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