Log of /MITgcm_contrib/gael/matlab_class/ecco_v4/alldiag_load.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 31 21:53:03 2014 UTC
(11 years, 5 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
HEAD,
checkpoint65p,
checkpoint65q,
checkpoint65r,
checkpoint65t,
checkpoint65u,
checkpoint65v,
checkpoint65w,
checkpoint65x,
checkpoint66a,
checkpoint66b,
checkpoint66c,
checkpoint66d,
checkpoint66e,
checkpoint66f,
checkpoint66o
Changes since
1.7: +43 -13 lines
Diff to
previous 1.7
- alldiag_load.m : extend time dimension, fix for nameDiag iscell.
- v4_rebin_ll1x1.m : remove hard-coded specs.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 26 23:59:24 2012 UTC
(13 years, 3 months ago)
by
gforget
Branch:
MAIN
Changes since
1.6: +9 -0 lines
Diff to
previous 1.6
- alldiag_load.m : add optional param subListTimes to reduce listTimes to listTimes(subListTimes)
- onediag_cat.m : concatenate a diagnostic time series (from consecutive runs typically)
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 18 01:59:54 2012 UTC
(13 years, 3 months ago)
by
gforget
Branch:
MAIN
Changes since
1.5: +12 -25 lines
Diff to
previous 1.5
- input timeStep param (now taken from global myparms.timeStep)
- listTimes to units of years
- rm output alldiag_anom (now done in basic_diags_ecco_disp.m, more selectively)
- rm fields from alldiag output, when they are not selected
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 27 21:12:47 2011 UTC
(13 years, 11 months ago)
by
gforget
Branch:
MAIN
Changes since
1.4: +4 -6 lines
Diff to
previous 1.4
- alldiag_load:
remove time mean (not cycle) for anomaly diags.
- basic_diags_ecco:
fix mer. FW transport for real fresh water,
add mer. salt transport diagnostic,
add etan and etanLeads to mean & std map diags, and zonal mean diags,
fix list of fields to read from file, in accord with the previous points
use UVELMASS (not UVEL) in transports diags
fix list of factors for ADVx_TH etc.
- basic_diags_ecco_disp:
set myYmean to 1992 2010
rm redundant nRunMean (see myNmean)
add plots of added diags: meridional salt transport, ETAN and ETANLEADS
fix time axis
fix a few color ranges since we use time mean (not cycle) in alldiag_load.m
use proper time axis in ice vol/surf plots
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 24 21:56:05 2011 UTC
(13 years, 11 months ago)
by
gforget
Branch:
MAIN
Changes since
1.3: +8 -4 lines
Diff to
previous 1.3
- alldiag_load.m : add optional parameter to only load one field.
- cost_altimeter_disp.m : remove out of date grid_load call.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 1 16:07:26 2011 UTC
(14 years ago)
by
gforget
Branch:
MAIN
Changes since
1.2: +27 -16 lines
Diff to
previous 1.2
ecco_v4/basic_diags_ecco.m
make a function of dirModel,lChunk,iChunkm[,reLoadGrid]
break records loop in chunks, and read nChnunk records at once
write output to dirModel/mat/sic_diags_ecco_*.mat
get grid from GRID/ if needed or as specified by reLoadGrid
ecco_v4/basic_diags_ecco_disp.m
now a function of dirModel,addToTex
dont reload grid
m_map_gcmfaces updates
added write2tex calls
ecco_v4/cost_altimeter.m
function of dirModel
added doDifObsOrMod loop
get grid from GRID/ if needed
the display part is kept for now, but the it will be
replaced with new cost_altimeter_disp.m
include faster cost_altimeter_read
write output to dirModel/mat/cost_altimeter_*.mat
added functions
ecco_v4/cost_altimeter_disp.m
ecco_v4/cost_bp.m
ecco_v4/cost_sst.m
ecco_v4/plot_driver.m
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 7 22:49:11 2011 UTC
(14 years, 6 months ago)
by
gforget
Branch:
MAIN
Changes since
1.1: +16 -1 lines
Diff to
previous 1.1
- alldiag_load.m : subtract monthly climatology --> alldiag_anom
- basic_diags_ecco_disp.m: use alldiag_anom for some fields
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 7 21:16:12 2011 UTC
(14 years, 6 months ago)
by
gforget
Branch:
MAIN
add alldiag_load.m routines, and modify basic_diags_ecco_disp.m accordingly
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.