ZeyuJin / geodetic_inversion

homogeneous/layered inversion using InSAR/GPS
17 stars 12 forks source link

Undefined function 'depth_dependent_point' in main_interpolate.m #7

Open Suen2023 opened 1 month ago

Suen2023 commented 1 month ago

I am trying to create 3D fault geometry using the _maininterpolate.m script from the curveFaultGeometry package. It seems that the _depth_dependentpoint function is missing. I am not sure if this function is integrated into GMTSAR or other packages. Can you share a copy with me? issue

ZeyuJin commented 1 month ago

Hi Kai,

I just add "depth_dependent_point.m" into the directory "geometry/curveFault". Please let us know if you have more questions.

Cheers, Zeyu

Suen2023 commented 1 month ago

Hi Kai,

I just add "depth_dependent_point.m" into the directory "geometry/curveFault". Please let us know if you have more questions.

Cheers, Zeyu

Dear Zeyu,

The fault geometry has been successfully constructed. Thanks a lot.

All the Best, Kai