ELL_GEO_PT_SEP Name
ELL_GEO_PT_SEP
Purpose
Return geodesic separations of adjacent points in an array.
Category
Calling Sequence
ell_geo_pt_sep, x, y, d Inputs
x, y = Input lng and lat array. in
Keyword Parameters
Keywords
/LIST list separations (m) between point pairs.
NAME=nam Option list of point names.
Outputs
d = returned separations in m. out
Common Blocks
Notes
Modification History
R. Sterner, 2006 Feb 07
R. Sterner, 2009 Jan 14 --- Handled the 0 distance case.
R. Sterner, 2009 Jan 15 --- Made double.
R. Sterner, 2010 May 04 --- Converted arrays from () to [].
Copyright (C) 2006, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.