mabelcalim / waipy

This guide includes a Continuous Wavelet Transform (CWT), significance tests from based on Torrence and Compo (1998) and Cross Wavelet Analysis (CWA) based on Maraun and Kurths(2004).
https://wavelet-analysis.readthedocs.org/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
79 stars 48 forks source link

Various fixes/improvements #19

Closed m-weigand closed 3 years ago

m-weigand commented 6 years ago

This is a new try at creating a mergable pull request.

Included are all changes from the other pull requests.

Changes mostly include cleanups and fixes for warnings, but also a few improvements to labels, setup.py, and the requirements.

mabelcalim commented 6 years ago

Hi Maximilian , thanks a lot for your comments. This is great ;)

I did some changes in the waipy (so is too late for accept your pull request) and I'll include major of your suggestions.

m-weigand commented 6 years ago

ahh, ok, but you didn't push your changes yet, right? Can you tell me when you will push those? I would like to work on a few other things, but will then postpone until you pushed this. Also, I would be willing to adapt my changes to your code.