This repository contains code in R to replicate the following graphic:
-
Title: What This Year’s ‘Astonishing’ Ocean Heat Means for the Planet
-
Author(s): Elena Shao
-
Date: Aug 3, 2023
-
From: New York Times
-
URL: https://www.nytimes.com/interactive/2023/08/03/climate/ocean-temperatures-heat-earth.html
The data is the JSON file: oisst2.1_world_sst_day.json
The source of the data is Climate Reanalyzer (https://climatereanalyzer.org/). To be more precise, the data set corresponds to the climate chart of Daily Sea Surface Temperature
https://climatereanalyzer.org/clim/sst_daily/?dm_id=world2
The URL to download the JSON file is:
https://climatereanalyzer.org/clim/sst_daily/json_2clim/oisst2.1_world2_sst_day.json
