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

62 fix et blooming around water bodies #63

Merged
merged 3 commits into from
Mar 29, 2024

Conversation

gabe-parrish
Copy link
Collaborator

These changes should do the trick. I forget how this workflow goes.... @cgmorton @macfriedrichs

".where(ndvi_avg_unmasked.lt(0), Tc_warm100"
".where(ndvi_avg_unmasked.lt(0), Tc_warm100"
@gabe-parrish gabe-parrish linked an issue Mar 26, 2024 that may be closed by this pull request
@gabe-parrish gabe-parrish marked this pull request as ready for review March 26, 2024 20:33
@cgmorton
Copy link
Member

@gabe-parrish I already made a release for the current 0.4.2 version, so would you mind bumping the version to 0.4.3 in the pyrproject.toml?

We should try to come up with some sort of test to make sure this is working. It could be checking a couple of points around lakes where you know this is happening, or generating a test images with a fake lake.

@gabe-parrish gabe-parrish merged commit ea704d0 into main Mar 29, 2024
1 check passed
@gabe-parrish gabe-parrish deleted the 62-fix-et-blooming-around-water-bodies branch March 29, 2024 18:47
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.

Fix ET "Blooming" Around water bodies
2 participants