<?xml version="1.0" encoding="utf-8"?>
<wps:Capabilities xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsGetCapabilities_response.xsd" service="WPS" version="1.0.0" xml:lang="en-US">
  <ows:ServiceIdentification>
    <ows:Title>Global Wind Atlas (Version 3) Results Server</ows:Title>
    <ows:Abstract>Server to access results from the Global Wind Atlas (Version 3)for display in online tools.</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>WPS</ows:Keyword>
      <ows:Keyword>wind-resource-assessment</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>WPS</ows:ServiceType>
    <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
    <ows:Fees>None</ows:Fees>
    <ows:AccessConstraints>none</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>DTU Wind Energy</ows:ProviderName>
    <ows:ProviderSite xlink:href="http://globalwindatlas.info/"/>
    <ows:ServiceContact>
      <ows:IndividualName>Neil Davis</ows:IndividualName>
      <ows:PositionName>Technical Lead for Resource Assessment Modelling</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>False</ows:Voice>
          <ows:Facsimile>False</ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Risø Campus Frederiksborgvej 399, P.O. Box 49</ows:DeliveryPoint>
          <ows:City>Roskilde</ows:City>
          <ows:AdministrativeArea>False</ows:AdministrativeArea>
          <ows:PostalCode>4000</ows:PostalCode>
          <ows:Country>dk</ows:Country>
          <ows:ElectronicMailAddress>neda@dtu.dk</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://localhost/cgi-bin/"/>
          <ows:Post xlink:href="http://localhost/cgi-bin/"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeProcess">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://localhost/cgi-bin/"/>
          <ows:Post xlink:href="http://localhost/cgi-bin/"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="Execute">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://localhost/cgi-bin/"/>
          <ows:Post xlink:href="http://localhost/cgi-bin/"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
  </ows:OperationsMetadata>
  <wps:ProcessOfferings>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>get_libfile</ows:Identifier>
      <ows:Title>Get a generalized wind climate as a .lib file</ows:Title>
      <ows:Abstract>Return a .lib file for pixel nearest the selected point. These files can be used directly by WAsP for your own studies.</ows:Abstract>
      <ows:Metadata xlink:title="Download GWAv3 .lib file based on WRF at 3-km grid spacing"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>get_rose</ows:Identifier>
      <ows:Title>Wind Rose using libfile inputs</ows:Title>
      <ows:Abstract>Return data necessary to draw a wind rose for a given polygon. The data is extracted from the GWA Database over the input polygon.</ows:Abstract>
      <ows:Metadata xlink:title="Wind Rose"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>get_spatial_stats</ows:Identifier>
      <ows:Title>Get data to draw spatial data plots on GWA3 website</ows:Title>
      <ows:Abstract>Returns data to draw power density and wind speed area mean plots and wind direction frequency, wind speed, and power density roses.</ows:Abstract>
      <ows:Metadata xlink:title="GWA3 Spatial Statistics"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>get_area_mean</ows:Identifier>
      <ows:Title>Returns area means along with max, min, and 90%</ows:Title>
      <ows:Abstract>Extracts aggregated data from the database over a user specified polygon, and calculates the mean wind speed over a percentage of the area. Allowing for the user to examine say the mean wind speed of the 5% windiest sites.</ows:Abstract>
      <ows:Metadata xlink:title="Area Wind Speed"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>get_temporal_stats</ows:Identifier>
      <ows:Title>Get data to draw temporal data on GWA3 website</ows:Title>
      <ows:Abstract>Returns data to draw diurnal, annual, and interannual variations.</ows:Abstract>
      <ows:Metadata xlink:title="GWA3 Temporal Statistics"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>get_timeseries</ows:Identifier>
      <ows:Title>Returns ERA5 timeseries scaled to GWA3 wind speeds</ows:Title>
      <ows:Abstract>Locates the nearest ERA5 data point and the nearest GWA3 data point and uses CDF mapping to scale the ERA5 timeseries to the same Weibull as GWA3.</ows:Abstract>
      <ows:Metadata xlink:title="GWA3 Kenya Time-series"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>get_aep</ows:Identifier>
      <ows:Title>Returns the URL of a file with the AEP calculated for the region and power curve</ows:Title>
      <ows:Abstract>Calculates the AEP using the provided AEP for each pixel of the region of interest. This is returned as a URL that can be downloaded as a .tif.</ows:Abstract>
      <ows:Metadata xlink:title="Annual Energy Production Map"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>test_config</ows:Identifier>
      <ows:Title>Returns the configuration dictionary from a Request</ows:Title>
      <ows:Abstract>Returns the configuration dictionary from a Request</ows:Abstract>
      <ows:Metadata xlink:title="Annual Energy Production Map"/>
    </wps:Process>
  </wps:ProcessOfferings>
  <wps:Languages>
    <wps:Default>
      <ows:Language>en-US</ows:Language>
    </wps:Default>
    <wps:Supported>
      <ows:Language>en-US</ows:Language>
      <ows:Language>en-GB</ows:Language>
    </wps:Supported>
  </wps:Languages>
</wps:Capabilities>
