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

xrft.pad does not work with dask array #201

Open
cgahr opened this issue Jul 4, 2023 · 0 comments
Open

xrft.pad does not work with dask array #201

cgahr opened this issue Jul 4, 2023 · 0 comments

Comments

@cgahr
Copy link

cgahr commented Jul 4, 2023

Calling xrft.pad(da, ...) on a dask array result in a DataArray with slices in the frequency domain. As a result, it is not possible to perform an ifft on said array.

In my opinion, this is unwanted behavior since otherwise, xrft natively support parallel computing using dask.

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

No branches or pull requests

1 participant