From 1686eec09f7460ffada30f9ab18cb5d1f6527ab6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9line=20Gie=C3=9Fe?= <celine.giesse@uni-hamburg.de> Date: Mon, 5 Aug 2024 16:36:53 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3621d0..e1ae0a5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository provides the code used to produce Figures 1 and 2 of Stroeve et al., _Disappearing landscapes: The Arctic at +2.7 °C global warming_, Science (in preparation). A detailed description of the analysis is provided in the methods section of the paper. The repo contains four Jupyter notebooks for the analysis of Arctic surface air temperature (Arctic_SAT.ipynb, Figure 1), Arctic sea-ice area (Sea-ice.ipynb, Figure 2a), Greenland melt days (Greenland_meltdays.ipynb, Figure 2b), and permafrost area (Permafrost.ipynb, Figure 2c). ## Project status -The project is currently under development. Post-processed data from climate models used in the analysis will be provided here in due to time. +The project is currently under development. Post-processed data from climate models used in the analysis will be provided here in due time. ## Contact For any questions regarding the code and analysis, feel free to contact the author Céline Gieße (celine.giesse@uni-hamburg.de). \ No newline at end of file -- GitLab