From 8956acf8c97a6b1e95253e916ca71be05b6e6809 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gie=C3=9Fe=2C=20Dr=2E=20C=C3=A9line?= <celine.giesse@uni-hamburg.de> Date: Tue, 17 Dec 2024 15:19:56 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c48c85d..6c4f777 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,7 @@ # The Arctic climate at 1.5 °C and 2.7 °C global warming ## Description -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 repository 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 time or are available upon request. +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 repository 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). ## 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 +For any questions regarding the code and analysis, feel free to contact the author Céline Gieße (celine.giesse@uni-hamburg.de). Post-processed data from climate models used in the analysis are available upon request. \ No newline at end of file -- GitLab