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

Make bilinear interpolation dask/xarray friendly #518

Closed
pnuu opened this issue Nov 26, 2018 · 1 comment · Fixed by #519
Closed

Make bilinear interpolation dask/xarray friendly #518

pnuu opened this issue Nov 26, 2018 · 1 comment · Fixed by #519
Assignees
Labels
component:resampling enhancement code enhancements, features, improvements PCW Pytroll Contributors' Week

Comments

@pnuu
Copy link
Member

pnuu commented Nov 26, 2018

Bilinear interpolation doesn't work with the dask/xarray version of SatPy, so it should be converted.

Additional python or other dependencies
It might be that pyresample needs some updates, too. If this is the case, I'll add a relevant issue there.

@pnuu pnuu added enhancement code enhancements, features, improvements component:resampling PCW Pytroll Contributors' Week labels Nov 26, 2018
@pnuu pnuu self-assigned this Nov 26, 2018
@pnuu
Copy link
Member Author

pnuu commented Nov 26, 2018

Seems that my old feature branch already works. Just need to rebase it and see that everything is done as supposed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:resampling enhancement code enhancements, features, improvements PCW Pytroll Contributors' Week
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant