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

plot ifgs #328

Closed basaks closed 3 years ago

basaks commented 3 years ago

Generates a compiled program to plot interferogram files:

$ cd PyRate
$ python setup.py develop
$ plot_ifgs -f input_parameters.conf -n 30

image

mcgarth commented 3 years ago

I made a minor change - reading the m_path.sampled_path ifgs - the ones produced by prepifg. This makes the running of the script much more efficient