80 Forks
168 Stars
168 Watchers

pycwt

A Python module for continuous wavelet spectral analysis. It includes a collection of routines for wavelet transform and statistical analysis via FFT algorithm. In addition, the module also includes cross-wavelet transforms, wavelet coherence tests and sample scripts.

How to download and setup pycwt

Open terminal and run command
git clone https://github.com/regeirk/pycwt.git
git clone is used to create a copy or clone of pycwt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pycwt https://github.com/regeirk/pycwt/archive/master.zip

Or simply clone pycwt with SSH
[email protected]:regeirk/pycwt.git

If you have some problems with pycwt

You may open issue on pycwt support forum (system) here: https://github.com/regeirk/pycwt/issues