<?xml version="1.0" encoding="UTF-8"?>
<!-- PyWPS 4.7.0 -->
<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>rook</ows:Title>
        <ows:Abstract>Rook is a Web Processing Service (WPS) of the roocs project to allow remote operations like subsetting on climate model 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> roocs</ows:Keyword>
        <ows:Keyword> copernicus</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>
        open access
        </ows:AccessConstraints>
    </ows:ServiceIdentification>
    <ows:ServiceProvider>
        <ows:ProviderName>rook7 (DKRZ)</ows:ProviderName>
        <ows:ProviderSite xlink:href="http://rook.dkrz.de"/>
        <ows:ServiceContact>
            <ows:IndividualName>DKRZ</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>Hamburg</ows:City>
                    <ows:AdministrativeArea></ows:AdministrativeArea>
                    <ows:PostalCode>Zip or Postal Code</ows:PostalCode>
                    <ows:Country>Germany</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="http://rook7.cloud.dkrz.de:80/wps"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="DescribeProcess">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://rook7.cloud.dkrz.de:80/wps"/>
                    <ows:Post xlink:href="http://rook7.cloud.dkrz.de:80/wps"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="Execute">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://rook7.cloud.dkrz.de:80/wps"/>
                    <ows:Post xlink:href="http://rook7.cloud.dkrz.de:80/wps"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
    </ows:OperationsMetadata>
    <wps:ProcessOfferings>
        <wps:Process wps:processVersion="0.4">
            <ows:Identifier>usage</ows:Identifier>
            <ows:Title>Usage</ows:Title>
            <ows:Abstract>Run usage collector.</ows:Abstract>
            <ows:Metadata xlink:title="ROOK" xlink:type="simple"
              xlink:href="https://github.com/roocs/rook"
            />
        </wps:Process>
        <wps:Process wps:processVersion="0.3">
            <ows:Identifier>dashboard</ows:Identifier>
            <ows:Title>Dashboard</ows:Title>
            <ows:Abstract>Run dashboard.</ows:Abstract>
            <ows:Metadata xlink:title="ROOK" xlink:type="simple"
              xlink:href="https://github.com/roocs/rook"
            />
        </wps:Process>
        <wps:Process wps:processVersion="1.0">
            <ows:Identifier>subset</ows:Identifier>
            <ows:Title>Subset</ows:Title>
            <ows:Abstract>Run subsetting on climate model data.</ows:Abstract>
            <ows:Metadata xlink:title="CLISOPS" xlink:type="simple"
              xlink:href="https://github.com/roocs/clisops"
            />
        </wps:Process>
        <wps:Process wps:processVersion="1.0">
            <ows:Identifier>average_time</ows:Identifier>
            <ows:Title>Average by Time</ows:Title>
            <ows:Abstract>Run averaging by time on climate model data.</ows:Abstract>
            <ows:Metadata xlink:title="CLISOPS" xlink:type="simple"
              xlink:href="https://github.com/roocs/clisops"
            />
        </wps:Process>
        <wps:Process wps:processVersion="1.0">
            <ows:Identifier>average</ows:Identifier>
            <ows:Title>Average by Dimensions</ows:Title>
            <ows:Abstract>Run averaging by dimensions on climate model data.</ows:Abstract>
            <ows:Metadata xlink:title="CLISOPS" xlink:type="simple"
              xlink:href="https://github.com/roocs/clisops"
            />
        </wps:Process>
        <wps:Process wps:processVersion="1.0">
            <ows:Identifier>average_shape</ows:Identifier>
            <ows:Title>Average over polygonal shape</ows:Title>
            <ows:Abstract>Run averaging over a specified shape on climate model data.</ows:Abstract>
            <ows:Metadata xlink:title="CLISOPS" xlink:type="simple"
              xlink:href="https://github.com/roocs/clisops"
            />
        </wps:Process>
        <wps:Process wps:processVersion="1.0">
            <ows:Identifier>weighted_average</ows:Identifier>
            <ows:Title>Weighted Average</ows:Title>
            <ows:Abstract>Run weighted averaging on climate model data.</ows:Abstract>
            <ows:Metadata xlink:title="CLISOPS" xlink:type="simple"
              xlink:href="https://github.com/roocs/clisops"
            />
        </wps:Process>
        <wps:Process wps:processVersion="1.0">
            <ows:Identifier>concat</ows:Identifier>
            <ows:Title>Concat</ows:Title>
            <ows:Abstract>Run concat on climate model data.</ows:Abstract>
            <ows:Metadata xlink:title="CLISOPS" xlink:type="simple"
              xlink:href="https://github.com/roocs/clisops"
            />
        </wps:Process>
        <wps:Process wps:processVersion="1.0">
            <ows:Identifier>regrid</ows:Identifier>
            <ows:Title>Regrid</ows:Title>
            <ows:Abstract>Run regridding operator on climate model data using clisops (xarray).</ows:Abstract>
            <ows:Metadata xlink:title="CLISOPS" xlink:type="simple"
              xlink:href="https://github.com/roocs/clisops"
            />
        </wps:Process>
        <wps:Process wps:processVersion="1.0">
            <ows:Identifier>orchestrate</ows:Identifier>
            <ows:Title>Orchestrate</ows:Title>
            <ows:Abstract>Run a workflow with combined operations. A workflow can be build using the rooki client.</ows:Abstract>
            <ows:Metadata xlink:title="Rooki" xlink:type="simple"
              xlink:href="https://github.com/roocs/rooki"
            />
        </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>