From 0499e88886e859b4ef2660ff09b5f28fb2848564 Mon Sep 17 00:00:00 2001
From: Owen Graham <ohgraham1@madisoncollege.edu>
Date: Mon, 25 Jul 2022 16:32:19 -0500
Subject: [PATCH] Remove (broken) South Pole Station records

---
 amrdcrecords.json | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/amrdcrecords.json b/amrdcrecords.json
index 4d821a4..ac04b3d 100644
--- a/amrdcrecords.json
+++ b/amrdcrecords.json
@@ -1,18 +1,4 @@
 [
-  {
-    "id": "south-pole",
-    "name": "South Pole Station",
-    "records": [
-      {
-        "year": 1958,
-        "url": "https://amrdcdata.ssec.wisc.edu/dataset/surface-observational-data-amundsen-scott-south-pole-station-1958"
-      },
-      {
-        "year": 1959,
-        "url": "https://amrdcdata.ssec.wisc.edu/dataset/surface-observational-data-amundsen-scott-south-pole-station-1959"
-      }
-    ]
-  },
   {
     "id": "ago-4",
     "name": "AGO-4",
-- 
GitLab