From 47828aece6521cd87e28ff2b677279fa119f08a3 Mon Sep 17 00:00:00 2001 From: antje-s <62277258+antje-s@users.noreply.github.com> Date: Wed, 31 Jan 2024 11:51:24 +0100 Subject: [PATCH] Update ca-eccc-msc-gdc.global-discovery-catalogue.json Should we add a link to the UI and adapt the archive link to a direct link to the archive of all metadata from the GDC? --- ...cc-msc-gdc.global-discovery-catalogue.json | 28 ------------------- 1 file changed, 28 deletions(-) diff --git a/examples/ca-eccc-msc-gdc.global-discovery-catalogue.json b/examples/ca-eccc-msc-gdc.global-discovery-catalogue.json index 122f13f..b3daed3 100644 --- a/examples/ca-eccc-msc-gdc.global-discovery-catalogue.json +++ b/examples/ca-eccc-msc-gdc.global-discovery-catalogue.json @@ -124,39 +124,11 @@ ] }, "links": [ - { - "rel": "data", - "type": "text/html", - "title": "WMO WIS Global Cache - Deutscher Wetterdienst (Cached files < 24h during pilot)", - "href": "https://opendata.dwd.de/test/wis2/cache" - }, { "rel": "archives", "type": "text/html", "title": "Open Data Server DWD (Metadata Archive)", "href": "https://opendata.dwd.de/test/wis2/cache_metadata" - }, - { - "rel": "related", - "type": "application/json", - "title": "WMO WIS2 Global Broker - M\u00e9t\u00e9o-France", - "href": "mqtts://everyone:everyone@globalbroker.meteo.fr:8883", - "channel": "cache/a/wis2/#", - "distribution": { - "maxMSGsize": 4096, - "unit": "bytes" - } - }, - { - "rel": "related", - "type": "application/json", - "title": "WMO WIS Global Broker - China Meteorological Administration", - "href": "mqtt://everyone:everyone@gb.wis.cma.cn:1883", - "channel": "cache/a/wis2/#", - "distribution": { - "maxMSGsize": 4096, - "unit": "bytes" - } } ] }