GeoscienceAustralia / GeodePy

A toolkit for Geodesy and Surveying in Python
Apache License 2.0
91 stars 47 forks source link

Create relative error function and test #108

Closed nicgowans closed 4 years ago

nicgowans commented 4 years ago

Create function to compute relative horizontal error ellipse and relative height error between two 3D stations given the variance matrices and corresponding covariance block.

BatchelorJ commented 4 years ago

Hi Nic, looks pretty great to me. As this is using a couple of functions that Craig wrote (and he's more familiar with this stuff than I am) I've requested that he review it.

nicgowans commented 4 years ago

Thanks, Craig.