Skip to content

Releases: matthew-gaddes/SyInterferoPy

Earth and Space Science paper version

29 May 08:38
Compare
Choose a tag to compare
V3.2.0

Lightly tested version with ability to make random time series.

V3.1.0

25 Aug 15:33
Compare
Choose a tag to compare
  • Ability to create random time series.
  • Fix bug with window title with the new version of matplotlib.

V3.0.0.1

16 May 12:03
Compare
Choose a tag to compare

Add the option to output only unwrapped data.

V3.0.0

01 Feb 11:48
Compare
Choose a tag to compare

Now structured as a package, and tested with SRTM-DEM-Tools 3.0.0

V2.3.0

17 Jan 16:06
Compare
Choose a tag to compare

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

24 Aug 14:37
Compare
Choose a tag to compare

Add a feature to select whether deflation sources are to be included.

V2.1.0

14 Jul 14:45
Compare
Choose a tag to compare

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

25 May 15:28
Compare
Choose a tag to compare
Fix bug when pixel spacing is changed from 3 arc second.

v2.0.1

01 Mar 14:42
Compare
Choose a tag to compare

As per the previous version, but with correct counting of progress when generating atmospheres.

Version 2

01 Mar 14:39
Compare
Choose a tag to compare

Incorporates the new (fast Fourier transform) method to generate turbulent atmospheres. This is around 100x faster than the original covariance method.