Skip to content

Commit

Permalink
add eumetsat example
Browse files Browse the repository at this point in the history
  • Loading branch information
gaubert committed Jan 17, 2024
1 parent ff0badd commit a108319
Showing 1 changed file with 237 additions and 0 deletions.
237 changes: 237 additions & 0 deletions examples/int-eumetsat-serviri-core.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,237 @@
{
"id": "urn:x-wmo:md:int-eumetsat:EO:EUM:DAT:MSG:HRSEVIRI",
"conformsTo": [
"http://wis.wmo.int/spec/wcmp/2/conf/core"
],
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-81,
-79
],
[
-81,
79
],
[
81,
79
],
[
81,
-79
],
[
-81,
-79
]
]
]
},
"time": {
"interval": [ "2004-01-19", ".." ],
"resolution": "PT15M"
},
"properties": {
"created": "2023-12-15T14:00:00Z",
"updated": "2023-12-21T14:00:00Z",
"type": "dataset",
"title": "High Rate SEVIRI Level 1.5 Image Data - MSG - 0 degree",
"description": "Rectified (level 1.5) Meteosat SEVIRI image data. The data is transmitted as High Rate transmissions in 12 spectral channels. Level 1.5 image data corresponds to the geolocated and radiometrically pre-processed image data, ready for further processing, e.g. the extraction of meteorological products. Any spacecraft specific effects have been removed, and in particular, linearisation and equalisation of the image radiometry has been performed for all SEVIRI channels. The on-board blackbody data has been processed. Both radiometric and geometric quality control information is included. Images are made available with different timeliness according to their latency: quarter-hourly images if latency is more than 3 hours and hourly images if latency is less than 3 hours (for a total of 87 images per day). To enhance the perception for areas which are on the night side of the Earth a different mapping with increased contrast is applied for IR3.9 product. The greyscale mapping is based on the EBBT which allows to map the ranges 200 K to 300 K for the night and 250 K to 330 K for the day.",
"status": {
"id": "operational",
"title": "dataset is in 24/7 operation",
"url": "https://vocab.met.no/mmd/en/page/Operational_Status"
},
"keywords": [
"atmosphere",
"land",
"ocean"
],
"keywordsCodespace": "http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/Codelist/gmxCodelists.xml#MD_KeywordTypeCode",
"language": "en",
"contacts": [
{
"name": "EUMETSAT",
"organization": "European Organisation for the Exploitation of Meteorological Satellites",
"phones": [
{
"value": "+4961518073660",
"value": "+4961518073770"
}
],
"emails": [
{
"value": "[email protected]"
}
],
"addresses": [
{
"deliveryPoint": [
"EUMETSAT Allee 1"
],
"city": "Darmstadt",
"postalCode": "64295",
"country": "Germany"
}
],
"links": [
{
"rel": "canonical",
"type": "text/html",
"href": "https://www.eumetsat.int/contact-us"
}
],
"roles": [
"host",
"producer"
],
"positionName": "Data Collection or Production Centre",
"organizationLogo": "https://www.eumetsat.int/eum_logo",
"onlineResource": "https://www.eumetsat.int"
}
],
"themes": [
{
"concepts": [
{
"id": "meteorology"
},
{
"id": "weatherObservations"
}
],
"scheme": "https://wis.wmo.int/2012/codelists/WMOCodeLists.xml#WMO_CategoryCode#MD_KeywordTypeCode_theme"
},
{
"concepts": [
{
"id": "GlobalExchange"
}
],
"scheme": "https://wis.wmo.int/2012/codelists/WMOCodeLists.xml#WMO_CategoryCode#MD_KeywordTypeCode_dataCentre"
}
],
"formats": [
"application/x-eum-hrit"
],
"contactPoint": "https://www.eumetsat.int/contact-us",
"wmo:dataPolicy": "core"
},
"links": [
{
"rel": "data",
"type": "collection",
"title": "High Rate SEVIRI Level 1.5 Image Data - MSG - 0 degree",
"href": "https://navigator.eumetsat.int/product/EO:EUM:DAT:MSG:HRSEVIRI"
},
{
"rel": "items",
"channel": "origin/a/wis2/int-eumetsat/data/core/weather/space-based-observations/satellite4nowcasting/Meteosat-10/ImageL1-5",
"href": "mqtts://example.org",
"type": "application/json",
"title": "Data notifications"
},
{
"rel": "search",
"type": "text/html",
"title": "EUMETSAT Datastore",
"href": "https://data.eumetsat.int/data/map/EO:EUM:DAT:MSG:MSG15-RSS",
"distribution": {
"availableFormats": [{
"name": "native",
"description": "This is the native format sent in a compressed Submission Information Package (SIP) by default.",
"numberOfFiles": "96 per day",
"typicalFilesize": "185 MB",
"typicalFilename": "MSG3-SEVI-MSG15-0100-NA-20130208102743.243000000Z-1051616.zip",
"iproductSamples": [
"https://data.eumetsat.int/data/access/MSG3-SEVI-MSG15-0100-NA-20130208102743.243000000Z-1051616.zip"
],
"documentation": [{
"rel": "canonical",
"title": "SIP documentation and tools",
"type": "text/html",
"href": "https://www.eumetsat.int/formats#SIP"
}]
}]
}
},
{
"rel": "service",
"href": "https://view.eumetsat.int/geoserver/msg_fes/ir108/ows?service=WMS&request=GetCapabilities&version=1.3.0",
"type": "image/png",
"title": "MSG IR 10.8"
},
{
"rel": "items",
"type": "image/png",
"title": "Eumetview MSG IR10.8",
"href": "https://view.eumetsat.int/geoserver/ows?service=WMS&request=GetMap&version=1.3.0&layers=msg_fes:ir108&styles=&format={format}&crs={crs}&bbox={bbox}&width={width}&height={height}",
"templated": true,
"variables": {
"crs": {
"description": "...",
"type": "string",
"enum": [ "EPSG:4326", "EPSG:3857" ]
},
"bbox": {
"description": "...",
"type": "array",
"items": {
"type": "number",
"format": "double"
},
"minItems": 4,
"maxItems": 4
},
"width": {
"description": "...",
"type": "number",
"format": "integer",
"minimum": 600,
"maximum": 5000
},
"height": {
"description": "...",
"type": "number",
"format": "integer",
"minimum": 600,
"maximum": 5000
},
"format": {
"description": "...",
"type": "string",
"enum": [
"image/geotiff",
"image/geotiff8",
"image/gif",
"image/jpeg",
"image/png; mode=8bit"
]
},
"sampleRequest": "https://view.eumetsat.int/geoserver/ows?service=WMS&request=GetMap&version=1.3.0&layers=msg_fes:ir108&styles=&format=image/jpeg&crs=EPSG:4326&bbox=-77,-77,77,77&width=800&height=800"
}
},
{
"rel": "license",
"href": "https://www.eumetsat.int/eumetsat-data-licensing",
"type": "text/html",
"title": "EUMETSAT Data Licensing"
},
{
"rel": "help",
"type": "text/html",
"title": "MSG Level 1.5 Image Data Format Description",
"href": "https://www.eumetsat.int/media/45126"
},
{
"rel": "help",
"type": "application/vnd.ms-powerpoint",
"title": "Meteorological Use Of The Seviri Ir3.9 Channel",
"href": "http://eumetrain.org/IntGuide/PowerPoints/Channels/Channel_IR39.ppt"
}
]
}

0 comments on commit a108319

Please sign in to comment.