Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 24 23:05:20 2012 UTC
(12 years, 10 months ago)
by
gforget
Branch:
MAIN
CVS Tags:
HEAD,
checkpoint65p,
checkpoint65q,
checkpoint65r,
checkpoint65t,
checkpoint65u,
checkpoint65v,
checkpoint65w,
checkpoint65x,
checkpoint66a,
checkpoint66b,
checkpoint66c,
checkpoint66d,
checkpoint66e,
checkpoint66f,
checkpoint66o
- calc_barostream.m : add list_factors argument to accomodate e.g. tracer class transports.
- calc_overturn.m : add doFlip,list_factors args to accomodate e.g. tracer class transports.
- calc_barostream.m : introduce list_factors to allow use for e.g. tracer class transports.
- layers_remap.m (new) : remap variables (e.g. transports) from depth to tracer classes.
Uses regrid_dblres.m and regrid_sum.m and mimics pkg/layers.
- regrid_dblres.m (new) : double the resolution (only along 3rd dimension for now)
for a variable P (extensive or intensive) a number of times.
- regrid_sum.m (new) : add 3rd dimension elements of extensive variable P,
according to values of a tracer field collocated with P,
to the tracer grid defined by trGrid (1D vector)