Log of /MITgcm_contrib/gael/matlab_class/gcmfaces_calc/gcmfaces_loc_tile.m
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 28 21:54:12 2016 UTC
(9 years, 5 months ago)
by
gforget
Branch:
MAIN
Changes since
1.2: +16 -3 lines
Diff to
previous 1.2
- gcmfaces_interp_2d.m : add missing weights in 'polygons';
set 'polygons' as the default interpolation method.
- gcmfaces_loc_tile.m: apply knnsearch to points on the sphere (rather
than gcmfaces_bindata with lon/lat) to determine nearest neighbors.
- gcmfaces_interp_coeffs.m: add code to display problematic
cases that arise with gcmfaces_bindata (i.e. DelaunayTri).
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 1 23:35:51 2012 UTC
(12 years, 9 months ago)
by
gforget
Branch:
MAIN
- 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.
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.