Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get wrong radar_frequency using spool --load #125

Open
GEOSCIENCELXG opened this issue May 22, 2024 · 2 comments
Open

get wrong radar_frequency using spool --load #125

GEOSCIENCELXG opened this issue May 22, 2024 · 2 comments

Comments

@GEOSCIENCELXG
Copy link

GEOSCIENCELXG commented May 22, 2024

I used the following command to load the data processed by GAMMA software, but it wrongly found the SLC parameter based on dinsar.utm.dem.par instead of SLC.par (in which the correct radar_frequency is 1.236GHz rather than the bellow one 5.405 GHz).
There is no frequency information in the dinar.utm.dem.par, so the 5.405 GHz following the command seems to be the default.

kite version: 1.5.6 (I tried different version 1.5.0-8, it does not work)

the files list in the current folder is:
dinsar.phi dinsar.theta
dinsar.sm2.mask.utm.unw dinsar.utm.dem.par slc.par

spool --load '/data1/DInSAR/beatformat/dinsar.sm2.mask.utm.unw'

INFO:SceneIO/Gamma:Found parameter file /data1/DInSAR/beatformat/dinsar.utm.dem.par
INFO:SceneIO/Gamma:Found SLC parameter file /data1/DInSAR/beatformat/dinsar.utm.dem.par
INFO:SceneIO/Gamma:Scaling displacement by radar_frequency 5.405000 GHz
INFO:SceneIO/Gamma:Loading LOS phi from /data1/DInSAR/beatformat/dinsar.phi
INFO:SceneIO/Gamma:Loading LOS theta from /data1/DInSAR/beatformat/dinsar.theta
INFO:SceneIO/Gamma:Using Lat/Lon reference

@GEOSCIENCELXG
Copy link
Author

GEOSCIENCELXG commented May 22, 2024

@hvasbath
Copy link
Member

hvasbath commented May 25, 2024

Is the displacement amplitude correct though?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants