Lecrapouille / GlobalWarming.jl

[Paper] Basic signal processing on global temperature to form my own opinion concerning the climate warming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Climate Change

See the jupyter page.

How to use

Download https://julialang.org/

git clone https://github.com/Lecrapouille/GlobalWarming.jl.git
cd GlobalWarming.jl
julia

Inside Julia, install the following packages

julia> using IJulia, DelimitedFiles, Statistics, FFTW, DSP, Plots

Then:

julia> notebook

Open the GlobalWarming-en.ipynb file.

About

[Paper] Basic signal processing on global temperature to form my own opinion concerning the climate warming

License:The Unlicense


Languages

Language:Jupyter Notebook 100.0%