-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Allow dataset interpolation with different datatypes #5008
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
dcherian
merged 31 commits into
pydata:master
from
Illviljan:Illviljan-dataset_interp_several_dtypes
May 13, 2021
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
ca2ef3a
Support interp with different dtypes
Illviljan 6e4aab8
Update dataset.py
Illviljan f1509e3
copy parts of #4740
Illviljan 8f4024a
Update dataset.py
Illviljan 9062352
Update dataset.py
Illviljan 8b9d605
use reindex for all weird dtypes
Illviljan b2d8350
Update dataset.py
Illviljan 9ae2030
add test
Illviljan c202d62
Update test_dataset.py
Illviljan bdc1a65
Update test_dataset.py
Illviljan 12a721f
Update dataset.py
Illviljan b449bc9
move reindex up a bit
Illviljan dd678c8
Update dataset.py
Illviljan 7fdb44b
dont reindex if var has no dims
Illviljan 7faa4a0
Update dataset.py
Illviljan d380d0f
Merge branch 'master' into Illviljan-dataset_interp_several_dtypes
Illviljan c4b7927
Update dataset.py
Illviljan 0161669
add parameter for for non-numerics
Illviljan dc12fe4
Update dataset.py
Illviljan b278b67
Update dataset.py
Illviljan 87afce6
test if order matters
Illviljan 4528fe1
move method_for_numerics to end
Illviljan a94ea14
Merge branch 'master' into Illviljan-dataset_interp_several_dtypes
Illviljan 0515a1a
Merge branch 'master' into Illviljan-dataset_interp_several_dtypes
Illviljan e8c045c
Merge branch 'master' into Illviljan-dataset_interp_several_dtypes
Illviljan e15d757
Update xarray/core/dataset.py
Illviljan 4fbc2d7
Merge branch 'master' into Illviljan-dataset_interp_several_dtypes
Illviljan 57ce43f
Update xarray/core/dataset.py
Illviljan 992f51d
method_non_numeric
Illviljan 274c891
xindexes
Illviljan d3f5041
xindexes
Illviljan 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
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.