Skip to content

Services endpoints (used by CSIS)

Heinrich Humer edited this page Sep 17, 2019 · 46 revisions

Follow the links below for a list of all service paths that are used in data pacakges:


The following are the currently available service endpoints that typically the CSIS is using for accessing data (from the DataPackage resources) or perform calculations carried out by external services (i.e., EMIKAT)

Metadata Catalogue (CKAN):

Geoserver instances

ATOS (hosts datasets referring to European land use and cities):

* WFS: http://services.clarity-h2020.eu:8080/geoserver/clarity/ows?service=WFS
* WMS: http://services.clarity-h2020.eu:8080/geoserver/clarity/ows?service=WMS

Meteogrid (hosts datasets referring to European wide hazard indexes and population exposure)

* WCS: https://clarity.meteogrid.com/geoserver/ows?service=WCS&version=2.0.1&request=GetCapabilities
* WMS: https://clarity.meteogrid.com/geoserver/ows?service=wms&version=1.3.0&request=GetCapabilities

Hazard Index Lookup Service

Hazard Event Lookup Service - Displace all Events typically for Study Area

This service is needed for HC Steps in advanced screening studies.

Exposure data (Population) calculated from EMIKAT:

This service is needed for EE Steps in advanced screening studies.

Local Effects or Heatwaves - displays Mean Radiation Temperature, UTCI and Aparent Temperature for each Scenario, Time period, typical Events and for each Adaptation Project:

This service is needed for HC-LE Steps in advanced screening studies.

STUDY_VARIANT=${study_variant} - can be BASELINE or ADAPTATION-xx, currently just ADAPTATION-01
TIME_PERIOD=${time_period} - can be 'Baseline', '20110101-20401231', '20410101-20701231' and '20710101-21001231'
EMISSIONS_SCENARIO=${emissions_scenario}  can be 'Baseline', 'rcp26', 'rcp45' and 'rcp85'
EVENT_FREQUENCE=${event_frequency} can be 'Rare', 'Occassional' or 'Frequent'
SZ_ID has to be set to the current ${emikat_id}
styles=T_A for Apparent temperature
styles=T_TMRT for Mean Radiant Temperature
styles=T_UTCI for UTCI Temperature
The color schemas (STYLE colors) are currently fixed but not optimized !!!!

Impact Calculation Service (Mortality) for each Scenario, Time period, typical Events and for each Adaptation Project:

STUDY_VARIANT=BASELINE ... (for future selection of an alternative ADAPTATION variants)
TIME_PERIOD='Baseline' ... (Alternatives are: '20110101-20401231', '20410101-20701231' and '20710101-21001231')
EMISSIONS_SCENARIO='Baseline' ... (Alternatives are: 'rcp26', 'rcp45' and 'rcp85')
EVENT_FREQUENCE='Rare' ... (Alternatives are: 'Occassional' or 'Frequent')
SZ_ID=2846 has to be set to the current $emikatID
The color schemas (STYLE colors) are currently fixed but not optimized !!!!
Clone this wiki locally