|
1 | 1 | { |
2 | | - "id": "urn:wmo:md:eu-eumetnet-observations:swob-realtime", |
| 2 | + "id": "urn:wmo:md:eu-eumetnet-surface-observations:land-station-observations", |
3 | 3 | "conformsTo": [ |
4 | | - "http://wis.wmo.int/spec/wcmp/2/conf/core" |
5 | | - ], |
6 | | - "type": "Feature", |
| 4 | + "http://wis.wmo.int/spec/wcmp/2/conf/core" |
| 5 | + ], |
| 6 | + "type": "Feature", |
7 | 7 | "geometry": { |
8 | 8 | "type": "Polygon", |
9 | 9 | "coordinates": {{ spatial_extents }} |
|
12 | 12 | "interval": {{ temporal_extents|tojson }}, |
13 | 13 | "resolution": "PT10M" |
14 | 14 | }, |
15 | | - "properties": { |
16 | | - "title": "Land surface weather observations", |
17 | | - "description": "Land surface observations measured at automatic and manual stations of EUMETNET Members (last 24 hours)", |
18 | | - "themes": [ |
19 | | - { |
20 | | - "concepts": [ |
21 | | - { |
22 | | - "id": "weather" |
23 | | - } |
24 | | - ], |
25 | | - "scheme": "https://codes.wmo.int/wis/topic-hierarchy/earth-system-discipline" |
26 | | - }, |
27 | | - { |
28 | | - "concepts": [ |
29 | | - { |
30 | | - "id": "surface-based-observations" |
31 | | - } |
32 | | - ], |
33 | | - "scheme": "https://codes.wmo.int/wis/topic-hierarchy/earth-system-discipline/_weather" |
34 | | - } |
| 15 | +"properties": { |
| 16 | + "title": "Land surface weather observations", |
| 17 | + "description":"Land surface observations measured at automatic and manual weather stations of EUMETNET Members and thier trusted partners (last 24 hours only)", |
| 18 | + "contacts": [ |
| 19 | + { |
| 20 | + "name": "Met Norway", |
| 21 | + "organization": "National Meteorological service of Norway, Met Norway", |
| 22 | + "phones": [ |
| 23 | + { |
| 24 | + "value": "+4722963000" |
| 25 | + } |
35 | 26 | ], |
36 | | - "language": "en", |
37 | | - "type": "dataset", |
38 | | - "created": "2023-01-01T00:00:00Z", |
39 | | - "updated": "2024-09-19T00:00:00Z", |
40 | | - "contacts": [ |
41 | | - { |
42 | | - "organization": "EUMETNET", |
43 | | - "addresses": [ |
44 | | - { |
45 | | - "deliveryPoint": [ |
46 | | - "Avenue Circulaire 3" |
47 | | - ], |
48 | | - "city": "Bruxelles", |
49 | | - "postalCode": "1180", |
50 | | - "country": "Belgique" |
51 | | - } |
52 | | - ], |
53 | | - "links": [ |
54 | | - { |
55 | | - "href": "https://www.eumetnet.eu/about-us/", |
56 | | - "rel": "about", |
57 | | - "type": "text/html" |
58 | | - } |
59 | | - ], |
60 | | - "roles": [ |
61 | | - "host" |
62 | | - ] |
63 | | - } |
| 27 | + "emails": [ |
| 28 | + { |
| 29 | + "value": "post@met.no" |
| 30 | + } |
64 | 31 | ], |
65 | | - "keywords": [ |
66 | | - "surface weather", |
67 | | - "observations", |
68 | | - "meteorology" |
| 32 | + "addresses": [ |
| 33 | + { |
| 34 | + "deliveryPoint": [ |
| 35 | + "https://www.met.no/en/contact-us" |
| 36 | + ], |
| 37 | + "name": "Met Norway", |
| 38 | + "city": "Oslo", |
| 39 | + "postalCode": "0313", |
| 40 | + "country": "Norway" |
| 41 | + } |
69 | 42 | ], |
70 | | - "wmo:dataPolicy": "core" |
71 | | - }, |
72 | | - "links": [ |
73 | | - { |
74 | | - "href": "E-SOH dataset mqtt stream", |
75 | | - "rel": "items", |
76 | | - "title": "E-SOH dataset data notifications", |
77 | | - "type": "application/json" |
78 | | - }, |
79 | | - { |
80 | | - "href": "E-SOH time series mqtt stream", |
81 | | - "rel": "items", |
82 | | - "title": "E-SOH time series data notifications", |
83 | | - "type": "application/json" |
84 | | - }, |
85 | | - { |
86 | | - "href": {{ url_base|tojson }}, |
87 | | - "rel": "data", |
88 | | - "title": "E-SOH EDR API landing page", |
89 | | - "type": "application/json" |
90 | | - }, |
91 | | - { |
92 | | - "href": {{ url_docs|tojson }}, |
93 | | - "rel": "related", |
94 | | - "title": "E-SOH API documentation", |
95 | | - "type": "application/json" |
96 | | - }, |
97 | | - { |
98 | | - "href": {{ url_conformance|tojson }}, |
99 | | - "rel": "conformance", |
100 | | - "title": "E-SOH Conformance Declaration", |
101 | | - "type": "application/json" |
102 | | - }, |
103 | | - { |
104 | | - "href": "https://www.eumetnet.eu/wp-content/uploads/2018/03/List-of-current-Members-as-pdf.pdf", |
| 43 | + "links": [ |
| 44 | + { |
105 | 45 | "rel": "about", |
106 | | - "title": "EUMETNET Members", |
107 | | - "type": "text/html" |
| 46 | + "type": "text/html", |
| 47 | + "href": "https://www.eumetnet.eu/about-us" |
| 48 | + } |
| 49 | + ], |
| 50 | + "roles": ["host"] |
| 51 | + } |
| 52 | + ], |
| 53 | + "keywords": [ |
| 54 | + "weather", |
| 55 | + "surface-based observations", |
| 56 | + "observations", |
| 57 | + "meteorology", |
| 58 | + "surface weather", |
| 59 | + "Norway", |
| 60 | + "Finalnd", |
| 61 | + "the Netherlands" |
| 62 | + ], |
| 63 | + "themes": [ |
| 64 | + { "concepts": [ |
| 65 | + { |
| 66 | + "id":"weather", |
| 67 | + "title": "Weather", |
| 68 | + "url": "https://codes.wmo.int/wis/topic-hierarchy/earth-system-discipline/weather" |
| 69 | + } |
| 70 | + ], |
| 71 | + "scheme":"https://codes.wmo.int/wis/topic-hierarchy/earth-system-discipline" |
| 72 | + }, |
| 73 | + { "concepts": [ |
| 74 | + { |
| 75 | + "id":"surface-based-observations" |
| 76 | + } |
| 77 | + ], |
| 78 | + "scheme":"https://codes.wmo.int/wis/topic-hierarchy/earth-system-discipline/weather/surface-based-observations" |
108 | 79 | }, |
109 | | - { |
110 | | - "href": "https://creativecommons.org/licenses/by/4.0/", |
111 | | - "rel": "license", |
112 | | - "title": "Creative Commons BY 4.0 licence", |
113 | | - "type": "text/html" |
114 | | - } |
115 | | - ] |
| 80 | + { |
| 81 | + "concepts": [ |
| 82 | + { |
| 83 | + "id": "air_temperature", |
| 84 | + "title": "Air temperature", |
| 85 | + "url": "http://vocab.nerc.ac.uk/standard_name/air_temperature/" |
| 86 | + }, |
| 87 | + { |
| 88 | + "id": "wind_speed", |
| 89 | + "title": "Wind Speed", |
| 90 | + "url": "http://vocab.nerc.ac.uk/standard_name/wind_speed/" |
| 91 | + }, |
| 92 | + { |
| 93 | + "id": "wind_to_direction", |
| 94 | + "title": "Wind to diection", |
| 95 | + "url": "http://vocab.nerc.ac.uk/standard_name/wind_to_direction/" |
| 96 | + } |
| 97 | + ], |
| 98 | + "scheme": "https://vocab.nerc.ac.uk/standard_name" |
| 99 | + } |
| 100 | + ], |
| 101 | + "language":"en", |
| 102 | + "created": "2025-06-04T14:00:00Z", |
| 103 | + "updated": "2025-06-04T14:00:00Z", |
| 104 | + "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. WMO Unified Data Policy (Resolution 1 (Cg-Ext 2021))", |
| 105 | + "licence": "CC BY 4.0 Creative Commons license", |
| 106 | + "type": "dataset", |
| 107 | + "wmo:dataPolicy": "recommended" |
| 108 | + }, |
| 109 | + "links": [ |
| 110 | + { |
| 111 | + "href": {{ url_base|tojson }}, |
| 112 | + "rel": "data", |
| 113 | + "title": "E-SOH EDR API landing page", |
| 114 | + "type": "application/json" |
| 115 | + }, |
| 116 | + { |
| 117 | + "href": {{ url_docs|tojson }}, |
| 118 | + "rel": "related", |
| 119 | + "title": "E-SOH API documentation", |
| 120 | + "type": "application/json" |
| 121 | + }, |
| 122 | + { |
| 123 | + "href": {{ url_conformance|tojson }}, |
| 124 | + "rel": "conformance", |
| 125 | + "title": "E-SOH Conformance Declaration", |
| 126 | + "type": "application/json" |
| 127 | + }, |
| 128 | + { |
| 129 | + "rel": "related", |
| 130 | + "href": "https://www.eumetnet.eu/observations/observations-data-sharing-2/", |
| 131 | + "type": "text/html", |
| 132 | + "title": "Documentation related to EUMETNET data sharing" |
| 133 | + }, |
| 134 | + { |
| 135 | + "rel": "related", |
| 136 | + "href": "https://www.eumetnet.eu/about-us-2/members-partners/", |
| 137 | + "type": "text/html", |
| 138 | + "title": "List of EUMETNET Members" |
| 139 | + }, |
| 140 | + { |
| 141 | + "rel": "license", |
| 142 | + "href": "https://creativecommons.org/licenses/by/4.0/", |
| 143 | + "title": "Creative Commons BY 4.0 licence", |
| 144 | + "type": "text/html" |
| 145 | + } |
| 146 | + ] |
116 | 147 | } |
0 commit comments