<?xml version="1.0" encoding="UTF-8"?>
<!-- PyWPS 4.5.2 -->
<wps:Capabilities service="WPS" version="1.0.0" xml:lang="en-US" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 ../wpsGetCapabilities_response.xsd" updateSequence="1">
    <ows:ServiceIdentification>
        <ows:Title>Hawk</ows:Title>
        <ows:Abstract>Causal analysis for climate data.</ows:Abstract>
        <ows:Keywords>
        <ows:Keyword>PyWPS</ows:Keyword>
        <ows:Keyword> WPS</ows:Keyword>
        <ows:Keyword> OGC</ows:Keyword>
        <ows:Keyword> processing</ows:Keyword>
        <ows:Keyword> birdhouse</ows:Keyword>
        <ows:Keyword> hawk</ows:Keyword>
        <ows:Keyword> demo</ows:Keyword>
            <ows:Type codeSpace="ISOTC211/19115">theme</ows:Type>
        </ows:Keywords>
        <ows:ServiceType>WPS</ows:ServiceType>
        <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
        <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
        <ows:Fees></ows:Fees>
        <ows:AccessConstraints>
        
        </ows:AccessConstraints>
    </ows:ServiceIdentification>
    <ows:ServiceProvider>
        <ows:ProviderName>CLINT</ows:ProviderName>
        <ows:ProviderSite xlink:href="https://climateintelligence.eu/"/>
        <ows:ServiceContact>
            <ows:IndividualName></ows:IndividualName>
            <ows:PositionName>Position Title</ows:PositionName>
            <ows:ContactInfo>
                <ows:Phone>
                    <ows:Voice>+xx-xxx-xxx-xxxx</ows:Voice>
                    <ows:Facsimile></ows:Facsimile>
                </ows:Phone>
                <ows:Address>
                    <ows:DeliveryPoint></ows:DeliveryPoint>
                    <ows:City></ows:City>
                    <ows:AdministrativeArea></ows:AdministrativeArea>
                    <ows:PostalCode>Zip or Postal Code</ows:PostalCode>
                    <ows:Country></ows:Country>
                    <ows:ElectronicMailAddress>Email Address</ows:ElectronicMailAddress>
                </ows:Address>
            </ows:ContactInfo>
        </ows:ServiceContact>
    </ows:ServiceProvider>
    <ows:OperationsMetadata>
        <ows:Operation name="GetCapabilities">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="https://hawk1.cloud.dkrz.de:443/wps"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="DescribeProcess">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="https://hawk1.cloud.dkrz.de:443/wps"/>
                    <ows:Post xlink:href="https://hawk1.cloud.dkrz.de:443/wps"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="Execute">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="https://hawk1.cloud.dkrz.de:443/wps"/>
                    <ows:Post xlink:href="https://hawk1.cloud.dkrz.de:443/wps"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
    </ows:OperationsMetadata>
    <wps:ProcessOfferings>
        <wps:Process wps:processVersion="1.5">
            <ows:Identifier>causal</ows:Identifier>
            <ows:Title>Causal Analysis</ows:Title>
            <ows:Abstract>Performs a causal analysis with multiple configurations, returning outputs plots and pkl file.</ows:Abstract>
            <ows:Keywords>
                <ows:Keyword>causal</ows:Keyword>
                <ows:Keyword>analysis</ows:Keyword>
            </ows:Keywords>
            <ows:Metadata xlink:title="PyWPS" xlink:type="simple"
              xlink:href="https://pywps.org/"
            />
            <ows:Metadata xlink:title="Birdhouse" xlink:type="simple"
              xlink:href="http://bird-house.github.io/"
            />
            <ows:Metadata xlink:title="PyWPS Demo" xlink:type="simple"
              xlink:href="https://pywps-demo.readthedocs.io/en/latest/"
            />
            <ows:Metadata xlink:title="Emu: PyWPS examples" xlink:type="simple"
              xlink:href="https://emu.readthedocs.io/en/latest/"
            />
        </wps:Process>
    </wps:ProcessOfferings>
    <wps:Languages>
        <wps:Default>
            <ows:Language>en-US</ows:Language>
        </wps:Default>
        <wps:Supported>
            <ows:Language>en-US</ows:Language>
        </wps:Supported>
    </wps:Languages>
</wps:Capabilities>