From 01adcd5824ffe97da4657aed72d370e47ec0b39a Mon Sep 17 00:00:00 2001 From: Gregory Lemieux Date: Wed, 13 May 2020 12:42:50 -0700 Subject: [PATCH 1/2] adding DOI badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 423fc32321..cc70e6138d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # FATES ------------------------------ +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3825474.svg)](https://doi.org/10.5281/zenodo.3825474) This repository holds the Functionally Assembled Terrestrial Ecosystem Simulator (FATES). FATES is a numerical terrestrial ecosystem model. Its development and support is primarily supported by the Department of Energy's Office of Science, through the Next Generation Ecosystem Experiment - Tropics ([NGEE-T](https://ngee-tropics.lbl.gov/)) project. From 7fe3969fe00847edf06cc0315f77d37d1fb378bc Mon Sep 17 00:00:00 2001 From: Gregory Lemieux Date: Wed, 13 May 2020 12:45:24 -0700 Subject: [PATCH 2/2] manually correcting badge to use all versions DOI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc70e6138d..e3886bc268 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FATES ------------------------------ -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3825474.svg)](https://doi.org/10.5281/zenodo.3825474) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3825473.svg)](https://doi.org/10.5281/zenodo.3825473) This repository holds the Functionally Assembled Terrestrial Ecosystem Simulator (FATES). FATES is a numerical terrestrial ecosystem model. Its development and support is primarily supported by the Department of Energy's Office of Science, through the Next Generation Ecosystem Experiment - Tropics ([NGEE-T](https://ngee-tropics.lbl.gov/)) project.