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
203 stars 71 forks source link

Add zero-array functionality for time-series data #377

Open s-m-t-c opened 2 years ago

s-m-t-c commented 2 years ago

When using the time-series data in PyRate it's standard to create an array of zeros to act as the 1st epoch. The actual "1st epoch" output is technically the 2nd epoch. Automating this process is a good idea.

This suggestion arose out of interactions with a user of the PyRate outputs.