v1.14.0-alpha COMET LiCSBAS
·
429 commits
to main
since this release
This is the first release of the COMET team outside of the original LiCSBAS by Dr. Yu Morishita: https://github.com/yumorishita/LiCSBAS
COMET LiCSAR team of developers performed various improvements over the original code base.
Main updates are:
- step 11 - extra check for readability and dimensions of input unwrapped interferograms
- step 11 - extra check/removal for extreme ramps as ifg errors
- step 12 - nullification of pixels with loop closure errors, rather than dropping whole interferograms from the inversion
- step 13 - added options 'only_sb' and 'singular' for faster solution (less computational demands, but 'singular' might be less precise than NSBAS as it calculates v=cum_sum/t_sum that is used to link gaps by adding expected value to the last date before the gap, rather than performing full least squares inversion)
- LiCSBAS_out2nc.py - improved export to standard (GIS-compatible) NetCDF (to be further improved)
We intend to (soon) focus on v2.0 - stay in touch!