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

bugfix for view.py numInvIfgram.py for hyp3 products #1187

Merged
merged 1 commit into from
Apr 25, 2024

Commits on Apr 25, 2024

  1. bugfix for view.py numInvIfgram.py for hyp3 products

    + ifgram_inversion: ignore the NO_DATA_VALUE metadata from the hyp3 ifgram stack file, while creating the # of inverted ifgram file, because 1) the zero value is valid (not no-data-value), and 2) to avoid the strange plotting error from matplotlib. The detailed reason seems to be within matplotlib, not within mintpy code itself.
    
    + tests/configs/RidgecrestSenDT71: turn back ON the plotting during testing.
    yunjunz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f2ef7a1 View commit details
    Browse the repository at this point in the history