MiaplPy
MiaplPy copied to clipboard
MIAmi Phase Linking in PYthon
Hi @mirzaees There are a number of issues with `/reference/data.rsc` which is created by both `prep_isce.py` of MintPy and `prep_slc_isce.py` of MiaplPy. Maybe we should rename to `/reference/data_slc.rsc` ? This...
I am getting an `out of data range` error, although I have selected a subset that is fully within the SLCs. It turns out that the LENGTH and WIDTH in...
It should be: `miaplpy.interferograms.networkType` but it currently is `miaplpy.interferograms.type`. When you update please consider to add these options: ``` mintpy.troposphericDelay.method = no # pyaps #[pyaps / height_correlation / base_trop_cor /...
Following the installation instructions, it hangs for me in the conda installing isce2 step (linux). The work-around is to install isce2 with mamba but it still takes a few hours....
It would be nice to save the maskPS in the S1* file as from our correspondence with Yunjun below. It also would be nice to have an option for automatic...
This is a MiaplyPy issue, because the creation of a S1* file in radar coordinates is only relevant for MiaplyPy data. If I say `mintpy.save.hdfEos5.subset = yes` I get this...
Hi, We processed a SLC stack with miaplpy and obtained our displacement result. After having updated the SLC stack with two months of new data with ISCE. We would like...
I am performing analysis using miaplpy. Attempting to run full-resolution without applying Multi-looking in ISCE2. The configuration used is as follows. If there is a trade-off between accuracy and processing...
In recent months, I through the installation guide (https://github.com/insarlab/MiaplPy/blob/main/docs/installation.md) installed MiaplPy on multiple devices, However, in the phase linking, the calculation is very slow, and under the premise of the...
Hi, @zamuzakki I install the new release version of miaplpy follow by installation.md, and run it by example data. And it show an error as follow at step 2. How...