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

Naturalinterpolation #305

Closed
wants to merge 9 commits into from
Closed

Naturalinterpolation #305

wants to merge 9 commits into from

Conversation

jordandekraker
Copy link
Collaborator

This lovely interpolation function is fast and initial tests show it working extremely well, solving all issues in #300 without the need for any postprocessing of surfaces. I tried many things to clean these surfaces, including different interpolation functions, but I believe this fix now finally solves the root cause.

This is a breaking change since outputs will now be slightly different (and better quality). I see no downsides or anticipated conflicts.

This is also now in-line with the original Matlab code that was used for interpolation (hippo_autotop)

Still doing a wet-run test.

@jordandekraker jordandekraker added the breaking New feature that breaks comptability with previous versions label Jun 26, 2024
@jordandekraker
Copy link
Collaborator Author

will move this to a new PR without commits from #300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking New feature that breaks comptability with previous versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant