{"version":"0.1.0","id":"raster-drill","title":"GeoMet-Climate Raster Drill process","description":"GeoMet-Climate Raster Drill process","keywords":["raster drill"],"links":[{"type":"text/html","rel":"canonical","title":"information","href":"https://canada.ca/climate-services","hreflang":"en-CA"},{"type":"text/html","rel":"canonical","title":"information","href":"https://canada.ca/services-climatiques","hreflang":"fr-CA"},{"type":"application/json","rel":"self","href":"https://api.weather.gc.ca/processes/raster-drill?f=json","title":"Process description as JSON","hreflang":"en-CA"},{"type":"text/html","rel":"alternate","href":"https://api.weather.gc.ca/processes/raster-drill?f=html","title":"Process description as HTML","hreflang":"en-CA"},{"type":"text/html","rel":"http://www.opengis.net/def/rel/ogc/1.0/job-list","href":"https://api.weather.gc.ca/jobs?f=html","title":"Jobs list as HTML","hreflang":"en-CA"},{"type":"application/json","rel":"http://www.opengis.net/def/rel/ogc/1.0/job-list","href":"https://api.weather.gc.ca/jobs?f=json","title":"Jobs list as JSON","hreflang":"en-CA"},{"type":"application/json","rel":"http://www.opengis.net/def/rel/ogc/1.0/execute","href":"https://api.weather.gc.ca/processes/raster-drill/execution?f=json","title":"Execution for this process as JSON","hreflang":"en-CA"}],"inputs":{"layer":{"title":"layer name","description":"GeoMet-Climate layer to request","schema":{"type":"number"},"minOccurs":1,"maxOccurs":1},"y":{"title":"y coordinate","description":"Latitude of the requested location (EPSG:4326)","schema":{"type":"number"},"minOccurs":1,"maxOccurs":1},"x":{"title":"x coordinate","description":"Longitude of the requested location (EPSG:4326)","schema":{"type":"number"},"minOccurs":1,"maxOccurs":1},"format":{"title":"format: GeoJSON or CSV","description":"Output format for retrieving the data","schema":{"type":"string"},"minOccurs":1,"maxOccurs":1}},"outputs":{"raster-drill-response":{"title":"output raster drill","description":"GeoJSON or CSV of climate data for specific locations retrieved from a GeoMet-Climate layer for all time steps","schema":{"oneOf":[{"contentMediaType":"application/json"},{"contentMediaType":"application/json"}]}}},"example":{"inputs":{"layer":"CMIP5.TT.RCP26.YEAR.ANO_PCTL50","y":51.132831196692806,"x":-114.74968888274337,"format":"CSV"}},"jobControlOptions":["sync-execute"],"outputTransmission":["value"]}