Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 494 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 494 Bytes

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.