Dear all, Are there any documents or examples about SAR interferometry with OTB?
I am a researcher on SAR interferometry algorithms for over ten years and I am very excited to hear that OTB can do the job like ISCE or GAMMA etc. But I found it is hard to start as SAR interferometry is quite a long chain of algorithms to follow and the The configure files of diapOTB python scripts are not documented well. I believe someone has suceeded in SAR interferometry with OTB but the topic is seldom discussed here. Can someone kindly give me some advice?
Specifically:
- In configure file ex_config_diapOTB_S1IW.json
"in":
{
"Master_Image_Path": "image_1.tif",
"Slave_Image_Path": "image_2.tif",
"DEM_Path": "DEM.hgt"
},
How to prepare the .tif and .hgt files?
Thanks for Reading and Best Regards.