Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_calc/gcmfaces_bindata.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 5 21:58:49 2015 UTC
(9 years, 9 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.10: +1 -0 lines
Diff to
previous 1.10
- fix dimensions if needed.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 1 23:35:51 2012 UTC
(12 years, 9 months ago)
by
gforget
Branch:
MAIN
Changes since
1.7: +20 -4 lines
Diff to
previous 1.7
- gcmfaces_bindata.m
implement consistency test between mytri and mygrid; then
recompute mytri if inconsistency, or if it is empty.
- gcmfaces_loc_tile.m (new)
complement the location of data points on the grid. Starting
with either lon/lat location or grid tile indices, returns both.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jul 31 21:10:57 2012 UTC
(12 years, 11 months ago)
by
gforget
Branch:
MAIN
Changes since
1.6: +6 -14 lines
Diff to
previous 1.6
- fix neastest neighbor and linear interpolation
in case of old griddata (DelaunayTri was fine).
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 23 15:34:30 2012 UTC
(13 years, 2 months ago)
by
gforget
Branch:
MAIN
Changes since
1.5: +39 -18 lines
Diff to
previous 1.5
- switch from delaunay/dsearch (old matlab) to DelaunayTri/nearestNeighbor (new matlab).
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.