kjz1997
kjz1997
hello,[(EarthScope2023/1.3_InSAR_theory)],I find it a bit difficult to understand the formula for the phase gradient in EarthScope2023/1.3-InSAR_theory. The phase difference is **Delta_phi = -2pi *p*/lambda** . When calculating the gradient, my...
Hello professor, while reading the code in the era.py file, I noticed that there seems to be some issue with line 112. The code means to read the potential height,...
**Describe the bug** hello professor, when I use the read_SLC_int function of the PRM.py, it report the error, here is the error ` File "c:\Users\kjzha\.conda\envs\pygmt\Lib\runpy.py", line 198, in _run_module_as_main return...
hello, doctor There seems to be a bug in the latlon_2-SAR_coord function in prep_slc_data when looping to determine the range of the mask, n_iter=1 not accumulated `n_iter = 1 while...
hello, doctor Can the data in the data folder be used to test this code? I want to learn this code thanks
Hello everyone,I just started using ISCE, I found that one of the files generated by ISCE is a prep-baseline file, I read it with GDAL and found that its dimension...
Hello Doctor, I would like to know if pygmtsar can generate terrain phases and remove them?
hello Dr Hello, Doctor. I used the code in the PRM file of pygmtsar to read the rslc file generated by snap, and then I found that the read result...
Hello, first of all, I would like to insert a block into a layer that already has a DWG file and set its properties. How do I do this. Secondly,...
hello I currently possess an elevation file in XYZ format. My process involves reading the DWG file, filtering points within the specified range based on the TK layer range defined...