insarlab / MintPy

Miami InSAR time-series software in Python
https://mintpy.readthedocs.io
Other
585 stars 254 forks source link

add `view --interpolation` option #1029

Closed scottstanie closed 1 year ago

scottstanie commented 1 year ago

Description of proposed changes

Adds the ability to specify a matplotlib option on the command line for view.py, e.g. mintpy view --interpolation nearest. After implementing this, I saw it was already on the wiki To Do list.

The other changes were small typos I had seen pop up on my spell checker. I can split them off if you don't want them in this PR.

Reminders