andwatson / decompose_insar_velocities

Matlab scripts for decomposing multiple line-of-sight InSAR velocity fields into East and Vertical components.
GNU General Public License v3.0
21 stars 10 forks source link

Assorted changes #21

Closed JackDMcGrath closed 11 months ago

JackDMcGrath commented 11 months ago

1) Correct bug in UTM Coding 2) Remove hard coded parameters (eg velocity clims, reference values etc) 3) Add option to plot and save GNSS LOS velocities 4) Add option to store GNSS field LOS residual, and reload into a new run (for referencing post-seismic velocity fields and pre-seismic GNSS) 5) Fix issue highlighted in issue #20

JackDMcGrath commented 11 months ago

Sorry - resubmitted pull request as I'd missed the hardcoding highlighted in issue #3 . Corrected this as well now

JackDMcGrath commented 11 months ago

Pulling the request. I found bugs