GitHunt
PL

plotted/climate-change-excessive-heat-part1

Visualizing annual average temperatures since 1850 compared to preindustrial levels

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.

Languages

HTML100.0%

Contributors

Created June 10, 2025
Updated June 10, 2025
plotted/climate-change-excessive-heat-part1 | GitHunt