GeoscienceAustralia / GeodePy

A toolkit for Geodesy and Surveying in Python
Apache License 2.0
92 stars 48 forks source link

removes_stns_sinex handles upper triangular matrices correctly #143

Closed harry093 closed 2 years ago

harry093 commented 2 years ago

The VCV mtrix in a SINEX file can be either lower or uppeer triangular. This PR adds the ability to handle upper trinagular matrices