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.