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

Plot rgb with nan #693

Merged
merged 22 commits into from Jun 17, 2021
Merged

Plot rgb with nan #693

merged 22 commits into from Jun 17, 2021

Conversation

nkorinek
Copy link
Member

@nkorinek nkorinek commented May 4, 2021

Fixed the plot_rgb function so it can handle arrays that have nan values in them!
closes #708

@nkorinek nkorinek marked this pull request as draft May 4, 2021 20:44
@nkorinek
Copy link
Member Author

nkorinek commented May 4, 2021

@lwasser here is the changes I came up with to plot xarray data! Still have to pass in xarray_name.values, but works well once that's done

@nkorinek nkorinek marked this pull request as ready for review June 14, 2021 18:00
@nkorinek
Copy link
Member Author

Addresses this issue #708

@lwasser lwasser merged commit 817d6d4 into earthlab:main Jun 17, 2021
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.

Issue with plotting nan values.
3 participants