GeoscienceAustralia / PyRate

A Python tool for estimating velocity and time-series from Interferometric Synthetic Aperture Radar (InSAR) data.
https://geoscienceaustralia.github.io/PyRate/
Apache License 2.0
201 stars 71 forks source link

Eliminate linrate #248

Closed mcgarth closed 4 years ago

mcgarth commented 4 years ago

This PR does as it says on the tin, and attempts to get rid of all linrate or linear rate references in the entire repo.

I haven't verified that the tests all pass - I can’t get the test suite to run for some reason. @sheecegardezi when you are back perhaps you can help me troubleshot that. and then I will check for 100% passing before you accept this PR.