-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
support for additional scipy nd interpolants #9599
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
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
3b79c76
nd interpolants added
hollymandel 0159959
remove reduce arg
hollymandel 68e4b66
docstring formatting
hollymandel 48454e6
list of string args for method
hollymandel 0cfab3a
moving list of interpolants
hollymandel 1dd173a
formatting
hollymandel 8f35e61
doc build issues
hollymandel b958bcc
remove reduce from tests
hollymandel f1d3c88
removing other interpolants from test_interpolate_chunk_1d since cann…
hollymandel af5e3ff
nd_nd test update
hollymandel f91ba72
formatting
hollymandel e67e312
scipy ref
hollymandel b98fe1f
docstrings
hollymandel 5d8b905
Update xarray/tests/test_interp.py
hollymandel da695ee
test method changes
hollymandel e6725de
formatting
hollymandel 30d42c6
fix typing
dcherian 18bf91c
removing cubic from chunk 1d test because of timeout
hollymandel 9bbe3a0
rerun tests
hollymandel 7dc18c1
try again
hollymandel f6d9ad0
formatting
hollymandel 7d54f73
Merge branch 'main' into issue_7704
keewis 928f46d
Skip fewer tests
dcherian 17e7e59
Merge branch 'main' into issue_7704
dcherian f414160
skip quintic for high dim interp
dcherian d841f2f
Merge branch 'main' into issue_7704
dcherian 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
Oops, something went wrong.
Oops, something went wrong.
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.