update arctic sea ice extent chart

needed this data for a separate project, figured i'd update it here at the same time
pull/6922/head
Rich Harris 5 years ago committed by GitHub
parent 78e02565d2
commit e1fd5051d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,5 +36,10 @@ export default [
{ x: 2013, y: 5.35 },
{ x: 2014, y: 5.28 },
{ x: 2015, y: 4.63 },
{ x: 2016, y: 4.72 }
{ x: 2016, y: 4.72 },
{ x: 2017, y: 4.82 },
{ x: 2018, y: 4.79 },
{ x: 2019, y: 4.36 },
{ x: 2020, y: 4 },
{ x: 2021, y: 4.92 }
];
Loading…
Cancel
Save