Skip to content

Commit 820bee6

Browse files
add zenodo badge
1 parent 7b73175 commit 820bee6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
## Code for: Hotspots for social and ecological impacts from freshwater stress and storage loss
2-
<br/>
1+
## Code for: Hotspots for social and ecological impacts from freshwater stress and storage loss <br/>
2+
[![DOI](https://zenodo.org/badge/419507061.svg)](https://zenodo.org/badge/latestdoi/419507061)
33

44
This is the code repository associated with the manuscript "Hotspots for social and ecological impacts from freshwater stress and storage loss", (Huggins et al. 202_), which is currently in final revisions at *Nature Communications*. <br/>
55

66
**Repository structure:** <br/>
77
*Note: Individual scripts are annotated and a description is provided at the top of each script.* <br/>
8-
The order of the folders below is the required workflow to reproduce any results from the study. Code numberings, e.g. `1-...`, `2-...`, etc., indicate either the necessary or suggested order to sequence the codes.
8+
The order of the folders below is the required workflow to reproduce any results from the study. Code numberings within folders, e.g. `1-...`, `2-...`, etc., indicate either the necessary or suggested order to sequence the codes.
9+
910
* **R/** --
1011
* **setup/** -- scripts that import necessary packages and set common plotting arguments
1112
* **udf/** -- scripts with custom functions and are described at the top of each script

0 commit comments

Comments
 (0)