insarlab / MintPy

Miami InSAR time-series software in Python
https://mintpy.readthedocs.io
Other
555 stars 244 forks source link

`dem_error`: bugfix on the step func #1186

Closed yunjunz closed 2 months ago

yunjunz commented 2 months ago

Description of proposed changes

Fix the bug that the input step function date in cmd and template file was NOT corrected passed into the design matrix, due to the inconsistent usage of the variable naming, which was introduced in https://github.com/insarlab/MintPy/pull/823 and identified during the recent Ridgecrest example dataset testing (https://github.com/insarlab/MintPy/pull/1180).

Reminders