<?xml version="1.0" encoding="UTF-8"?>
<WMS_Capabilities version="1.3.0" xmlns="http://www.opengis.net/wms"
    xmlns:xlink="https://www.w3.org/1999/xlink"
    xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd">
  <Service>
    <Name>WMS</Name>
    <Title>WMS for SST climatology</Title>
    <Abstract>SST climatology</Abstract>
    <KeywordList>
      <Keyword>data</Keyword>
      <Keyword>earth</Keyword>
      <Keyword>Earth Science &gt; Oceans &gt; Ocean Temperature &gt; Water Temperature</Keyword>
      <Keyword>latitude</Keyword>
      <Keyword>local</Keyword>
      <Keyword>longitude</Keyword>
      <Keyword>ocean</Keyword>
      <Keyword>oceans</Keyword>
      <Keyword>science</Keyword>
      <Keyword>sea</Keyword>
      <Keyword>sea_water_temperature</Keyword>
      <Keyword>seawater</Keyword>
      <Keyword>source</Keyword>
      <Keyword>TEMP</Keyword>
      <Keyword>temperature</Keyword>
      <Keyword>water</Keyword>
    </KeywordList>
    <!-- Top-level address of service -->
    <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" xlink:type="simple"
       xlink:href="https://erddap.emodnet-physics.eu/erddap/wms/sst_climatology/request?" />
    <ContactInformation>
      <ContactPersonPrimary>
        <ContactPerson>Firstname Surname</ContactPerson>
        <ContactOrganization>Set-me Institution</ContactOrganization>
      </ContactPersonPrimary>
      <ContactPosition>ERDDAP Administrator</ContactPosition>
      <ContactAddress>
        <AddressType>postal</AddressType>
        <Address>123 Simons Ave.</Address>
        <City>Anywhere</City>
        <StateOrProvince>MD</StateOrProvince>
        <PostCode>12345</PostCode>
        <Country>USA</Country>
      </ContactAddress>
      <ContactVoiceTelephone>555-555-5555</ContactVoiceTelephone>
      <ContactElectronicMailAddress>set-me@domain.com</ContactElectronicMailAddress>
    </ContactInformation>
    <Fees>NONE</Fees>
    <AccessConstraints>NONE</AccessConstraints>
    <LayerLimit>16</LayerLimit>
    <MaxWidth>4096</MaxWidth>
    <MaxHeight>4096</MaxHeight>
  </Service>
  <Capability>
    <Request>
      <GetCapabilities>
        <Format>text/xml</Format>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
                xlink:type="simple" 
                xlink:href="https://erddap.emodnet-physics.eu/erddap/wms/sst_climatology/request?" />
            </Get>
          </HTTP>
        </DCPType>
      </GetCapabilities>
      <GetMap>
        <Format>image/png</Format>
        <DCPType>
          <HTTP>
            <Get>
              <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
                xlink:type="simple" 
                xlink:href="https://erddap.emodnet-physics.eu/erddap/wms/sst_climatology/request?" />
            </Get>
          </HTTP>
        </DCPType>
      </GetMap>
    </Request>
    <Exception>
      <Format>XML</Format>
      <Format>INIMAGE</Format>
      <Format>BLANK</Format>
    </Exception>
    <Layer>
      <Title>SST climatology</Title>
      <Layer opaque="1">
        <Name>Land</Name>
        <Title>Land</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>NOAA NOS GSHHS</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html" />
        </Attribution>
      </Layer>
      <Layer>
        <Title>SST climatology</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-179.0</westBoundLongitude>
          <eastBoundLongitude>179.0</eastBoundLongitude>
          <southBoundLatitude>-77.01048</southBoundLatitude>
          <northBoundLatitude>84.81406</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-179.0" miny="-77.01048" maxx="179.0" maxy="84.81406" resx="0.5" />
        <Dimension name="time" units="ISO8601" multipleValues="0" nearestValue="1" default="1970-12-01T00:00:00Z" >1970-01-01T00:00:00Z,1970-02-01T00:00:00Z,1970-03-01T00:00:00Z,1970-04-01T00:00:00Z,1970-05-01T00:00:00Z,1970-06-01T00:00:00Z,1970-07-01T00:00:00Z,1970-08-01T00:00:00Z,1970-09-01T00:00:00Z,1970-10-01T00:00:00Z,1970-11-01T00:00:00Z,1970-12-01T00:00:00Z</Dimension>
        <Attribution>
          <Title>ETT S.p.A.</Title>
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink"
            xlink:type="simple"
            xlink:href="https://ettsolutions.com/" />
        </Attribution>
        <Layer opaque="1" >
          <Name>sst_climatology:TEMP</Name>
          <Title>SST climatology - TEMP</Title>
        </Layer>
      </Layer>
      <Layer opaque="1">
        <Name>LandMask</Name>
        <Title>LandMask</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>NOAA NOS GSHHS</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html" />
        </Attribution>
      </Layer>
      <Layer opaque="0">
        <Name>Coastlines</Name>
        <Title>Coastlines</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>NOAA NOS GSHHS</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.ngdc.noaa.gov/mgg/shorelines/gshhs.html" />
        </Attribution>
      </Layer>
      <Layer opaque="0">
        <Name>LakesAndRivers</Name>
        <Title>Lakes and Rivers</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>pscoast in GMT</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.soest.hawaii.edu/gmt/" />
        </Attribution>
      </Layer>
      <Layer opaque="0">
        <Name>Nations</Name>
        <Title>National Boundaries</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>pscoast in GMT</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.soest.hawaii.edu/gmt/" />
        </Attribution>
      </Layer>
      <Layer opaque="0">
        <Name>States</Name>
        <Title>State Boundaries</Title>
        <CRS>CRS:84</CRS>
        <CRS>EPSG:4326</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-180.0</westBoundLongitude>
          <eastBoundLongitude>180.0</eastBoundLongitude>
          <southBoundLatitude>-90</southBoundLatitude>
          <northBoundLatitude>90</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <BoundingBox CRS="EPSG:4326" minx="-180.0" miny="-90" maxx="180.0" maxy="90" />
        <Attribution>
          <Title>pscoast in GMT</Title> 
          <OnlineResource xmlns:xlink="https://www.w3.org/1999/xlink" 
            xlink:type="simple" 
            xlink:href="https://www.soest.hawaii.edu/gmt/" />
        </Attribution>
      </Layer>
    </Layer>
  </Capability>
</WMS_Capabilities>
