Skip to content

fix: skip incomplete cells in contour grid#37

Merged
mcanouil merged 2 commits into
mainfrom
fix/contour-sparse-grid
May 27, 2026
Merged

fix: skip incomplete cells in contour grid#37
mcanouil merged 2 commits into
mainfrom
fix/contour-sparse-grid

Conversation

@mcanouil
Copy link
Copy Markdown
Owner

Long-format (x, y, z) contour data missing any (x, y) combination panicked with cannot compare none and float, despite the grid builder documenting that incomplete cells are skipped.

  • isolines/isobands now skip cells with a none corner.

@mcanouil mcanouil added the Type: Bug 🐛 Issues related to bugs, errors, or mistakes label May 27, 2026
@mcanouil mcanouil self-assigned this May 27, 2026
@mcanouil mcanouil force-pushed the fix/contour-sparse-grid branch from b33c2bf to 90f28fe Compare May 27, 2026 20:12
@mcanouil mcanouil merged commit 2931928 into main May 27, 2026
4 checks passed
@mcanouil mcanouil deleted the fix/contour-sparse-grid branch May 27, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug 🐛 Issues related to bugs, errors, or mistakes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant