Skip to content

plotted/climate-change-excessive-heat-part1

Repository files navigation

Climate Change Excessive Heat, part 1

This repository contains code in R to replicate the following graphic:

Global warming may have accelerated in the past 15 years

Source

Data

The source of the data is Berkeley Earth (https://berkeleyearth.org). To be more precise, the data set corresponds to the Global Temperature Data

https://berkeleyearth.org/data/

The data set of interest is the time series of annual average temperatures available in the following text file:

https://berkeley-earth-temperature.s3.us-west-1.amazonaws.com/Global/Land_and_Ocean_summary.txt

A local copy is stored in the folder data/ of this github repository.

About

Visualizing annual average temperatures since 1850 compared to preindustrial levels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages