TEST_ARC_AZIMUTH_KPB
Name
TEST_ARC_AZIMUTH_KPB
This program creates pairs of random (longitude, latitude) values and computes the
great circle arc distance and azimuth between the pairs of points using the IDL library
function LL_ARC_DISTANCE and a vectorized version, LL_ARC_DISTANCE_KPB. The last two
columns of the output should be zero to within machine precision.