Discrete Fourier Transform with xarray
Project description
xrft is an open-source Python package for taking the discrete Fourier transform (DFT) on xarray and dask arrays.
It is:
Powerful: It keeps the metadata and coordinates of the original xarray dataset and provides a clean work flow of DFT.
Easy-to-use: It uses the native arguments of numpy FFT and provides a simple, high-level API.
Fast: It uses the dask API of FFT and map_blocks to allow parallelization of DFT.
Get in touch
Report bugs, suggest features or view the source code on GitHub.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xrft-0.2.3.tar.gz
(191.5 kB
view hashes)
Built Distribution
xrft-0.2.3-py3-none-any.whl
(17.7 kB
view hashes)