Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.58 KB

README.rst

File metadata and controls

38 lines (27 loc) · 1.58 KB

xwavelet: Continuous wavelet transform with xarray

DOI code coverage Code style

xwavelet is an open-source Python package for taking the continuous wavelet transform (CWT) on xarray and dask arrays.

While more efficient packages exist for taking the discrete wavelet transforms (DWT), DWT requires the data to be periodic. CWT negates this requirement of periodicity and allows for a localized pseudo-Fourier transform for inhomogeneous and anisotropic flows.

A selected list of publications implementing xwavelet is:

Get in touch

  • Report bugs, suggest features or view the source code on GitHub.