From 550b92f5f3de83ff1ce72f3b127565c3f0464432 Mon Sep 17 00:00:00 2001
From: Jay Laura <jlaura@usgs.gov>
Date: Wed, 14 Sep 2022 05:30:44 -0700
Subject: [PATCH] Updates pluto with links to data

---
 data/pluto.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/data/pluto.json b/data/pluto.json
index 6a0bfa2..b53b869 100644
--- a/data/pluto.json
+++ b/data/pluto.json
@@ -52,7 +52,7 @@
       "Data Provider": [
         {
             "name": "USGS",
-            "href": ""
+            "href": "https://astrogeology.usgs.gov/search/map/Charon/NewHorizons/Charon_NewHorizons_Global_DEM_300m_Jul2017"
         }
     ],
       "References": ["Schenk:2018icarus"]
@@ -73,7 +73,7 @@
       "Data Provider": [
         {
             "name": "USGS",
-            "href": ""
+            "href": "https://astrogeology.usgs.gov/search/map/Charon/NewHorizons/Charon_NewHorizons_Global_Mosaic_300m_Jul2017"
         }
     ],
       "References": ["Schenk:2018icarus"]
@@ -115,7 +115,7 @@
       "Data Provider": [
         {
             "name": "USGS",
-            "href": ""
+            "href": "https://astrogeology.usgs.gov/search/map/Pluto/NewHorizons/Pluto_NewHorizons_Global_Mosaic_300m_Jul2017"
         }
     ],
       "References": ["Schenk:2018icarus_b"]
@@ -136,7 +136,7 @@
       "Data Provider": [
         {
             "name": "USGS",
-            "href": ""
+            "href": "https://astrogeology.usgs.gov/search/map/Pluto/NewHorizons/Pluto_NewHorizons_Global_DEM_300m_Jul2017"
         }
     ],
       "References": ["Schenk:2018icarus_b"]
-- 
GitLab