array_processing icon indicating copy to clipboard operation
array_processing copied to clipboard

Add function to convert tape-and-compass survey data to `rij` array

Open liamtoney opened this issue 5 months ago • 0 comments

This PR adds a helper function similar to getrij() which converts tape-and-compass survey data — i.e., arrays of distances and azimuths to each array element — to rij format. This allows users to provide alternative array measurements for e.g. small aperture arrays where an averaged GPS point is not precise enough. See companion PR https://github.com/uafgeotools/lts_array/pull/34 which allows lts_array to directly use rij arrays.

liamtoney avatar May 12 '25 16:05 liamtoney