Skip to content

add get_isosurface and get_isosurface_1d#376

Merged
dbrakenhoff merged 2 commits intodevfrom
isosurface
Oct 21, 2024
Merged

add get_isosurface and get_isosurface_1d#376
dbrakenhoff merged 2 commits intodevfrom
isosurface

Conversation

@dbrakenhoff
Copy link
Collaborator

  • compute isosurface, e.g. depth at which concentration exceeds a threshold value.

- compute isosurface, e.g. depth at which concentration exceeds a threshold value.
@dbrakenhoff dbrakenhoff requested a review from rubencalje October 9, 2024 13:28
@dbrakenhoff dbrakenhoff self-assigned this Oct 9, 2024
@dbrakenhoff dbrakenhoff added the enhancement New feature or request label Oct 9, 2024
Copy link
Collaborator

@rubencalje rubencalje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve, but have some questions which could be answered in the docstring of get_isosurface:
1 WIll this work for vertex grids as well?
2 Can we use other interpolation techniques than linear?
3 What do the kwargs do in get_isosurface?

@dbrakenhoff
Copy link
Collaborator Author

I improved the docstring, and made some improvements.

Test fail unrelated to this PR. Merging.

@dbrakenhoff dbrakenhoff merged commit 1420c30 into dev Oct 21, 2024
@dbrakenhoff dbrakenhoff deleted the isosurface branch October 21, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants