<?xml version="1.0" encoding="UTF-8"?>

<GeneralGridCoverage
  xmlns="https://schemas.isotc211.org/schemas/19123/-2/cis/1.2"
  xmlns:swe="http://www.opengis.net/swe/2.0"
  xmlns:gml="http://www.opengis.net/gml/3.2"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  xsi:schemaLocation="https://schemas.isotc211.org/schemas/19123/-2/cis/1.2 cisAll.xsd 
                      http://www.opengis.net/swe/2.0 sweAll.xsd 
                      http://www.opengis.net/gml/3.2 https://schemas.isotc211.org/schemas/19136/-/gml/1.0/gml.xsd"
  gml:id="CIS_50">
  
  <PartitionSet>
    
    <Partition> 
      <Envelope srsName="[EPSG:4326]" axisLabels="Lat Lon d">
        <AxisExtent axisLabel="Lat"  uomLabel="deg" lowerBound="-80"        upperBound="-70"/>
        <AxisExtent axisLabel="Lon"  uomLabel="deg" lowerBound="0"          upperBound="10"/>
        <AxisExtent axisLabel="date" uomLabel="d"   lowerBound="2025-06-01" upperBound="2025-06-01"/>
      </Envelope>
      <CoverageRef>https://www.acme.com/CIS_10.xml</CoverageRef>
    </Partition> 
    
    <Partition> 
      <Envelope srsName="[EPSG:4326]" axisLabels="Lat Lon d">
        <AxisExtent axisLabel="Lat"  uomLabel="deg" lowerBound="-80"        upperBound="-70"/>
        <AxisExtent axisLabel="Lon"  uomLabel="deg" lowerBound="0"          upperBound="10"/>
        <AxisExtent axisLabel="date" uomLabel="d"   lowerBound="2025-06-02" upperBound="2025-06-02"/>
      </Envelope>
      <CoverageRef>CIS_50b</CoverageRef>
    </Partition> 
    
    <Partition> 
      <Envelope srsName="[EPSG:4326]" axisLabels="Lat Lon d">
        <AxisExtent axisLabel="Lat"  uomLabel="deg" lowerBound="-80"        upperBound="-70"/>
        <AxisExtent axisLabel="Lon"  uomLabel="deg" lowerBound="0"          upperBound="10"/>
        <AxisExtent axisLabel="date" uomLabel="d"   lowerBound="2025-06-03" upperBound="2025-06-03"/>
      </Envelope>  
      <CoverageRef>https://www.acme.com/wcs?SERVICE=WCS&amp;VERSION=2.0&amp;REQUEST=GetCoverage&amp;COVERAGEID=CIS_50c</CoverageRef>
    </Partition> 
    
  </PartitionSet> 
  
  <RangeType>
    <swe:DataRecord>
      <swe:field name="singleBand">
        <swe:Quantity definition="https://www.opengis.net/def/dataType/OGC/0/unsignedInt">
          <swe:uom code="W.m-2.sr-1.nm-1"/>
        </swe:Quantity>
      </swe:field>
    </swe:DataRecord>
  </RangeType>
  
</GeneralGridCoverage>