Skip to content

LiCSBAS v1.15

Compare
Choose a tag to compare
@espiritocz espiritocz released this 19 Nov 22:57
· 132 commits to main since this release
25011f6

A release with the COMET InSAR Workshop 2024 with procedures developed by the COMET team, partly described in

Lazecký, M., Ou, Q., Shen, L., McGrath, J., Payne, J., Espín, P., Hooper, A., Wright, T. Strategies for improving and correcting unwrapped interferograms implemented in LiCSBAS, Procedia Computer Science, Vol. 239, 2024, pp. 2408-2412, ISSN 1877-0509, doi:10.1016/j.procs.2024.06.435.

It primarily consists of following updates:

  • LB12: nullify overcoming possible issues with erroneously unwrapped reference point
  • better integration of LB120 for improved reference point selection (QO)
  • LB13: nullify_noloops to remove ifgs without loop from inversion, min/max btemp limitation and further optimization
  • added calc with offset dates (or auto-find earthquake dates)
  • LB12-LB15: new signatures for masking: n_gaps_merged, loop_ph_abs_avg, n_loop_err_rat
  • LB16: added option interpolate_nans
  • batch_LiCSBAS - most of new params now available, including use of LB120, new masking options incl. for step 4 etc
  • importing from LiCSBAS2 (https://github.com/yumorishita/LiCSBAS2): demerr estimation (step 16), and from https://github.com/yumorishita/LiCSBASpatch_AIST_ALOS : download of ALOS interferograms

What's Changed (auto-generated)

New Contributors

Full Changelog: v1.14.2...v1.15