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

Set eltype for selection of missingval in resample #511

Closed
wants to merge 2 commits into from

Conversation

felixcremer
Copy link
Contributor

The test case is currently broken, but this needs more investigation.
I would have expected that the resampling of the data to the same extent with nearest neighbour should be a no-op.
Apparently this switches the orientation of the Y Axis around and therefore the test case currently fails.
This should close #509 .

The test case is currently broken, but this needs more investigation.
@rafaqz
Copy link
Owner

rafaqz commented Sep 5, 2023

Thanks, I fixed this in another way to make it work the sane as write/create

@rafaqz rafaqz closed this Sep 10, 2023
@felixcremer felixcremer deleted the fc/fixresample branch September 10, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resampling throws UndefVarError: T not defined
2 participants