[PR]: Regridding nan update (dask part only)#634
Merged
tomvothecoder merged 1 commit intomainfrom Apr 2, 2024
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #634 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 15 15
Lines 1588 1588
=========================================
Hits 1588 1588 ☔ View full report in Codecov by Sentry. |
Collaborator
Author
|
@tomvothecoder @jasonb5 sorry for the duplicating, but as some of my PMP workflow is highly influenced by the issue #615, I wanted repair for that part to be fast tracked, because I guess the new issue found in PR #613 could delay the merging of the PR than anticipated. |
9 tasks
Collaborator
Collaborator
|
I'll go ahead and merge this. |
Collaborator
Author
|
@tomvothecoder @jasonb5 thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
To fast track issue resolve for #615, a part of PR #613 is applied in this PR which is applying
.valuesinstead of.datafor dask case following changes made by @tomvothecoder and @jasonb5Checklist
If applicable: