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

Sb/ro prepifg #267

Closed basaks closed 4 years ago

mcgarth commented 4 years ago

I have tested this PR against the small test data, and some bigger Sentinel-1 data. The latter of which I had previously encountered a read-only error message for input tif files when prepifg tries to write to its header. I no longer get this behaviour indicating that prepifg is not trying to write to its input data any longer ;-)