Skip to content

Regression tests: Fixing interpolation to match v3 - #2812

Merged
erikvansebille merged 8 commits into
Parcels-code:mainfrom
erikvansebille:fix_interpolation_regression
Aug 13, 2026
Merged

Regression tests: Fixing interpolation to match v3 #2812
erikvansebille merged 8 commits into
Parcels-code:mainfrom
erikvansebille:fix_interpolation_regression

Conversation

@erikvansebille

Copy link
Copy Markdown
Member

Description

This PR makes some fixes to v4 so that the regression tests of all four interpolation schemes tested in v3 pass. Note that I had to add a "NearestNeighbour Velocity" interpolation; but since I don't see any use-cases for it I put it in the tests directory instead of _xinterpolators

Checklist

AI Disclosure

None

@VeckoTheGecko VeckoTheGecko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me! One question

Comment thread tests/test_interpolation.py
@erikvansebille
erikvansebille enabled auto-merge (squash) August 13, 2026 09:40
@erikvansebille
erikvansebille merged commit 05e8fc9 into Parcels-code:main Aug 13, 2026
30 of 31 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Parcels development Aug 13, 2026
@erikvansebille
erikvansebille deleted the fix_interpolation_regression branch August 13, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Fix v3 regression tests for all interpolators

2 participants