-
Notifications
You must be signed in to change notification settings - Fork 185
Exclude faces that touch NaN nodes from the SpatialHash table #2802
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
Merged
+97
−4
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
26371a4
added a filter to remove any cells in contact with NaN nodes from the…
wyatt-fluidnumerics 958bb6c
Added testing for filtering NaN nodes from the SpatialHash table
wyatt-fluidnumerics 9989792
Changed test_nan_node_invalidates_touching_faces to deep copy the lat…
wyatt-fluidnumerics 4db92d1
Merge branch 'main' into spatialhash-NaN-cell-treatment
erikvansebille 8202e71
Fix pre-commit issue
erikvansebille 3f35124
Fixed typo in hastable.describe
erikvansebille 3c5c414
Also fixing typo in unit test
erikvansebille 62e9572
Refactor NaN mask computation to be done in a helper function
wyatt-fluidnumerics 0f1af97
Merge branch 'spatialhash-NaN-cell-treatment' of github.com:Parcels-c…
wyatt-fluidnumerics 1405b02
Added assertion stating total number of faces in the spatialhash tabl…
wyatt-fluidnumerics 1a1485b
Modified SpatialHash.describe() to also show total non-NaN faces.
wyatt-fluidnumerics 2cad923
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ef8c7e1
Move .ravel() to np.where line for readability
wyatt-fluidnumerics File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
|
erikvansebille marked this conversation as resolved.
|
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
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.
Uh oh!
There was an error while loading. Please reload this page.