Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexandreleroux/003d6ea4661a6c35f37347049e49ef34 to your computer and use it in GitHub Desktop.
Save alexandreleroux/003d6ea4661a6c35f37347049e49ef34 to your computer and use it in GitHub Desktop.
{
"id": "urn:x-wmo:md:can:eccc-msc:42390569-cbda-47b2-b160-f5ec5cac1fe5",
"conformsTo": [
"http://wis.wmo.int/spec/wcmp/2/conf/core"
],
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-180,
-90
],
[
-180,
90
],
[
180,
90
],
[
180,
-90
],
[
-180,
-90
]
]
]
},
"properties": {
"identifier": "urn:x-wmo:md:can:eccc-msc:42390569-cbda-47b2-b160-f5ec5cac1fe5",
"title": "Total Precipitation Accumulation from the Global Deterministic Prediction System",
"description": "The Global Deterministic Prediction System (GDPS) is a coupled atmosphere (GEM), ocean and sea ice (NEMO-CICE) deterministic numerical weather prediction model. Forecasts are carried out twice a day for 10 days lead time. The geographical coverage is global on a native Yin-Yang grid at 15 km horizontal resolution. Data is available for 33 vertical levels and interpolated on a global latitude-longitude uniform grid with 0.2 degree horizontal resolution. Variables availability in number and time frequency is a function of forecast lead time.",
"themes": [
{
"concepts": [
{
"id": "Weather forecasts"
},
{
"id": "Precipitation"
},
{
"id": "Meteorological data"
}
],
"scheme": "https://canada.multites.net/cst/EAEAD1E6-7DD2-4997-BE7F-40BFB1CBE8A2/CST20230912.rdf"
},
{
"concepts": [
{
"id": "weather"
}
],
"scheme": "https://github.com/wmo-im/wis2-topic-hierarchy/blob/main/topic-hierarchy/earth-system-discipline.csv"
}
],
"language": "en",
"type": "dataset",
"created": "1991-03-12T00:00:00Z",
"rights": "Open Government Licence - Canada (https://open.canada.ca/en/open-government-licence-canada)",
"formats": [
"WMS",
"GRIB2"
],
"contacts": [
{
"addresses": [
{
"deliveryPoint": [
"77 Westmorland Street, suite 260"
],
"city": "Fredericton",
"administrativeArea": "New Brunswick",
"postalCode": "E3B 6Z4",
"country": "Canada"
}
],
"roles": [
"distributor",
"originator",
"pointOfContact"
],
"organization": "Government of Canada; Environment and Climate Change Canada; Meteorological Service of Canada",
"name": "National Inquiry Response Team / \u00c9quipe nationale de r\u00e9ponse des demandes du public",
"position": "National Inquiry Response Team",
"hoursOfService": "0700h - 1500h EST",
"contactInstructions": "email",
"phones": [
{
"value": "+18199972800"
}
],
"emails": [
{
"value": "ECWeather-Meteo@ec.gc.ca"
}
],
"links": [
{
"rel": "canonical",
"type": "text/html",
"href": "https://www.canada.ca/en/environment-climate-change.html"
}
]
}
],
"keywords": [
"Prediction",
"Global",
"Deterministic",
"Weather and Climate",
"International",
"Atmosphere"
],
"wmo:dataPolicy": "core"
},
"links": [
{
"href": "https://geo.weather.gc.ca/geomet?lang=en&service=WMS&request=GetCapabilities&layers=GDPS.ETA_PR",
"type": "OGC:WMS",
"rel": "data",
"title": "GDPS.ETA - Precipitation accumulation [kg/(m^2)]"
},
{
"href": "https://geo.meteo.gc.ca/geomet?lang=fr&service=WMS&request=GetCapabilities&layers=GDPS.ETA_PR",
"type": "OGC:WMS",
"rel": "data",
"title": "GDPS.ETA - Precipitation accumulation [kg/(m^2)]"
},
{
"href": "https://dd.weather.gc.ca/model_gem_global/",
"type": "WWW:LINK",
"rel": "data",
"title": "MSC Datamart"
},
{
"href": "https://dd.meteo.gc.ca/model_gem_global/",
"type": "WWW:LINK",
"rel": "data",
"title": "MSC Datamart"
},
{
"href": "amqps://dd.weather.gc.ca/model_gem_global.#",
"type": "OASIS:AMQP",
"rel": "data",
"title": "MSC Datamart AMQP"
},
{
"href": "amqps://dd.meteo.gc.ca/model_gem_global.#",
"type": "OASIS:AMQP",
"rel": "data",
"title": "MSC Datamart AMQP"
}
],
"time": {
"interval": [
"1963-10-01",
".."
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment