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.
Please cite the doi if you find this package useful in order to support its continuous development.
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.3.1rc0.tar.gz
(631.1 kB
view hashes)
Built Distribution
Close
Hashes for xrft-0.3.1rc0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d380587d6e830cbc10d7ab4f4cb460b4e3958359414bbdb843e4d023b31ab93a |
|
MD5 | 4a3ad57d70721f50b2757c7d1fd4b1ac |
|
BLAKE2b-256 | c0c410ca556d942da53bd9e8f8af156846248e47b6f37ac06e149aec4d07e975 |