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
200 stars 70 forks source link

unique paths to config and various decluttering #324

Closed basaks closed 3 years ago

basaks commented 3 years ago
  1. move files into interferogram dir, geometry dir and coherence dir as appropriate
  2. global definition of geometry files
  3. redistribute long running tests
mcgarth commented 3 years ago

The PR implements the changes as discussed, thanks @basaks!