luhipi / sarvey

Open-source research software for InSAR time series analysis
https://luhipi.github.io/sarvey/docs
Other
25 stars 1 forks source link

Release/save aps #2

Open mahmud1 opened 3 months ago

mahmud1 commented 3 months ago
Andreas-Piter commented 3 months ago

Thanks for implementing it! I found a few locations where more changes need to be applied.

The merge has to be done carefully, as several changes have been applied in parallel for the densification step.

mahmud1 commented 3 months ago
* [ ]  Skip filtering in step 4 automatically if no APS parameters are available.

In step 3, aps_parameters.h5 is created, regardless of whether skip_filter is true or false. In step 4, filtering is applied/not applied based on information in aps_parameters.h5.