danielefranceschi / wavelets-climatological-time-series

Analysis of various climatological times series using Continuous Wavelets Transform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wavelets-climatological-time-series

Analysis of various climatological time series using Continuous Wavelets Transform

Datasets

SSN Sunspot Number - Source: WDC-SILSO, Royal Observatory of Belgium, Brussels

Prerequisites

A python 3.x notebook environment. Development made on Windows10 + Anaconda 5.0.1.

The notebooks use:

Open a terminal in your environment and:

conda install matplotlib pandas numpy notebook
pip install pycwt

References

https://judithcurry.com/2017/12/02/nature-unbound-vi-centennial-to-millennial-solar-cycles/

About

Analysis of various climatological times series using Continuous Wavelets Transform

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%