History

Future minor version (release soon)

1.2.2 (2025-07-09)

  • Migrate from Pydantic v1 to v2 and update environment requirements.

  • Show all arcs in spatial network plot in step 1.

1.2.1 (2025-07-08)

  • Fix integer overflow occurring in large datasets.

  • Enhance proper resource cleanup in multiprocessing.

  • Update CI docker builder.

  • Update runner to test installation.

  • Update documentation with new instruction for installation including pip.

  • Fix numerical problems when computing grid size.

1.2.0 (2025-02-19)

  • Create the background map and coordinates file each run of step 0.

  • Visualize time series of neighbouring points in sarvey_plot -t.

  • Ensure that specified grid size is bigger than study area.

  • Update runner.

  • Visualize amplitude images and interferograms interactively with sarvey_plot -i.

1.1.0 (2024-11-06)

  • Use Scientific colour maps from Crameri.

1.0.0 (2024-08-12) Strawberry Pie

  • First release version on github.

  • Change name of files for second-order points from coh* to p2_coh*.

  • Check existence of intermediate results before continuing processing.

  • Improve parameter names in config.

  • Combine all general settings into one section in config.

  • Allow adding user comments in config.json file.

  • Improve documentation.

  • Adapt CI from gitlab to github.

  • Mask mean amplitude to avoid zero division warning in log10.

  • Set logging level to debug for log file.