<?xml version="1.0" encoding="UTF-8"?>
<wcs:Capabilities xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:crs="http://www.opengis.net/wcs/service-extension/crs/1.0" xmlns:wcs="http://www.opengis.net/wcs/2.0" xmlns:metocean="http://www.opengis.net/wcs/metoceanProfile/1.0" xmlns:covcoll="http://www.opengis.net/wcs/covcoll/1.0" xmlns:cis="http://www.opengis.net/cis/1.1/gml" xmlns="http://www.opengis.net/ows/2.0" xsi:schemaLocation=" http://www.opengis.net/wcs/metoceanProfile/1.0 https://ogcie.iblsoft.com/schemas/wcs-2.1.0/wcsMetOceanProfileALL.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" version="2.1.0">
  <ows:ServiceIdentification>
    <ows:Title>WCS 2.0 interface to NCEP GFS and GEFS ensemble NWP models</ows:Title>
    <ows:Abstract>This service exposes global model data as WCS 2.0 including WCS 2.0 MetOcean Extension.</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>WCS</ows:Keyword>
      <ows:Keyword>NWP</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>OGC WCS</ows:ServiceType>
    <ows:ServiceTypeVersion>2.1.0</ows:ServiceTypeVersion>
    <ows:Profile>http://www.opengis.net/spec/WCS/2.0/conf/core</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_protocol-binding_get-kvp/1.0.1</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_protocol-binding_get-kvp/1.0/conf/get-kvp</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_protocol-binding_post-xml/1.0</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_protocol-binding_post-xml/1.0/conf/post-xml</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_application-profile_metoc/1.0/conf/mowcs</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_application-profile_metoc/1.0/conf/mowcs_get-kvp</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_service-extension_range-subsetting/1.0/conf/record-subsetting</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_service-model_crs-predefined/1.0/conf/crs-predefined</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_service-model_scaling+interpolation/1.0/conf/scaling+interpolation</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_service-extension_scaling/1.0/conf/scaling</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_service-extension_interpolation/1.0/conf/interpolation</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_service-extension_interpolation/1.0/conf/interpolation-per-axis</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_service-extension_interpolation/1.0/conf/nearest-neighbor</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_service-extension_interpolation/1.0/conf/linear</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_service-extension_interpolation/1.0/conf/cubic</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_service-extension_crs/1.0/conf/crs-gridded-coverage</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_coverage-encoding_netcdf/1.0/conf/netcdf</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_coverage-encoding_netcdf/1.0/</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_coverage-encoding_geotiff/1.0/</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/WCS_encoding_geotiff/1.0/conf/geotiff</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/GMLCOV_geotiff-coverages/1.0/conf/geotiff-coverage</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/GMLCOV/1.0/conf/gml-coverage</ows:Profile>
    <ows:Profile>http://www.opengis.net/spec/GMLCOV/1.0/conf/special-format</ows:Profile>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
      <ProviderName>IBL Support Team</ProviderName>
      <ProviderSite xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.iblsoft.com"/>
      <ServiceContact>
        <IndividualName>IBL Support Team</IndividualName>
        <PositionName>Support</PositionName>
        <ContactInfo>
          <Address>
            <ElectronicMailAddress>vw-support@iblsoft.com</ElectronicMailAddress>
          </Address>
        </ContactInfo>
      </ServiceContact>
    </ows:ServiceProvider>
  <ows:OperationsMetadata xmlns:ows="http://www.opengis.net/ows/2.0">
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://ogcie.iblsoft.com/metocean/wcs"/>
          <ows:Post xlink:href="https://ogcie.iblsoft.com/metocean/wcs">
            <ows:Constraint name="PostEncoding">
              <ows:AllowedValues>
                <ows:Value>XML</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Post>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeCoverageCollection">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://ogcie.iblsoft.com/metocean/wcs"/>
          <ows:Post xlink:href="https://ogcie.iblsoft.com/metocean/wcs">
            <ows:Constraint name="PostEncoding">
              <ows:AllowedValues>
                <ows:Value>XML</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Post>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeCoverage">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://ogcie.iblsoft.com/metocean/wcs"/>
          <ows:Post xlink:href="https://ogcie.iblsoft.com/metocean/wcs">
            <ows:Constraint name="PostEncoding">
              <ows:AllowedValues>
                <ows:Value>XML</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Post>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="GetCoverage">
      <ows:DCP>
        <ows:HTTP>
          <ows:Post xlink:href="https://ogcie.iblsoft.com/metocean/wcs">
            <ows:Constraint name="PostEncoding">
              <ows:AllowedValues>
                <ows:Value>XML</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Post>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="GetCorridorCoverage">
      <ows:DCP>
        <ows:HTTP>
          <ows:Post xlink:href="https://ogcie.iblsoft.com/metocean/wcs">
            <ows:Constraint name="PostEncoding">
              <ows:AllowedValues>
                <ows:Value>XML</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Post>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="GetPolygonCoverage">
      <ows:DCP>
        <ows:HTTP>
          <ows:Post xlink:href="https://ogcie.iblsoft.com/metocean/wcs">
            <ows:Constraint name="PostEncoding">
              <ows:AllowedValues>
                <ows:Value>XML</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Post>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
  </ows:OperationsMetadata>
  <wcs:ServiceMetadata>
    <wcs:formatSupported>application/json</wcs:formatSupported>
    <wcs:formatSupported>application/prs.coverage+json</wcs:formatSupported>
    <wcs:formatSupported>application/vnd.google-earth.kml+xml</wcs:formatSupported>
    <wcs:formatSupported>application/x-grib2</wcs:formatSupported>
    <wcs:formatSupported>application/x-grib2;dataRepresentationTemplateNumber=0</wcs:formatSupported>
    <wcs:formatSupported>application/x-grib2;dataRepresentationTemplateNumber=2</wcs:formatSupported>
    <wcs:formatSupported>application/x-grib2;dataRepresentationTemplateNumber=3</wcs:formatSupported>
    <wcs:formatSupported>application/x-grib2;dataRepresentationTemplateNumber=3;order=1</wcs:formatSupported>
    <wcs:formatSupported>application/x-grib2;dataRepresentationTemplateNumber=3;order=2</wcs:formatSupported>
    <wcs:formatSupported>application/x-grib2;dataRepresentationTemplateNumber=40</wcs:formatSupported>
    <wcs:formatSupported>application/x-grib2;dataRepresentationTemplateNumber=none</wcs:formatSupported>
    <wcs:formatSupported>application/x-grib;version=1</wcs:formatSupported>
    <wcs:formatSupported>application/x-netcdf</wcs:formatSupported>
    <wcs:formatSupported>application/x-netcdf;application=float</wcs:formatSupported>
    <wcs:formatSupported>application/x-netcdf;version=3</wcs:formatSupported>
    <wcs:formatSupported>application/x-netcdf;version=3;application=float</wcs:formatSupported>
    <wcs:formatSupported>application/x-netcdf;version=4</wcs:formatSupported>
    <wcs:formatSupported>application/x-netcdf;version=4;application=float</wcs:formatSupported>
    <wcs:formatSupported>image/tiff</wcs:formatSupported>
    <wcs:formatSupported>image/tiff;application=float</wcs:formatSupported>
    <wcs:Extension>
      <crs:crsSupported>http://www.opengis.net/def/crs/EPSG/0/4326</crs:crsSupported>
      <crs:crsSupported>http://www.opengis.net/def/crs/OGC/1.3/CRS84</crs:crsSupported>
      <int:InterpolationMetadata xmlns:int="http://www.opengis.net/wcs/interpolation/1.0">
        <int:InterpolationSupported>
          <int:InterpolationSupported>http://www.opengis.net/def/interpolation/OGC/1.0/nearest-neighbor</int:InterpolationSupported>
          <int:InterpolationSupported>http://www.opengis.net/def/interpolation/OGC/1.0/barycentric</int:InterpolationSupported>
          <int:InterpolationSupported>http://www.opengis.net/def/interpolation/OGC/1.0/linear</int:InterpolationSupported>
          <int:InterpolationSupported>http://www.opengis.net/def/interpolation/OGC/1.0/cubic</int:InterpolationSupported>
          <int:InterpolationSupported>http://www.opengis.net/def/interpolation/OGC/1.0/high-order</int:InterpolationSupported>
        </int:InterpolationSupported>
      </int:InterpolationMetadata>
    </wcs:Extension>
  </wcs:ServiceMetadata>
  <wcs:Contents>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_AGL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_AMSL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_Atmosphere</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_AtmosphereTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_ConvectiveCloudBottom</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_ConvectiveCloudTop</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_Ground</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_Hybrid</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_ISBL</wcs:CoverageId>
      <wcs:CoverageSubtype>VerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_MaxWind</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_MeanSea</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_PVL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_SIGL</wcs:CoverageId>
      <wcs:CoverageSubtype>NoVerticalDependency</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_Tropopause</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:CoverageSummary>
      <wcs:CoverageId>GFS_Latest_ZeroIsotherm</wcs:CoverageId>
      <wcs:CoverageSubtype>ComputedSurface</wcs:CoverageSubtype>
    </wcs:CoverageSummary>
    <wcs:Extension>
      <metocean:GetCapabilitiesMetOceanExtension>
        <metocean:group>
          <metocean:Group>
            <metocean:name>WCS</metocean:name>
            <metocean:serviceInstance xmlns:ows="http://www.opengis.net/ows/2.0">
              <ows:DCP>
                <ows:HTTP>
                  <ows:Get xlink:href="https://ogcie.iblsoft.com/metocean/wcs" xlink:type="simple"/>
                  <ows:Post xlink:href="https://ogcie.iblsoft.com/metocean/wcs" xlink:type="simple">
                    <ows:Constraint name="PostEncoding">
                      <ows:AllowedValues>
                        <ows:Value>XML</ows:Value>
                      </ows:AllowedValues>
                    </ows:Constraint>
                  </ows:Post>
                </ows:HTTP>
              </ows:DCP>
            </metocean:serviceInstance>
            <metocean:Group>
              <metocean:name>GFS</metocean:name>
              <metocean:simulationCollection>
                <metocean:SimulationCollection>
                  <metocean:simulationMember>
                    <metocean:SimulationMember>
                      <metocean:coverageCollectionId>GFS_2026-05-10T00.00.00Z</metocean:coverageCollectionId>
                      <cis:Envelope srsName="http://www.opengis.net/def/crs-compound?1=https://ogcie.iblsoft.com/metocean/wcs/def/crs/PROJ4/0/longlat%3Flon_0%3D180%26R%3D6371229&amp;2=http://www.opengis.net/def/crs/OGC/0/AnsiDate" axisLabels="Lat Lon Time" srsDimension="3">
                        <cis:AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="-90" upperBound="90"/>
                        <cis:AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="0" upperBound="359.50000000000006"/>
                        <cis:AxisExtent axisLabel="Time" uomLabel="ISO8601" lowerBound="2026-05-10T00:00:00Z" upperBound="2026-05-14T03:00:00Z"/>
                      </cis:Envelope>
                      <ows:Metadata>
                        <metocean:AdditionalMetadata>
                          <metocean:referenceTime>
                            <gml:timePosition>2026-05-10T00:00:00Z</gml:timePosition>
                          </metocean:referenceTime>
                        </metocean:AdditionalMetadata>
                      </ows:Metadata>
                      <metocean:simulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_ISBL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_AGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_AMSL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_Hybrid</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_Ground</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_MeanSea</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_ZeroIsotherm</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_MaxWind</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_Tropopause</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_AtmosphereTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_Atmosphere</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_PVL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T00.00.00Z_SIGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                      </metocean:simulationCoverageSummary>
                    </metocean:SimulationMember>
                    <metocean:SimulationMember>
                      <metocean:coverageCollectionId>GFS_2026-05-10T06.00.00Z</metocean:coverageCollectionId>
                      <cis:Envelope srsName="http://www.opengis.net/def/crs-compound?1=https://ogcie.iblsoft.com/metocean/wcs/def/crs/PROJ4/0/longlat%3Flon_0%3D180%26R%3D6371229&amp;2=http://www.opengis.net/def/crs/OGC/0/AnsiDate" axisLabels="Lat Lon Time" srsDimension="3">
                        <cis:AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="-90" upperBound="90"/>
                        <cis:AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="0" upperBound="359.50000000000006"/>
                        <cis:AxisExtent axisLabel="Time" uomLabel="ISO8601" lowerBound="2026-05-10T06:00:00Z" upperBound="2026-05-14T09:00:00Z"/>
                      </cis:Envelope>
                      <ows:Metadata>
                        <metocean:AdditionalMetadata>
                          <metocean:referenceTime>
                            <gml:timePosition>2026-05-10T06:00:00Z</gml:timePosition>
                          </metocean:referenceTime>
                        </metocean:AdditionalMetadata>
                      </ows:Metadata>
                      <metocean:simulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_ISBL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_AGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_AMSL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_Hybrid</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_Ground</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_MeanSea</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_ZeroIsotherm</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_MaxWind</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_Tropopause</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_AtmosphereTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_Atmosphere</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_PVL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T06.00.00Z_SIGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                      </metocean:simulationCoverageSummary>
                    </metocean:SimulationMember>
                    <metocean:SimulationMember>
                      <metocean:coverageCollectionId>GFS_2026-05-10T12.00.00Z</metocean:coverageCollectionId>
                      <cis:Envelope srsName="http://www.opengis.net/def/crs-compound?1=https://ogcie.iblsoft.com/metocean/wcs/def/crs/PROJ4/0/longlat%3Flon_0%3D180%26R%3D6371229&amp;2=http://www.opengis.net/def/crs/OGC/0/AnsiDate" axisLabels="Lat Lon Time" srsDimension="3">
                        <cis:AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="-90" upperBound="90"/>
                        <cis:AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="0" upperBound="359.50000000000006"/>
                        <cis:AxisExtent axisLabel="Time" uomLabel="ISO8601" lowerBound="2026-05-10T12:00:00Z" upperBound="2026-05-14T15:00:00Z"/>
                      </cis:Envelope>
                      <ows:Metadata>
                        <metocean:AdditionalMetadata>
                          <metocean:referenceTime>
                            <gml:timePosition>2026-05-10T12:00:00Z</gml:timePosition>
                          </metocean:referenceTime>
                        </metocean:AdditionalMetadata>
                      </ows:Metadata>
                      <metocean:simulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_ISBL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_AGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_AMSL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_Hybrid</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_Ground</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_MeanSea</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_ZeroIsotherm</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_MaxWind</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_Tropopause</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_AtmosphereTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_Atmosphere</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_PVL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T12.00.00Z_SIGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                      </metocean:simulationCoverageSummary>
                    </metocean:SimulationMember>
                    <metocean:SimulationMember>
                      <metocean:coverageCollectionId>GFS_2026-05-10T18.00.00Z</metocean:coverageCollectionId>
                      <cis:Envelope srsName="http://www.opengis.net/def/crs-compound?1=https://ogcie.iblsoft.com/metocean/wcs/def/crs/PROJ4/0/longlat%3Flon_0%3D180%26R%3D6371229&amp;2=http://www.opengis.net/def/crs/OGC/0/AnsiDate" axisLabels="Lat Lon Time" srsDimension="3">
                        <cis:AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="-90" upperBound="90"/>
                        <cis:AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="0" upperBound="359.50000000000006"/>
                        <cis:AxisExtent axisLabel="Time" uomLabel="ISO8601" lowerBound="2026-05-10T18:00:00Z" upperBound="2026-05-14T21:00:00Z"/>
                      </cis:Envelope>
                      <ows:Metadata>
                        <metocean:AdditionalMetadata>
                          <metocean:referenceTime>
                            <gml:timePosition>2026-05-10T18:00:00Z</gml:timePosition>
                          </metocean:referenceTime>
                        </metocean:AdditionalMetadata>
                      </ows:Metadata>
                      <metocean:simulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_ISBL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_AGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_AMSL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_Hybrid</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_Ground</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_MeanSea</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_ZeroIsotherm</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_MaxWind</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_Tropopause</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_AtmosphereTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_Atmosphere</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_PVL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-10T18.00.00Z_SIGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                      </metocean:simulationCoverageSummary>
                    </metocean:SimulationMember>
                    <metocean:SimulationMember>
                      <metocean:coverageCollectionId>GFS_2026-05-11T00.00.00Z</metocean:coverageCollectionId>
                      <cis:Envelope srsName="http://www.opengis.net/def/crs-compound?1=https://ogcie.iblsoft.com/metocean/wcs/def/crs/PROJ4/0/longlat%3Flon_0%3D180%26R%3D6371229&amp;2=http://www.opengis.net/def/crs/OGC/0/AnsiDate" axisLabels="Lat Lon Time" srsDimension="3">
                        <cis:AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="-90" upperBound="90"/>
                        <cis:AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="0" upperBound="359.50000000000006"/>
                        <cis:AxisExtent axisLabel="Time" uomLabel="ISO8601" lowerBound="2026-05-11T00:00:00Z" upperBound="2026-05-15T03:00:00Z"/>
                      </cis:Envelope>
                      <ows:Metadata>
                        <metocean:AdditionalMetadata>
                          <metocean:referenceTime>
                            <gml:timePosition>2026-05-11T00:00:00Z</gml:timePosition>
                          </metocean:referenceTime>
                        </metocean:AdditionalMetadata>
                      </ows:Metadata>
                      <metocean:simulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_ISBL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_AGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_AMSL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_Hybrid</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_Ground</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_MeanSea</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_ZeroIsotherm</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_MaxWind</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_Tropopause</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_AtmosphereTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_Atmosphere</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_PVL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T00.00.00Z_SIGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                      </metocean:simulationCoverageSummary>
                    </metocean:SimulationMember>
                    <metocean:SimulationMember>
                      <metocean:coverageCollectionId>GFS_2026-05-11T06.00.00Z</metocean:coverageCollectionId>
                      <cis:Envelope srsName="http://www.opengis.net/def/crs-compound?1=https://ogcie.iblsoft.com/metocean/wcs/def/crs/PROJ4/0/longlat%3Flon_0%3D180%26R%3D6371229&amp;2=http://www.opengis.net/def/crs/OGC/0/AnsiDate" axisLabels="Lat Lon Time" srsDimension="3">
                        <cis:AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="-90" upperBound="90"/>
                        <cis:AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="0" upperBound="359.50000000000006"/>
                        <cis:AxisExtent axisLabel="Time" uomLabel="ISO8601" lowerBound="2026-05-11T06:00:00Z" upperBound="2026-05-15T09:00:00Z"/>
                      </cis:Envelope>
                      <ows:Metadata>
                        <metocean:AdditionalMetadata>
                          <metocean:referenceTime>
                            <gml:timePosition>2026-05-11T06:00:00Z</gml:timePosition>
                          </metocean:referenceTime>
                        </metocean:AdditionalMetadata>
                      </ows:Metadata>
                      <metocean:simulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_ISBL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_AGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_AMSL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_Hybrid</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_Ground</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_MeanSea</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_ZeroIsotherm</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_MaxWind</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_Tropopause</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_AtmosphereTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_Atmosphere</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_PVL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T06.00.00Z_SIGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                      </metocean:simulationCoverageSummary>
                    </metocean:SimulationMember>
                    <metocean:SimulationMember>
                      <metocean:coverageCollectionId>GFS_2026-05-11T12.00.00Z</metocean:coverageCollectionId>
                      <cis:Envelope srsName="http://www.opengis.net/def/crs-compound?1=https://ogcie.iblsoft.com/metocean/wcs/def/crs/PROJ4/0/longlat%3Flon_0%3D180%26R%3D6371229&amp;2=http://www.opengis.net/def/crs/OGC/0/AnsiDate" axisLabels="Lat Lon Time" srsDimension="3">
                        <cis:AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="-90" upperBound="90"/>
                        <cis:AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="0" upperBound="359.50000000000006"/>
                        <cis:AxisExtent axisLabel="Time" uomLabel="ISO8601" lowerBound="2026-05-11T12:00:00Z" upperBound="2026-05-15T15:00:00Z"/>
                      </cis:Envelope>
                      <ows:Metadata>
                        <metocean:AdditionalMetadata>
                          <metocean:referenceTime>
                            <gml:timePosition>2026-05-11T12:00:00Z</gml:timePosition>
                          </metocean:referenceTime>
                        </metocean:AdditionalMetadata>
                      </ows:Metadata>
                      <metocean:simulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_ISBL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_AGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_AMSL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_Hybrid</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_Ground</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_MeanSea</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_ZeroIsotherm</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_MaxWind</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_Tropopause</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_AtmosphereTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_Atmosphere</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_PVL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T12.00.00Z_SIGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                      </metocean:simulationCoverageSummary>
                    </metocean:SimulationMember>
                    <metocean:SimulationMember>
                      <metocean:coverageCollectionId>GFS_2026-05-11T18.00.00Z</metocean:coverageCollectionId>
                      <cis:Envelope srsName="http://www.opengis.net/def/crs-compound?1=https://ogcie.iblsoft.com/metocean/wcs/def/crs/PROJ4/0/longlat%3Flon_0%3D180%26R%3D6371229&amp;2=http://www.opengis.net/def/crs/OGC/0/AnsiDate" axisLabels="Lat Lon Time" srsDimension="3">
                        <cis:AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="-90" upperBound="90"/>
                        <cis:AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="0" upperBound="359.50000000000006"/>
                        <cis:AxisExtent axisLabel="Time" uomLabel="ISO8601" lowerBound="2026-05-11T18:00:00Z" upperBound="2026-05-15T21:00:00Z"/>
                      </cis:Envelope>
                      <ows:Metadata>
                        <metocean:AdditionalMetadata>
                          <metocean:referenceTime>
                            <gml:timePosition>2026-05-11T18:00:00Z</gml:timePosition>
                          </metocean:referenceTime>
                        </metocean:AdditionalMetadata>
                      </ows:Metadata>
                      <metocean:simulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_ISBL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_AGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_AMSL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_Hybrid</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_Ground</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_MeanSea</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_ZeroIsotherm</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_MaxWind</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_Tropopause</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_AtmosphereTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_Atmosphere</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_PVL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-11T18.00.00Z_SIGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                      </metocean:simulationCoverageSummary>
                    </metocean:SimulationMember>
                    <metocean:SimulationMember>
                      <metocean:coverageCollectionId>GFS_2026-05-12T00.00.00Z</metocean:coverageCollectionId>
                      <cis:Envelope srsName="http://www.opengis.net/def/crs-compound?1=https://ogcie.iblsoft.com/metocean/wcs/def/crs/PROJ4/0/longlat%3Flon_0%3D180%26R%3D6371229&amp;2=http://www.opengis.net/def/crs/OGC/0/AnsiDate" axisLabels="Lat Lon Time" srsDimension="3">
                        <cis:AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="-90" upperBound="90"/>
                        <cis:AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="0" upperBound="359.50000000000006"/>
                        <cis:AxisExtent axisLabel="Time" uomLabel="ISO8601" lowerBound="2026-05-12T00:00:00Z" upperBound="2026-05-16T03:00:00Z"/>
                      </cis:Envelope>
                      <ows:Metadata>
                        <metocean:AdditionalMetadata>
                          <metocean:referenceTime>
                            <gml:timePosition>2026-05-12T00:00:00Z</gml:timePosition>
                          </metocean:referenceTime>
                        </metocean:AdditionalMetadata>
                      </ows:Metadata>
                      <metocean:simulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_ISBL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_AGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_AMSL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_Hybrid</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_Ground</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_MeanSea</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_ZeroIsotherm</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_MaxWind</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_Tropopause</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_AtmosphereTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_Atmosphere</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_PVL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T00.00.00Z_SIGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                      </metocean:simulationCoverageSummary>
                    </metocean:SimulationMember>
                    <metocean:SimulationMember>
                      <metocean:coverageCollectionId>GFS_2026-05-12T06.00.00Z</metocean:coverageCollectionId>
                      <cis:Envelope srsName="http://www.opengis.net/def/crs-compound?1=https://ogcie.iblsoft.com/metocean/wcs/def/crs/PROJ4/0/longlat%3Flon_0%3D180%26R%3D6371229&amp;2=http://www.opengis.net/def/crs/OGC/0/AnsiDate" axisLabels="Lat Lon Time" srsDimension="3">
                        <cis:AxisExtent axisLabel="Lat" uomLabel="deg" lowerBound="-90" upperBound="90"/>
                        <cis:AxisExtent axisLabel="Lon" uomLabel="deg" lowerBound="0" upperBound="359.50000000000006"/>
                        <cis:AxisExtent axisLabel="Time" uomLabel="ISO8601" lowerBound="2026-05-12T06:00:00Z" upperBound="2026-05-16T09:00:00Z"/>
                      </cis:Envelope>
                      <ows:Metadata>
                        <metocean:AdditionalMetadata>
                          <metocean:referenceTime>
                            <gml:timePosition>2026-05-12T06:00:00Z</gml:timePosition>
                          </metocean:referenceTime>
                        </metocean:AdditionalMetadata>
                      </ows:Metadata>
                      <metocean:simulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_ISBL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_AGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_AMSL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_Hybrid</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_Ground</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_MeanSea</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_ConvectiveCloudBottom</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_ConvectiveCloudTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_ZeroIsotherm</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_MaxWind</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_Tropopause</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_AtmosphereTop</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_Atmosphere</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_PVL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                        <metocean:SimulationCoverageSummary>
                          <wcs:CoverageId>GFS_2026-05-12T06.00.00Z_SIGL</wcs:CoverageId>
                        </metocean:SimulationCoverageSummary>
                      </metocean:simulationCoverageSummary>
                    </metocean:SimulationMember>
                  </metocean:simulationMember>
                </metocean:SimulationCollection>
              </metocean:simulationCollection>
            </metocean:Group>
          </metocean:Group>
        </metocean:group>
      </metocean:GetCapabilitiesMetOceanExtension>
    </wcs:Extension>
  </wcs:Contents>
</wcs:Capabilities>
