AIRCentre / SARProcessing.jl

MIT License
29 stars 3 forks source link

31 function to correct phase ramps #42

Closed eyhl closed 1 year ago

eyhl commented 1 year ago

Created backend functions for InSAR ramping-related functions. Additional tests should be added at a later time. Created multiple dispatch for phase_ramp() the second function will extract relevant data from meta and pass it on to first version of phase_ramp() function.