Releases: matthew-gaddes/SyInterferoPy
Earth and Space Science paper version
V3.2.0 Lightly tested version with ability to make random time series.
V3.1.0
- Ability to create random time series.
- Fix bug with window title with the new version of matplotlib.
V3.0.0.1
Add the option to output only unwrapped data.
V3.0.0
Now structured as a package, and tested with SRTM-DEM-Tools 3.0.0
V2.3.0
Improvements to how turbulent atmospheres are generated (using the covariance rather than the fft method):
- changed to more stable cholesky decomposition.
- increase in speed when using covariance method
V2.2.0
Add a feature to select whether deflation sources are to be included.
V2.1.0
When creating random interferograms, these now feature closing sills and deflating Mogi sources. Note that this release is planned to up upgraded soon as it contains some commented out code used to debug the Okada earthquake bug.
V2.0.2
Fix bug when pixel spacing is changed from 3 arc second.
v2.0.1
As per the previous version, but with correct counting of progress when generating atmospheres.
Version 2
Incorporates the new (fast Fourier transform) method to generate turbulent atmospheres. This is around 100x faster than the original covariance method.