Falk Amelung

Results 98 comments of Falk Amelung

- rename `minopy.inversion.stbas_time_lag ` ? - for step 1 use 'load_data' as does MintPy? - (and step 8: use `invert_network` as in MintPy) ? - On GitHub page we should...

Thank you for the suggestion. NetworkX looks great, but the MintPy function is probably easier to implement. Assuming that we don't want a dependency of ISCE on MintPy we probably...

Thank you. We don't have the *.slc.full , so what you are suggesting is not possible. MintPy does not use the complex coherence. We therefore would like to add an...

I would just use the default. What matters more is the phase-unwrapping network. You may want to try single-reference and delaunay with different options. Masking matters of course.

I would try single-reference network as phase-unwrap errors don't propagate. If you see the same signal as with Delaunay network you can be confident. If different you may want to...

Hi @mirzaees `generate_unwrap_mask.py` is confusing. It is related to unwrapping but in the `generate_interferograms` step ???? Also, if you run `generate_unwrap_mask.py --geometry inputs/geometryRadar.h5` there is no indication where the file...

Here another example. You get an error, and then the message "Normal end of regular processing" although it failed. ``` -------------------------------------------------------------------------------- Calculate tropospheric delay and write to HDF5 file... update...

Oct 2023: I am pretty sure this is still a problem. I can document more if needed.

Hi @mirzaees Thank you for running this. I am glad this it is still working for you! Are you using the committed `unittestGalapagosSenDT128.template?` If not, can you please post yours?...

Hi @mirzaees I found the problem. The issue occurs if you run MintPy prior to running MiaplPy. The Mintpy prep_isce* module creates an `/reference/data.rsc`. If that exists then MiaplPy has...