Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add view --interpolation option #1029

Merged
merged 4 commits into from
Jun 25, 2023
Merged

Conversation

scottstanie
Copy link
Contributor

@scottstanie scottstanie commented Jun 20, 2023

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

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

@yunjunz yunjunz self-requested a review June 25, 2023 12:17
@yunjunz yunjunz changed the title View interpolation add view --interpolation option Jun 25, 2023
Copy link
Member

@yunjunz yunjunz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @scottstanie. Looks all good to me. Great to see you checked the to-do list as well.

@yunjunz yunjunz merged commit 5f1ae8d into insarlab:main Jun 25, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants