diff --git a/README.md b/README.md index cbf6c341..c163d908 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

# SWOT River Database (SWORD) @@ -12,7 +12,7 @@ The [Surface Water and Ocean Topography (SWOT) satellite mission](https://swot.j ## Current Version: v17c -Before using SWORD, please read the [SWORD Product Description Document](https://drive.google.com/file/d/1_1qmuJhL_Yd6ThW2QE4gW0G1eHH_XAer/view?usp=sharing). For questions, email **sword.riverdb@gmail.com**. +For detailed variable descriptions, release notes, and downloads, see the [**Zenodo record**](https://doi.org/10.5281/zenodo.21415370). Before using SWORD, please also read the [SWORD Product Description Document](https://drive.google.com/file/d/1_1qmuJhL_Yd6ThW2QE4gW0G1eHH_XAer/view?usp=sharing). For questions, email **james.gearon@unc.edu**. v17c preserves the topology and reach/node definitions of v17b and adds observation-based and routing variables: @@ -71,5 +71,5 @@ This repository holds the code used to develop, validate, and maintain SWORD. Se --- -![Fig1](docs/figures /global_map_dist_out_legend_basins_rch_numbers.png) +![Fig1](docs/figures/global_map_dist_out_legend_basins_rch_numbers.png) *SWORD reach numbers per continent. Colors display distance from outlet calculated from shortest paths between outlets and headwaters.* diff --git a/docs/figures /.DS_Store b/docs/figures/.DS_Store similarity index 100% rename from docs/figures /.DS_Store rename to docs/figures/.DS_Store diff --git a/docs/figures /Mackenzie_Delta_v17b_v18.jpg b/docs/figures/Mackenzie_Delta_v17b_v18.jpg similarity index 100% rename from docs/figures /Mackenzie_Delta_v17b_v18.jpg rename to docs/figures/Mackenzie_Delta_v17b_v18.jpg diff --git a/docs/figures /SWORD_Logo.png b/docs/figures/SWORD_Logo.png similarity index 100% rename from docs/figures /SWORD_Logo.png rename to docs/figures/SWORD_Logo.png diff --git a/docs/figures /global_extensions.png b/docs/figures/global_extensions.png similarity index 100% rename from docs/figures /global_extensions.png rename to docs/figures/global_extensions.png diff --git a/docs/figures /global_map_dist_out_legend_basins_rch_numbers.png b/docs/figures/global_map_dist_out_legend_basins_rch_numbers.png similarity index 100% rename from docs/figures /global_map_dist_out_legend_basins_rch_numbers.png rename to docs/figures/global_map_dist_out_legend_basins_rch_numbers.png diff --git a/docs/figures /global_map_routing_legend.png b/docs/figures/global_map_routing_legend.png similarity index 100% rename from docs/figures /global_map_routing_legend.png rename to docs/figures/global_map_routing_legend.png