From 420cf5aa552c2cbe51f8bfa96716ec257434bd6f Mon Sep 17 00:00:00 2001 From: fsn1995 Date: Sat, 30 Dec 2023 15:53:31 +0100 Subject: [PATCH] update before release --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c676b9..cd4bf79 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![DOI](https://zenodo.org/badge/502836537.svg)](https://zenodo.org/badge/latestdoi/502836537) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8016712.svg)](https://zenodo.org/doi/10.5281/zenodo.8016712) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Ffsn1995%2Ftopography-control-of-ice-albedo&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) # Analysis of geo-topographic and phenological controls on the spatial distribution of dark ice on the Greenland Ice Sheet @@ -6,7 +6,7 @@ This is part of a research paper. The code is available for reproducibility. A web map is made to visualize the topographical dataset. The web map is available at https://storymaps.arcgis.com/stories/f52a6a97b8eb4c76af56d848dd5330bb. A brief description of the code is provided below. -Feng, S., Cook, J. M., Naegeli, K., Anesio, A. M., Benning, L. G., & Tranter, M. (2024). The Impact of Bare Ice Duration and Geo‐Topographical Factors on the Darkening of the Greenland Ice Sheet. Geophysical Research Letters, 51(1), e2023GL104894. [https://doi.org/10.1029/2023GL104894]{https://doi.org/10.1029/2023GL104894} +Feng, S., Cook, J. M., Naegeli, K., Anesio, A. M., Benning, L. G., & Tranter, M. (2024). The Impact of Bare Ice Duration and Geo‐Topographical Factors on the Darkening of the Greenland Ice Sheet. Geophysical Research Letters, 51(1), e2023GL104894. [https://doi.org/10.1029/2023GL104894](https://doi.org/10.1029/2023GL104894) ## Albedo and ArcticDEM data extraction - [src/randomSampleBuffer.js](src/randomSampleBuffer.js)