From 6f29a381b22e80883ff80066cc3cd3f060063463 Mon Sep 17 00:00:00 2001 From: Eugene Burger Date: Thu, 11 Apr 2024 10:15:35 -0700 Subject: [PATCH] Update erddaps.json to include the PMEL ERDDAP Added the PMEL ERDDAP URL. --- erddaps.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/erddaps.json b/erddaps.json index c316bd9..5425ad8 100644 --- a/erddaps.json +++ b/erddaps.json @@ -82,5 +82,8 @@ }, { "url": "http://gcoos4.tamu.edu:8080/erddap/" + }, + { + "url": "https://data.pmel.noaa.gov/pmel/erddap/" } ]