Skip to content

Commit

Permalink
Improve hint to use xrft
Browse files Browse the repository at this point in the history
  • Loading branch information
santisoler committed May 30, 2022
1 parent 3a95307 commit 0e9791e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ Define filters in the frequency domain.

filters.derivative_upward_kernel

Use :mod:`xrft` to apply Fast-Fourier Transforms on :mod:`xarray.DataArray`s.
Use :func:`xrft.fft.fft` and :func:`xrft.fft.ifft` to apply Fast-Fourier
Transforms and its inverse on :class:`xarray.DataArray`.

Equivalent Sources
------------------
Expand Down

0 comments on commit 0e9791e

Please sign in to comment.