From 3a07a19a3dc6dcc43d0f299250269aebf9a3e689 Mon Sep 17 00:00:00 2001 From: Julia Sieland <52520929+jsieland@users.noreply.github.com> Date: Thu, 11 Apr 2024 14:56:28 +0200 Subject: [PATCH 1/4] Update de-dwd.icon-eps-all.json updated resolution and links --- examples/de-dwd.icon-eps-all.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/examples/de-dwd.icon-eps-all.json b/examples/de-dwd.icon-eps-all.json index 7a871b8..171258a 100644 --- a/examples/de-dwd.icon-eps-all.json +++ b/examples/de-dwd.icon-eps-all.json @@ -47,7 +47,7 @@ 90 ] ], - "resolution": "0.5*0.5", + "resolution": "13km", "crs": "http://www.opengis.net/def/crs/OGC/1.3/CRS84" }, "temporal": { @@ -195,6 +195,18 @@ "title": "Open Data Server DWD", "href": "https://opendata.dwd.de/weather/wmc/icon-eps/data/grib" }, + { + "rel": "about", + "href": "https://www.dwd.de/EN/ourservices/nwp_forecast_data/nwp_forecast_data.html", + "type": "text/html", + "title": "NWP Forecast Data" + } + { + "rel": "copyright", + "type": "text/html", + "title": "copyright readme", + "href": "https://opendata.dwd.de/README.txt" + }, { "rel": "items", "channel": "origin/a/wis2/de-dwd/data/core/weather/prediction/forecast/medium-range", From d2fc38a532a31f686b1a49fd971ac6a5e23de7f3 Mon Sep 17 00:00:00 2001 From: Julia Sieland <52520929+jsieland@users.noreply.github.com> Date: Thu, 11 Apr 2024 14:57:54 +0200 Subject: [PATCH 2/4] Update de-dwd.icon-eps-all.json added rights --- examples/de-dwd.icon-eps-all.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/de-dwd.icon-eps-all.json b/examples/de-dwd.icon-eps-all.json index 171258a..ac5ee10 100644 --- a/examples/de-dwd.icon-eps-all.json +++ b/examples/de-dwd.icon-eps-all.json @@ -186,7 +186,8 @@ "language": "eng", "formats": [ "GRIB2" - ] + ], + "rights": "Users are granted free and unrestricted access to this data, without charge and with no conditions on use. Users are requested to attribute the producer of this data." }, "links": [ { From 05309580d288cb02cbdd679f2f14fd4b6ccfe4e6 Mon Sep 17 00:00:00 2001 From: Julia Sieland <52520929+jsieland@users.noreply.github.com> Date: Thu, 11 Apr 2024 15:00:07 +0200 Subject: [PATCH 3/4] Update de-dwd.surface-weather-observations-realtime.json updated links, added rights --- .../de-dwd.surface-weather-observations-realtime.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/examples/de-dwd.surface-weather-observations-realtime.json b/examples/de-dwd.surface-weather-observations-realtime.json index ac5306a..8812d69 100644 --- a/examples/de-dwd.surface-weather-observations-realtime.json +++ b/examples/de-dwd.surface-weather-observations-realtime.json @@ -108,7 +108,8 @@ "type": "dataset", "created": "2023-11-01T22:23:43Z", "updated": "2023-12-01T18:49:27Z", - "wmo:dataPolicy": "core" + "wmo:dataPolicy": "core", + "rights": "Users are granted free and unrestricted access to this data, without charge and with no conditions on use. Users are requested to attribute the producer of this data." }, "links": [ { @@ -117,6 +118,12 @@ "type": "application/json", "title": "Stations associated with this dataset" }, + { + "rel": "about", + "href": "https://www.dwd.de/EN/ourservices/surface_weather_observations/surface_weather_observations.html", + "type": "text/html", + "title": "Surface Weather Information" + }, { "rel": "data", "href": "https://opendata.dwd.de/weather/weather_reports/synoptic/germany/Z__C_EDZW_latest_bda01%2Csynop_bufr_GER_999999_999999__MW_XXX.bin", From 0918a1c49e16540b791276085f42cb7432846a1d Mon Sep 17 00:00:00 2001 From: Julia Sieland <52520929+jsieland@users.noreply.github.com> Date: Thu, 11 Apr 2024 15:04:32 +0200 Subject: [PATCH 4/4] Update de-dwd.icon-eps-all.json added missing comma --- examples/de-dwd.icon-eps-all.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/de-dwd.icon-eps-all.json b/examples/de-dwd.icon-eps-all.json index ac5ee10..7414c77 100644 --- a/examples/de-dwd.icon-eps-all.json +++ b/examples/de-dwd.icon-eps-all.json @@ -201,7 +201,7 @@ "href": "https://www.dwd.de/EN/ourservices/nwp_forecast_data/nwp_forecast_data.html", "type": "text/html", "title": "NWP Forecast Data" - } + }, { "rel": "copyright", "type": "text/html",