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 fill_value to filter_long_wavelength, apply to masked pixels if provided #483

Merged

Conversation

scottstanie
Copy link
Collaborator

@forrestfwilliams noted that the out-of-bounds pixels are nan, but the masked pixels are 0.

image

This should fix that problem by using total_valid_mask instead of in_bounds_mask at the end of the function

@scottstanie scottstanie merged commit c7512eb into isce-framework:main Nov 6, 2024
5 checks passed
@scottstanie scottstanie deleted the fix-filtered-fill-value branch November 6, 2024 21:59
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.

1 participant